Skip to content

A quick and fast introduction to Julia geared for astronomers.

License

Notifications You must be signed in to change notification settings

astro-group-bristol/julia-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An informal introduction to Julia

Download the slides from the latest release.

To setup Julia, install from Julia Homepage, or with your distribution package manager of choice.

To gather all dependencies to run the examples, in the root directory start Julia:

$ julia -q
julia>

# hit the `]` key
julia>]

(@v1.10)> activate .
(julia-intro)> instantiate

This will grab all of the dependencies from the Project.toml (with the specific versions locked in the Manifest.toml).


Montserrat font by Julieta Ulanovsky, licensed under SIL OFL.