A Cython wrapper to the IPOPT optimization package
copied from cf-staging / cyipoptconda install conda-forge::cyipopt
conda install conda-forge/label/cf201901::cyipopt
conda install conda-forge/label/cf202003::cyipopt
conda install conda-forge/label/gcc7::cyipopt
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software package for large-scale nonlinear optimization. cyipopt is a python wrapper around Ipopt. It enables using Ipopt from the comfort of the great Python scripting language. Ipopt is available from the COIN-OR initiative, under the Eclipse Public License (EPL).