DifferentialEquations.jl: a differential equations suite you might actually like

Bram De Jaegher

DifferentialEquations.jl

"A differential equations suite you might actually like"

Bram De Jaegher

One example, two languages

The Lotka-Voltera model:

\begin{aligned} {\frac {dx}{dt}}&=\alpha x-\beta xy,\\{\frac {dy}{dt}}&= -\delta y-\gamma xy, \end{aligned}

where,

One example, two languages

The Lotka-Voltera model:

\begin{aligned} {\frac {dx}{dt}}&=\alpha x-\beta xy\\{\frac {dy}{dt}}&= -\delta y-\gamma xy \end{aligned}

One example, two languages

Live!

DifferentialEquations.jl solves equations you haven't even heard of ...

... and is jam-packed with cool features

A slightly biased review...

This works!

References

  1. A comparison between Julia and Python
  2. DifferentialEquations.jl documentation
  3. A Comparison Between Differential Equation Solver Suites In MATLAB, R, Julia, Python, C, Mathematica, Maple, and Fortran

DifferentialEquations.jl

"A differential equations suite you might actually like"

Bram De Jaegher