mseipopt

The most simple ever python IPOPT interface.


License
MIT
Install
pip install mseipopt==0.1.dev1

Documentation

mseipopt

The most simple ever python IPOPT interface. It is a pure-python binding to the IPOPT c-interface using ctypes, no compilation necessary. It should work on Windows, unix-like systems, although it was only tested on Linux.