Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 393 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 393 Bytes

ecyglpki

Cython GLPK interface

Development takes place in branches named

<GLPK library version current.revision>-<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.