ndarray_odeint::explicit
pub fn euler<F: EOM<D>, D: Dimension>(f: F, dt: f64) -> Explicit<F, D, EulerMarker>