X-Git-Url: https://scm.cri.minesparis.psl.eu/git/linpy.git/blobdiff_plain/f99ff4027ef7b2c2895b5b7b84e886bc6f784811..7d48f758689e0b4b198839763f65d4cce08198fc:/README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..33b9d30 --- /dev/null +++ b/README.rst @@ -0,0 +1,7 @@ +LinPy +===== + +LinPy is a polyhedral library for Python based on isl. +The Integer Set Library (isl) is a C library for manipulating sets and relations of integer points bounded by linear constraints. + +LinPy's documentation is available here: http://linpy.readthedocs.org/