#differential-equations #events #numerical #runge-kutta #dense #ode #numerical-methods #solve

nightly diffurch

Numerical solver for ordinary and delay differential equations

3 releases

Uses new Rust 2024

0.0.2 Jun 16, 2025
0.0.1 May 17, 2025
0.0.0 May 11, 2025

#619 in Math

Download history 138/week @ 2025-05-09 146/week @ 2025-05-16 8/week @ 2025-05-23 112/week @ 2025-06-13 14/week @ 2025-06-20 2/week @ 2025-06-27

128 downloads per month

MIT/Apache

160KB
3K SLoC

Diffurch is a library that implements numerical methods for ordinary and delay differential equations. It features a wery flexible event system for controlling the output of the solver, dense output, and event location.


Diffurch

The library, that implements numerical methods for solving ordinary and delay differential equations.

Documention

For documentation, please refer to dics.rs/diffurch.

Dependencies

~230KB