#ode #differential #ordinary #equation

ode_integrate

Collection of numerical ODE Solvers written in generics and thus applicable in many scenarios

2 releases

0.0.2 Sep 12, 2022
0.0.1 Aug 23, 2022

#1670 in Math

Download history 19/week @ 2024-02-16 26/week @ 2024-02-23 8/week @ 2024-03-01 30/week @ 2024-03-29 9/week @ 2024-04-05 15/week @ 2024-04-19 46/week @ 2024-04-26

75 downloads per month

MPL-2.0 license

185KB
665 lines

ode_integrate

ode_integrate

License: MPL 2.0 Test Status Crate API Minimum rustc version dependency status

This package solves standard Ordinary Differential Equations (ODEs) in Rust.

Documentation

Visit crates.io/crates/ode_integrate for an overview of the package. Visit docs.rs/ode_integrate to view documentation of the code.

Contributing

Please use github to write a pull-request.

License

Download the Mozilla Public License 2.0.

Dependencies

~405KB