1 unstable release
Uses new Rust 2024
new 0.1.4 | Apr 20, 2025 |
---|---|
0.1.3 |
|
0.1.2 |
|
0.1.1 |
|
0.1.0 |
|
#2 in #differential-equations
491 downloads per month
280KB
4.5K
SLoC
Documentation | Examples | GitHub | Docs.rs | Crates.io
A high-performance library for numerically solving differential equations
for the Rust programming language.
A high-performance library for solving differential equations in Rust, including:
- Ordinary Differential Equations (ODEs) - Fixed-step and adaptive solvers with comprehensive features including event detection, dense output, and customizable and common recipes for solution output.
- Initial Value Problems (IVPs) - Solve problems with known initial conditions
Contributing
This library is looking for contributions to bring the future of scientific computing to Rust!
Please see CONTRIBUTING.md for more information on how to contribute to this project.
Dependencies
~3–12MB
~148K SLoC