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 2026-09-03 15:31:13 UTC