- 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.
推薦閱讀
- Building Modern Web Applications Using Angular
- Mastering Ember.js
- C# Programming Cookbook
- MATLAB實用教程
- Julia Cookbook
- ASP.NET程序設計教程
- Salesforce Reporting and Dashboards
- PLC應用技術(三菱FX2N系列)
- Swift 4從零到精通iOS開發
- Mastering Akka
- 軟件項目管理實用教程
- 區塊鏈國產化實踐指南:基于Fabric 2.0
- Hadoop 2.X HDFS源碼剖析
- Mastering Gephi Network Visualization
- ASP.NET 4.0 Web程序設計