Collection of numerical ODE Solvers written in generics and thus applicable in many scenarios.
Numerical ODE integrators (RK4, Dormand-Prince, Störmer-Verlet, Yoshida) for orbital mechanics and rigid-body simulation.
Pure-Rust numerical algorithms library — high performance with SIMD support while also supporting no-std for embedded and WASM targets.
Runge-Kutta-Fehlberg 7(8) integrator for spacecraft trajectory propagation
A lightweight numerical integration library.
Flow matching primitives (ndarray-first; backend-agnostic) with semidiscrete FM and RFM experiments.
Lazy Runge-Kutta integration for initial value problems.
Dormand-Prince 8(5,3) adaptive Runge-Kutta integrator
Bulirsch-Stoer ODE integration algorithm
Numerical integration module for SciRS2 (scirs2-integrate)
Numra: a composable Rust workspace for scientific computing — differential equations (ODE/SDE/DDE/FDE/IDE/PDE/SPDE), optimization, automatic differentiation, linear algebra, statistics, signal processing.
A Rust port of SciPy with AI/ML extensions - Scientific Computing and AI Library (scirs2)