Various basic Ordinary Differential Equation solvers implemented in rust. Wasm example: https://mattsse.github.io/diffeq/.
Inpired by the ODE.jl julia project.
Full Documentation https://docs.rs/diffeq
Licensed under either of these:
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)