Python wrapper of LSODA (solving ODEs) which can be called from within numba functions.
-
Updated
Mar 15, 2023 - Jupyter Notebook
Python wrapper of LSODA (solving ODEs) which can be called from within numba functions.
Work in Progress to refactor and modernize the ODEPACK Library
The INTEGRAL library provides routines for the integration of functions of various types. Additionally, the INTEGRAL library provides routines for the integration of systems of ordinary differential equations (ODEs).
Modern Fortran interface to the LSODA and LSODAR routines in ODEPACK
Add a description, image, and links to the odepack topic page so that developers can more easily learn about it.
To associate your repository with the odepack topic, visit your repo's landing page and select "manage topics."