[Numpy-discussion] ANN: PyCPX 0.01, a numpy/cython wrapper for CPlex.

Hoyt Koepke hoytak at stat.washington.edu
Sun Sep 18 20:15:16 EDT 2011


Hello,

I'm pleased to announce the first release of a wrapper I wrote for
IBM's CPlex Optimizer Suite. It focuses on ease of use and seamless
integration with numpy, and allows one to naturally specify
constrained linear and quadratic optimization problems over real,
boolean, and integer variables.  The wrapper is written in cython/C++
for speed and released under the LGPL license.

For documentation and examples, please see the website:
http://www.stat.washington.edu/~hoytak/code/pycpx/index.html.

Please send me any comments, questions and suggestions!  I am quite
open to feedback.

Thanks,
--Hoyt

++++++++++++++++++++++++++++++++++++++++++++++++
+ Hoyt Koepke
+ University of Washington Department of Statistics
+ http://www.stat.washington.edu/~hoytak/
+ hoytak at gmail.com
++++++++++++++++++++++++++++++++++++++++++



More information about the NumPy-Discussion mailing list