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

2011-09-18 Thread Davide
Thanks for your good work! Cheers, Davide On 09/19/2011 02:15 AM, Hoyt Koepke wrote: > 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

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

2011-09-18 Thread Hoyt Koepke
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