PyMathProg News
An easy and flexible mathematical programming environment for Python.
Brought to you by:
lanyjie
Initial release. Assume you have Python 2.5, GLPK 4.4 or later and PyGLPK 0.3 in place, just unzip this into a folder and issue command:
python gbasic.py
to play with the gbasic example.
For how to set up PyGLPK 0.3, here is an excellent document:
http://www.cs.cornell.edu/~tomf/pyglpk/building.html
Help in the following ways are more than welcome:
1. tutorials and samples.
2. bug reports
3. feature request
4. code contribution
Hope you like this project.