[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] Announcement: release of PyMathProg 0.1
From: |
Yingjie Lan |
Subject: |
Re: [Help-glpk] Announcement: release of PyMathProg 0.1 |
Date: |
Fri, 17 Apr 2009 06:59:47 -0700 (PDT) |
Assume you have python 2.5 and GLPK (4.4 or later) and PyGLPK (version 0.3) in
place, just unzip the zip file into a folder and issue command:
python dynaqueens.py
to play with that example.
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.
Yingjie
--- On Fri, 4/17/09, Yingjie Lan <address@hidden> wrote:
> From: Yingjie Lan <address@hidden>
> Subject: Re: [Help-glpk] Announcement: release of PyMathProg 0.1
> To: address@hidden
> Date: Friday, April 17, 2009, 5:43 PM
> You need the following packages to give PyMathProg a taste:
>
> 1. Python
> 2. GLPK
> 3. PyGLPK
>
> For 1 and 2, I assume most people know how to install that.
> For 3, here is an excellent document:
>
> http://www.cs.cornell.edu/~tomf/pyglpk/building.html
>
> Cheers,
>
> Yingjie
>
> --- On Fri, 4/17/09, Yingjie Lan <address@hidden>
> wrote:
>
> > From: Yingjie Lan <address@hidden>
> > Subject: [Help-glpk] Announcement: release of
> PyMathProg 0.1
> > To: address@hidden
> > Date: Friday, April 17, 2009, 5:53 AM
> > For those who are interested in doing GLPK with
> Python:
> >
> > I have just released the PyMathProg 0.1 at sf.net,
> together
> > with many examples.
> >
> > What is PyMathProg?
> >
> > It 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.
> >
> > http://sourceforge.net/projects/pymprog/
> >
> >
> > Thanks!
> >
> > Yingjie
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > Help-glpk mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/help-glpk
>
>
>
>
>
> _______________________________________________
> Help-glpk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-glpk