FreeBSD.software
Home/math/py311-pyodeint

py311-pyodeint

0.10.7_1math

Python binding for odeint from boost

pyodeint provides a Python binding to odeint. Currently, the following steppers are exposed: * rosenbrock4: 4th order Rosenbrock (implicit multistep) stepper * dopri5: 5th order DOPRI5 (explicit runge-kutta) * bs: Bulirsch-Stoer stepper (modified midpoint rule). The Rosenbrock4 stepper requires that the user provides a routine for calculating the Jacobian. You may also want to know that you can use pyodeint from pyodesys which can e.g. derive the Jacobian analytically for you (pyodesys also provides plotting functions, C++ code-generation and more).

$pkg install py311-pyodeint
github.com/bjodah/pyodeint
Origin
math/py-pyodeint
Size
980KiB
License
BSD2CLAUSE
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
1 packages

Dependencies (2)

Required By (1)