+.. _download page: http://sympy.org/en/download.html
+
+.. _link: http://matplotlib.org/faq/installing_faq.html
+
+.. _source:
+
+Source
+------
+
+Alternatively, LinPy can be installed from source.
+First, clone the public git repository::
+
+ git clone https://scm.cri.ensmp.fr/git/linpy.git
+
+and build and install as usual with::
+
+ sudo python3 setup.py install