Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 241 Bytes

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.