Using Python for programming algorithms

dmitrey dmitrey.kroshko at scipy.org
Sun May 18 07:09:56 EDT 2008


Along with numpy & scipy there is some more Python scientific soft
worse to be mentioned:

http://scipy.org/Topical_Software
http://pypi.python.org/pypi?:action=browse&show=all&c=385

On 18 Тра, 06:25, Henrique Dante de Almeida <hda... at gmail.com> wrote:
> once I
> looked for linear programming toolkits for python and IIRC, I only
> could find a trivial wrapper for glpk (called pulp).

You could be interested in OpenOpt, it has connections to LP solvers
glpk, cvxopt's one and lp_solve (former & latter allows handling MILP
as well)

http://scipy.org/scipy/scikits/wiki/LP



More information about the Python-list mailing list