diffsol 0.13.0

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