Version 1.0.1
[linpy.git] / README.rst
1 LinPy
2 =====
3
4 LinPy is a polyhedral library for Python based on isl.
5 The Integer Set Library (isl) is a C library for manipulating sets and relations of integer points bounded by linear constraints.
6
7 LinPy's documentation is available here: http://linpy.readthedocs.org/.