NumbaMinpack

Python wrapper of Minpack (root finding) 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 numbaminpack

Dependencies

Page last updated 2025-09-10 01:30:11 UTC