FreeBSD.software
Home/math/py311-pyodesys

py311-pyodesys

0.14.5_1

Straightforward numerical integration of ODE systems from Python

pyodesys provides a straightforward way of numerically integrating systems of ordinary differential equations (initial value problems). It unifies the interface of several libraries for performing the numerical integration as well as several libraries for symbolic representation. It also provides a convenience class for representing and integrating ODE systems defined by symbolic expressions, e.g. SymPy expressions. This allows the user to write concise code and rely on pyodesys to handle the subtle differences between libraries. The numerical integration is performed using either: * scipy.integrate.ode * pygslodeiv2 * pyodeint * pycvodes

Origin: math/py-pyodesys
Category: math
Size: 1.47MiB
License: BSD2CLAUSE
Maintainer: yuri@FreeBSD.org
Dependencies: 8 packages
Required by: 1 packages
$pkg install py311-pyodesys

Dependencies (8)

Required By (1 packages)

More in math