PyMathProg News
An easy and flexible mathematical programming environment for Python.
Brought to you by:
lanyjie
Python is addictive, GLPK is very cute, and PyMathProg is both :).
See, that's why I am rolling out another revision in just one day. Well, sort of. This revision is mainly for maintenance: documentation is relatively complete now (comments and questions are welcome), one small bug fix, that's all.
What is PyMathProg?
PyMathProg: easy GLPK in Python!
PyMathProg is a Python reincarnation of AMPL and GNU MathProg modeling language, implemented in pure Python, connecting to GLPK via PyGLPK. Create, optimize, report, change and re-optimize your model with Python, which offers numerous handy goodies.