numbalsoda

Python wrapper of LSODA (solving ODEs) which can be called from within numba functions.

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libgfortran5
pip3 install numbalsoda

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.3.4 2022-09-07      
0.3.3 2022-09-01      
0.3.1 2022-08-23
0.2.1 2022-02-25      
0.1.7 2021-10-13      
0.1.6 2021-09-29      
0.1.5 2021-09-04      
0.1.4 2021-09-04      
0.1.3 2021-07-27      

Issues with this package?

Page last updated 2026-02-28 10:22:04 UTC