ndarray-odeint

Crate docs.rs Build Status

solve ODE with rust-ndarray

Algorithms

Models

Basic chaotic dynamics are implemented as examples

Lorenz63 Attractor

Figures are plotted by matplotlib (see plot script).

Lyapunov Analysis

Accuracy Check

See Notebook

License

MIT-License, see LICENSE file.