CMD + K

odetoolbox

Community

ODE-toolbox: Automatic selection and generation of integration schemes

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::odetoolbox

Usage Tracking

2.5.12
2.5.11
2.5.10
2.5.9
2.5.8
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Automatic selection and generation of integration schemes for systems of ordinary differential equations. Choosing the optimal solver for systems of ordinary differential equations (ODEs) is a critical step in dynamical systems simulation. ODE-toolbox is a Python package that assists in solver benchmarking, and recommends solvers on the basis of a set of user-configurable heuristics. For all dynamical equations that admit an analytic solution, ODE-toolbox generates propagator matrices that allow the solution to be calculated at machine precision. For all others, first-order update expressions are returned based on the Jacobian matrix.

About

Summary

ODE-toolbox: Automatic selection and generation of integration schemes

Last Updated

Jan 28, 2026 at 06:46

License

GPL-2.0-only

Supported Platforms

noarch