- Julia High Performance
- Avik Sengupta
- 169字
- 2021-07-16 11:20:42
Preface
When I first learned about Julia in early 2012, it was clear to me that this is a language that I've wanted for many years. The use of multiple dispatch made it very easy to express mathematical concepts, while the speed of the language made it feasible to express them in the Julia. I came for the elegance and stayed for the performance. On the other hand, some users come to Julia for the performance and stay for the elegance. Either way, in order to fully appreciate the power and beauty of the language, it needs to live up to its promise of high performance.
I hope this book will help Julia programmers at all levels to learn the design techniques and paradigms that produce fast Julia code. One of the nice things about Julia is that its performance characteristics are simple and easy to reason out. I hope this book will provide you with a framework to think about and analyze the performance of your own code.
- Java系統(tǒng)分析與架構(gòu)設(shè)計(jì)
- 摩登創(chuàng)客:與智能手機(jī)和平板電腦共舞
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)
- x86匯編語(yǔ)言:從實(shí)模式到保護(hù)模式(第2版)
- 差分進(jìn)化算法及其高維多目標(biāo)優(yōu)化應(yīng)用
- R的極客理想:工具篇
- Frank Kane's Taming Big Data with Apache Spark and Python
- Python Interviews
- Python面試通關(guān)寶典
- PHP+MySQL Web應(yīng)用開(kāi)發(fā)教程
- Java Web動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)(第2版·微課版)
- Implementing Domain:Specific Languages with Xtext and Xtend
- Processing開(kāi)發(fā)實(shí)戰(zhàn)
- Learning Scrapy
- Instant JRebel