JuliaCourseNotebooks

所属分类:Julia编程
开发工具:Jupyter Notebook
文件大小:1849KB
下载次数:0
上传日期:2019-05-31 17:33:54
上 传 者sh-1993
说明:  Jupyter Coursera Julia科学编程课程笔记本
(Jupyter notebooks for the Julia Scientific Programming course on Coursera)

文件列表:
.ipynb_checkpoints (0, 2019-06-01)
.ipynb_checkpoints\Collections_using_v_1-checkpoint.ipynb (41549, 2019-06-01)
.ipynb_checkpoints\Week 3_Peer graded quiz on Types-checkpoint.ipynb (5369, 2019-06-01)
.ipynb_checkpoints\Week 4_Peer graded quiz on Gadfly-checkpoint.ipynb (6035, 2019-06-01)
.ipynb_checkpoints\Week 4_Peer graded quiz on data-checkpoint.ipynb (11218, 2019-06-01)
.ipynb_checkpoints\Week3_Honors1-Types-checkpoint.ipynb (118363, 2019-06-01)
.ipynb_checkpoints\Week4_4Data-checkpoint.ipynb (1308490, 2019-06-01)
0point4.png (54954, 2019-06-01)
CCS.csv (7980, 2019-06-01)
Collections.ipynb (39013, 2019-06-01)
Collections_using_v_1.ipynb (41549, 2019-06-01)
Console.png (10170, 2019-06-01)
Countries.csv (30528, 2019-06-01)
Functions.ipynb (12893, 2019-06-01)
Functions_using_v_1.ipynb (46803, 2019-06-01)
GadflyTutorialData.csv (6095, 2019-06-01)
Indicators.csv (7550061, 2019-06-01)
L5testfig.pdf (17615, 2019-06-01)
Spanner.png (7931, 2019-06-01)
WAfricanEVD.pdf (14846, 2019-06-01)
WAfricanEVD.png (33185, 2019-06-01)
WAfricanEVD_noformatspecified.png (33185, 2019-06-01)
Week 3_Peer graded quiz on Types.ipynb (5369, 2019-06-01)
Week 4_Peer graded quiz on Gadfly.ipynb (6035, 2019-06-01)
Week 4_Peer graded quiz on data.ipynb (11218, 2019-06-01)
Week1_1-WhySpecial.ipynb (11626, 2019-06-01)
Week1_2-JuliaBox.ipynb (14436, 2019-06-01)
Week1_3-REPL.ipynb (15937, 2019-06-01)
Week1_4-ArithmeticalExp.ipynb (12334, 2019-06-01)
Week1_5-LogicalExp.ipynb (19377, 2019-06-01)
Week1_6-TypeSystem.ipynb (23864, 2019-06-01)
Week1_7-Variables.ipynb (24001, 2019-06-01)
Week1_8-Functions1.ipynb (22701, 2019-06-01)
Week1_9-Functions2.ipynb (18549, 2019-06-01)
Week1_Lecture2_1-JuliaBox.png (49344, 2019-06-01)
Week1_Lecture2_2-Notebook.png (47426, 2019-06-01)
... ...

# JuliaCourseNotebooks Jupyter notebooks and Juno .jl files for the Julia Scientific Programming course on Coursera The recently released version 1.0 of Julia marked a milestone in the development of the language. Julia has been a rapidly evolving language. This creates challenges when teaching Julia. Over the next few weeks and month the course code will be adapted to comply with the changes introduced in Julia 1.0 (0.7). **Juno** is the integrated development environment (IDE) choice for Julia. It is built on the Atom IDE. As of the time of writing of this README file, Julia Computing still releases version 0.*** of Julia. To use Julia 1.0, dowload it from https://julialang.org. Also dowload Atom from https://atom.io In Atom hit the CONTROL key (or COMMAND key on a Mac) and the comma key. This brings up the settings. Under the Install tab search for *uber-juno* which will install the Julia interface for Atom. When this is done, also add the address to the julia 1.0 executable on your computer. Restart ATOM. When creating a new file, save it first, explicitely using the .jl extension. This will tell Atom to use the Julia interface. Have a look at some of the new .jl files added to this repository. Julia Computing ( https://www.juliacomputing.com ) releases of Julia contains the Juno interface. We will let you know when the 1.0 release goes live.

近期下载者

相关文件


收藏者