/Julia_basics

This notebooks shows julia basic data types, control structures and data structures seen from a python background

Primary LanguageJupyter Notebook

Julia_basics

alt text

Julia is a high-level, high-performance dynamic language for technical and scientific computing.

The main homepage for Julia can be found at julialang.org, there you can find official documentation and download instructions.

The notebooks in folder 01_basics shows julia basic data types, control structures and data structures seen from a python background