I have been maintaining a list of Python optimization packages for a while now on the Coopr Trac pages: see https://software.sandia.gov/trac/coopr/wiki/Documentation/RelatedProjects.Today, I noticed that if you google for "python optimization packages", this page does not show up right away. Perhaps Trac pages are index differently? I'm not sure.
Anyway, I thought I'd add this reference here to help others find this list that I'm maintaining...
Subscribe to:
Post Comments (Atom)
Hello Bill,
ReplyDeleteI have written a Cython wrapper for the IPOPT package. Maybe you can add it to your list:
http://code.google.com/p/cyipopt/
Best regards,
Amit Aides