cyipopt

A Cython wrapper to the IPOPT optimization package

Installation

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

sudo apt install libgfortran5 coinor-libipopt1v5 libmumps-seq-5.5 libscotch-7.0 libopenblas0-pthread
pip3 install cyipopt

Page last updated 2025-07-18 02:31:51 UTC