You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.