Getting started
Install Numra and run your first solve. Start here →
Numra is a Rust library for numerical methods in scientific computing, covering ordinary, stochastic, delay, fractional, integro-differential, and partial differential equations under one composable API.
This book is the long-form companion to the API reference at
docs.rs/numra. The marketing site at
numra-rs.org has the elevator pitch and
licensing details.
Getting started
Install Numra and run your first solve. Start here →
Solving ODEs
Explicit, implicit, stiff, and event-driven methods. Browse the chapter →
Beyond ODEs
SDEs, DDEs, FDEs, IDEs, PDEs, and SPDEs. Explore →
Solver reference
Solver tables, method cards, and Butcher tableaux. Reference →
The sidebar groups material by topic, in pedagogical order:
Equations throughout this book are typeset with KaTeX. For example:
If math is rendering as plain text rather than typeset symbols, the build is broken — please open an issue.
Every plot in this book carries (in its caption or alt text):
If a plot can’t meet that bar, it doesn’t ship. The same standard applies to comparison benchmarks against other libraries.