diffsol 0.12.3

A library for solving ordinary differential equations (ODEs) in Rust.
Documentation
1
2
pub mod lu;
pub mod sparse_lu;