Ann: A Python interface to MOSEK.

erling.d.andersen at gmail.com erling.d.andersen at gmail.com
Thu Nov 22 10:34:28 CET 2007


Hi

I would like to announce a Python interface for MOSEK. MOSEK
is a software package for solution of large scale optimization
problems. Hence, MOSEK can solve

  * linear programming,
  * quadratic programming,
  * conic quadratic programming,
  * mixed-integer integer programming,
  * as well as nonlinear convex programming problems.

The Python interface to MOSEK makes it easy and efficient to
solve the above mentioned problem types from within Python.

A manual about the interface is available at

  http://www.mosek.com/fileadmin/products/5_0/tools/doc/html/pyapi/findex.html

Further information about the interface is available at

   http://www.mosek.com/index.php?id=56

The Python interface is included in the current version 5
distribution
of MOSEK. MOSEK is commercial software  but a free trial can be
downloaded at

http://www.mosek.com/download/

Feel free to contact MOSEK if you have any questions or comments
about MOSEK and the Python interface. See http://www.mosek.com
for contact details.

Best regards

Erling D. Andersen / CEO at MOSEK ApS

<p><A HREF="http://www.mosek.com/index.php?id=56"> PyMosek version
5.0</A> A Python interface to MOSEK (22-Nov-2007) </p>


More information about the Python-announce-list mailing list