Jump to content

Julia: Difference between revisions

356 bytes added ,  11 September 2019
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
__FORCETOC__
__FORCETOC__
==Installation==
===Juno===
[https://junolab.org Juno] is an IDE for Julia. It consists of a set of packages added to Atom.
Most items can be accessed from the Atom control palette <code>Ctrl + Shift + P</code><br>
Shortcuts:
* <code>Ctrl + Enter</code> Evaluate current selection
* <code>Shift + Enter</code> Evaluate current section and jump to next.


==Basic Usage==
==Basic Usage==