- Mastering Julia
- Malcolm Sherrington
- 129字
- 2021-07-16 13:42:38
Chapter 1. The Julia Environment
In this chapter, we explore all you need to get started on Julia, to build it from source or to get prebuilt binaries. Julia can also be downloaded bundled with the Juno IDE. It can be run using IPython, and this is available on the Internet via the https://juliabox.org/ website. Julia is a high-level, high-performance dynamic programming language for technical computing. It runs on Linux, OS X, and Windows. We will look at building it from source on CentOS Linux, as well as downloading as a prebuilt binary distribution. We will normally be using v0.3.x, which is the stable version at the time of writing but the current development version is v0.4.x and nightly builds can be downloaded from the Julia website.
推薦閱讀
- LabVIEW 2018 虛擬儀器程序設計
- JavaScript+DHTML語法與范例詳解詞典
- Maven Build Customization
- Python爬蟲開發:從入門到實戰(微課版)
- Learning Bayesian Models with R
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- 數據結構與算法JavaScript描述
- 信息安全技術
- Python機器學習實戰
- Visual C
- ASP.NET 3.5程序設計與項目實踐
- Java Web程序設計任務教程
- Integrating Facebook iOS SDK with Your Application
- SQL基礎教程(第2版)
- Webpack實戰:入門、進階與調優(第2版)