Differential Equations¶
Test problems involving ordinary differential equations.
Functions¶
|
Initial value problem (IVP) based on the logistic ODE. |
|
Initial value problem (IVP) based on the Lotka-Volterra model. |
|
Initial value problem (IVP) based on the FitzHugh-Nagumo model. |
|
Initial value problem (IVP) based on the SEIR model. |
|
Initial value problem (IVP) based on a three-body problem. |
|
Initial value problem (IVP) based on the Van der Pol Oscillator. |
|
Initial value problem (IVP) based on the Lorenz63 system. |
|
Initial value problem (IVP) based on the Lorenz96 system. |
|
Initial value problem (IVP) for rigid body dynamics without external forces. |
|
Initial value problem (IVP) based on a three-body problem. |
|
Initial value problem (IVP) based on the Van der Pol Oscillator, implemented in jax. |