1 unstable release
Uses new Rust 2024
new 0.1.1 | Mar 31, 2025 |
---|---|
0.1.0 |
|
#8 in #equation-solver
163 downloads per month
235KB
3K
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
- 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