[Ipopt-tickets] [Ipopt] #89: Add a python interface to IPOPT

Ipopt coin-trac at coin-or.org
Fri Nov 14 11:32:11 EST 2008


#89: Add a python interface to IPOPT
-----------------------------------+----------------------------------------
Reporter:  youxu                   |       Owner:  ipopt-team
    Type:  enhancement             |      Status:  new       
Priority:  low                     |   Component:  Ipopt     
 Version:  3.0 (C++ Version)       |    Severity:  normal    
Keywords:  python interface ipopt  |  
-----------------------------------+----------------------------------------
 I've been developing a python interface called pyipopt to ipopt for a
 while and it is used by at least 7 people/groups. I would like to
 contribute my code to the coin/or project if possible. My code uses numpy
 array type, which is very efficient. Pyipopt is also used in openopt
 package.

 I also saw the matlab interface and the java interface, I guess a python
 interface will be a good idea also.

 The webpage is: http://code.google.com/p/pyipopt/

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/89>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list