- 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.
推薦閱讀
- Unreal Engine Physics Essentials
- Boost C++ Application Development Cookbook(Second Edition)
- 深入理解Django:框架內幕與實現原理
- Python從菜鳥到高手(第2版)
- C語言最佳實踐
- SQL基礎教程(視頻教學版)
- Gradle for Android
- 大學計算機基礎實驗指導
- Working with Odoo
- Android玩家必備
- Azure Serverless Computing Cookbook
- Python網絡爬蟲技術與應用
- BeagleBone Robotic Projects(Second Edition)
- 動手打造深度學習框架
- Mastering HTML5 Forms