
March 29, 2005
12:08 p.m.
On Tue, 29 Mar 2005, Magnus Lie Hetland wrote:
Is there some standard Python (i.e., numarray/Numeric) mapping for some linear programming package out there? Might be rather useful...
It is certainly not a standard one but some years ago I wrote a wrapper to cddlib: http://cens.ioc.ee/projects/polyhedron/ I haven't used it with recent versions of Numeric or Python though. Pearu