9 Users can install Linpy by cloning the git repository::
11 git clone https://scm.cri.ensmp.fr/git/pypol.git
21 Linpy has several dependencies. Users will first need to install Integer Set Library (isl). The source files of isl are available as a tarball or a git repository. Both are available `here`_ .
23 To use the Linpy plotting function, users need to install matplotlib using instructions in the following `link`_.
27 .. _here: http://freshmeat.net/projects/isl/
29 .. _link: http://matplotlib.org/faq/installing_faq.html