- Julia 1.0 Programming Complete Reference Guide
- Ivo Balbaert Adrian Salceanu
- 105字
- 2021-06-24 14:21:39
JuliaPro
Another alternative is JuliaPro, which is available from https://juliacomputing.com/products/juliapro.html. This is an Anaconda-style Julia repository, which, at present, is only up to version 0.6.4. It does come with about 200+ verified ready-to-go packages, and is a very good way for beginners to start. JuliaPro version 1.0 will probably become available after some time.
There are two ways of using Julia. As described in the previous section, we can use the Julia shell for interactive work. Alternatively, we can write programs in a text file, save them with a .jl extension, and let Julia execute the program by starting it by running julia program.jl.
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- Google Flutter Mobile Development Quick Start Guide
- Redis Applied Design Patterns
- Dynamics 365 Application Development
- 騰訊iOS測(cè)試實(shí)踐
- 動(dòng)手玩轉(zhuǎn)Scratch3.0編程:人工智能科創(chuàng)教育指南
- 程序員面試算法寶典
- 高級(jí)C/C++編譯技術(shù)(典藏版)
- 從學(xué)徒到高手:汽車電路識(shí)圖、故障檢測(cè)與維修技能全圖解
- HTML 5與CSS 3權(quán)威指南(第3版·上冊(cè))
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實(shí)踐
- Java網(wǎng)絡(luò)編程實(shí)戰(zhàn)
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)原理(第2版)
- jQuery從入門到精通(微課精編版)
- jQuery Mobile Web Development Essentials(Second Edition)