odepack
There are 5 repositories under odepack topic.
Nicholaswogan/numbalsoda
Python wrapper of LSODA (solving ODEs) which can be called from within numba functions.
jacobwilliams/odepack
Work in Progress to refactor and modernize the ODEPACK Library
jchristopherson/integral
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).
Nicholaswogan/odepack
Modern Fortran interface to the LSODA and LSODAR routines in ODEPACK
rwildcat/SciFor
A modern Fortran API to specialized libs, à la SciPy.