help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] ecyglpki 0.1.0: A Cython GLPK interface


From: Heinrich Schuchardt
Subject: Re: [Help-glpk] ecyglpki 0.1.0: A Cython GLPK interface
Date: Tue, 05 Aug 2014 21:13:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Hello Erik,

thank you for your contribution.

It would be great if you could add the relevant information on
http://en.wikibooks.org/wiki/GLPK/Python
possibly with some small usage example.

Best regards

Heinrich Schuchardt

On 03.08.2014 14:59, Erik Quaeghebeur wrote:
Dear List,


The package ecyglpki is a Cython extension module for Python that wraps
the GLPK C API.

It can be installed using pip (tested this only once, on Linux):

     https://pypi.python.org/pypi/ecyglpki

On-line documentation (limited for now) is available:

     http://pythonhosted.org/ecyglpki/

Development takes place on GitHub:

     https://github.com/equaeghe/ecyglpki

The development status is ‘alpha’: many parts are not tested yet and
therefore many bugs are bound to be present still. Nevertheless, the
parts for dealing with the simplex solvers and the branch-and-cut solver
have already been used (by me) in a project. (The parts dealing with the
search tree and graphs are still completely untested.)

Your input is very much appreciated: bug reports, pull requests, test
results, etc. are all welcome at

     https://github.com/equaeghe/ecyglpki/issues

I cannot promise anything about reacting quickly or at all, so do not
hesitate to fork.


Cheers,

Erik

P.S.: Some of you may remember that I posted here earlier about
epyglpki, a Python module that was supposed to be more than just a GLPK
wrapper. That project was too ambitious; I may return to it later, after
ecyglpki has matured a bit.

_______________________________________________
Help-glpk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-glpk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]