X-Git-Url: https://scm.cri.mines-paristech.fr/git/linpy.git/blobdiff_plain/a08ebc700e22f6aee8147cb5b5323a6c040b12db..b60eea3e1f1ee3e2ec26b7df2ae64e6da8586372:/doc/index.rst?ds=inline diff --git a/doc/index.rst b/doc/index.rst index ad985bf..a1809d6 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -3,7 +3,7 @@ Welcome to LinPy’s documentation! ================================= LinPy is a polyhedral library for Python based on `isl `_. -isl (Integer Set Library) is a C library for manipulating sets and relations of integer points bounded by linear constraints. +Integer Set Library (isl) is a C library for manipulating sets and relations of integer points bounded by linear constraints. LinPy is a free software, licensed under the `GPLv3 license `_. Its source code is available `here `_.