- Julia 1.0 Programming Complete Reference Guide
- Ivo Balbaert Adrian Salceanu
- 102字
- 2021-06-24 14:21:39
Building from source
Download the source code, rather than the binaries, if you intend to contribute to the development of Julia itself, or if no Julia binaries are provided for your operating system or particular computer architecture. The Julia source code can be found on GitHub at https://github.com/JuliaLang/julia.git. Compiling the source code will get you the latest Julia version, not the stable version (if you want the latter, download the binaries, and refer to the previous section).
Because of the diversity of platforms and the possible issues involved, we refer you to https://github.com/JuliaLang/julia, and in that, the Source Download and Compilation section.
推薦閱讀
- Visual Studio 2012 Cookbook
- Java程序員面試算法寶典
- 數(shù)據(jù)結(jié)構(gòu)簡(jiǎn)明教程(第2版)微課版
- Object-Oriented JavaScript(Second Edition)
- Spring Boot企業(yè)級(jí)項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- 物聯(lián)網(wǎng)系統(tǒng)架構(gòu)設(shè)計(jì)與邊緣計(jì)算(原書第2版)
- Java 9 with JShell
- 現(xiàn)代CPU性能分析與優(yōu)化
- XML程序設(shè)計(jì)(第二版)
- Pandas 1.x Cookbook
- 跟小樓老師學(xué)用Axure RP 9:玩轉(zhuǎn)產(chǎn)品原型設(shè)計(jì)
- Learning Dynamics NAV Patterns
- Java Web入門很輕松(微課超值版)
- Django 2.0 入門與實(shí)踐
- 信息學(xué)競(jìng)賽寶典:基礎(chǔ)算法