Crates.io | ndarray-odeint |
lib.rs | ndarray-odeint |
version | 0.7.0 |
source | src |
created_at | 2016-12-20 09:01:44.015937 |
updated_at | 2017-08-23 04:12:38.548347 |
description | solve ODE using rust-ndarray |
homepage | |
repository | https://github.com/termoshtt/ndarray-odeint |
max_upload_size | |
id | 7687 |
size | 440,513 |
solve ODE with rust-ndarray
Basic chaotic dynamics are implemented as examples
Figures are plotted by matplotlib (see plot script).
See Notebook
MIT-License, see LICENSE file.