Julia High Performance by Avik Sengupta

Julia High Performance by Avik Sengupta from  in  category
Privacy Policy
Read using
(price excluding 0% GST)
Author: Avik Sengupta
Category: Engineering & IT
ISBN: 9781785887826
File Size: 1.23 MB
Format: EPUB (e-book)
DRM: Applied (Requires eSentral Reader App)
(price excluding 0% GST)

Synopsis

Design and develop high performing programs with JuliaAbout This BookLearn to code high reliability and high performance programsStand out from the crowd by developing code that runs faster than your peers codesThis book is intended for developers who are interested in high performance technical programming.Who This Book Is ForThis book is for beginner and intermediate Julia programmers who are interested in high performance technical computing. You will have a basic familiarity with Julia syntax, and have written some small programs in the language.What You Will LearnDiscover the secrets behind Julias speedGet a sense of the possibilities and limitations of Julias performanceAnalyze the performance of Julia programsMeasure the time and memory taken by Julia programsCreate fast machine code using Julias type informationDefine and call functions without compromising Julias performanceUnderstand number types in JuliaUse Julia arrays to write high performance codeGet an overview of Julias distributed computing capabilitiesIn DetailJulia is a high performance, high-level dynamic language designed to address the requirements of high-level numerical and scientific computing. Julia brings solutions to the complexities faced by developers while developing elegant and high performing code.Julia High Performance will take you on a journey to understand the performance characteristics of your Julia programs, and enables you to utilize the promise of near C levels of performance in Julia.You will learn to analyze and measure the performance of Julia code, understand how to avoid bottlenecks, and design your program for the highest possible performance. In this book, you will also see how Julia uses type information to achieve its performance goals, and how to use multuple dispatch to help the compiler to emit high performance machine code. Numbers and their arrays are obviously the key structures in scientific computing – you will see how Julias design makes them fast. The last chapter will give you a taste of Julias distributed computing capabilities.Style and approachThis is a hands-on manual that will give you good explanations about the important concepts related to Julia programming.

Reviews

Write your review

Recommended