Create README.rst
authorVivien Maisonneuve <vivienm@users.noreply.github.com>
Sat, 23 Aug 2014 07:05:20 +0000 (09:05 +0200)
committerVivien Maisonneuve <vivienm@users.noreply.github.com>
Sat, 23 Aug 2014 07:05:20 +0000 (09:05 +0200)
README.rst [new file with mode: 0644]

diff --git a/README.rst b/README.rst
new file mode 100644 (file)
index 0000000..33b9d30
--- /dev/null
@@ -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/