dynamical systems

Dynamical systems in Julia

Introducing Julia Julia is a powerful language for scientific computing. It is a high-level language that is a lot about performance. Its main feature is the use of a just-in-time compiler to achieve a speed for numerical calculations that is close to C or Fortran code. The learning curve can be a bit steep, especially since one needs to have a good understanding of the type system to work efficiently in Julia.