Julia High Performance

Julia High Performance
Author :
Publisher : Packt Publishing Ltd
Total Pages : 132
Release :
ISBN-10 : 9781785887826
ISBN-13 : 1785887823
Rating : 4/5 (823 Downloads)

Book Synopsis Julia High Performance by : Avik Sengupta

Download or read book Julia High Performance written by Avik Sengupta and published by Packt Publishing Ltd. This book was released on 2016-04-26 with total page 132 pages. Available in PDF, EPUB and Kindle. Book excerpt: Design and develop high performing programs with Julia About This Book Learn to code high reliability and high performance programs Stand out from the crowd by developing code that runs faster than your peers' codes This book is intended for developers who are interested in high performance technical programming. Who This Book Is For This 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 Learn Discover the secrets behind Julia's speed Get a sense of the possibilities and limitations of Julia's performance Analyze the performance of Julia programs Measure the time and memory taken by Julia programs Create fast machine code using Julia's type information Define and call functions without compromising Julia's performance Understand number types in Julia Use Julia arrays to write high performance code Get an overview of Julia's distributed computing capabilities In Detail Julia 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 Julia's design makes them fast. The last chapter will give you a taste of Julia's distributed computing capabilities. Style and approach This is a hands-on manual that will give you good explanations about the important concepts related to Julia programming.


Julia High Performance Related Books

Julia High Performance
Language: en
Pages: 132
Authors: Avik Sengupta
Categories: Computers
Type: BOOK - Published: 2016-04-26 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Design and develop high performing programs with Julia About This Book Learn to code high reliability and high performance programs Stand out from the crowd by
Julia High Performance
Language: en
Pages: 210
Authors: Avik Sengupta
Categories: Computers
Type: BOOK - Published: 2019-06-10 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Design and develop high-performance programs in Julia 1.0 Key FeaturesLearn the characteristics of high-performance Julia codeUse the power of the GPU to write
Learning Julia
Language: en
Pages: 308
Authors: Anshul Joshi
Categories: Computers
Type: BOOK - Published: 2017-11-24 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn Julia language for data science and data analytics About This Book Set up Julia's environment and start building simple programs Explore the technical asp
Julia 1.0 Programming Cookbook
Language: en
Pages: 451
Authors: Bogumił Kamiński
Categories: Computers
Type: BOOK - Published: 2018-11-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Discover the new features and widely used packages in Julia to solve complex computational problems in your statistical applications. Key FeaturesAddress the co
Think Julia
Language: en
Pages: 298
Authors: Ben Lauwens
Categories: Computers
Type: BOOK - Published: 2019-04-05 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you’re just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0