#ode #differential #ordinary #differential-equations #equation #science

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

#1407 in Math

Download history 5/week @ 2024-07-19 65/week @ 2024-07-26 7/week @ 2024-08-02 3/week @ 2024-08-16 63/week @ 2024-08-23 74/week @ 2024-08-30 51/week @ 2024-09-06 32/week @ 2024-09-13 23/week @ 2024-09-20 8/week @ 2024-09-27 5/week @ 2024-10-04 28/week @ 2024-10-11 44/week @ 2024-10-18 78/week @ 2024-10-25 8/week @ 2024-11-01

159 downloads per month
Used in cellular_raza

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

~425KB