- Julia 1.0 Programming Complete Reference Guide
- Ivo Balbaert Adrian Salceanu
- 103字
- 2021-06-24 14:21:38
Installing Julia
The Julia platform, in binary (that is, executable) form, can be downloaded from http://julialang.org/downloads/. It exists for three major platforms (Windows, Linux, and OS X) in 32- and 64-bit format, and it is delivered as a package or in an archive version. FreeBSD 64-bit is also supported.
You should use the current official stable release when doing serious professional work with Julia. At the time of writing, Julia has reached its version 1.0 production release. The previous link contains detailed and platform-specific instructions for the installation. We will not repeat these instructions here completely, but we will summarize some important points.
推薦閱讀
- Mastering RabbitMQ
- Mastering Selenium WebDriver
- 趣學Python算法100例
- Oracle BAM 11gR1 Handbook
- VMware虛擬化技術
- Salesforce Reporting and Dashboards
- Learning Node.js for .NET Developers
- 小程序從0到1:微信全棧工程師一本通
- 從零開始學Android開發
- ASP.NET 4.0 Web程序設計
- Oracle 12c從入門到精通(視頻教學超值版)
- jQuery從入門到精通(微課精編版)
- 多接入邊緣計算實戰
- Getting Started with Hazelcast
- matplotlib Plotting Cookbook