ecyglpki

A Cython GLPK interface


License
GPL-2.0+
Install
pip install ecyglpki==0.2.0

Documentation

ecyglpki

Cython GLPK interface

Development takes place in branches named

<GLPK soname version>-<Cython version>

Check them out.

Releases correspond to tags with the version string

<major>.<minor>.<patch>

as a name; they are prepared in branches with the same name. The version string follows the semantic versioning conventions.