Skip to content
Snippets Groups Projects

update installation instructions

Merged Joseph Weston requested to merge installation-instructions into master
+ 3
2
@@ -286,8 +286,9 @@ required by Kwant. Kwant has several non-Python dependencies:
+ Lapack
+ `MUMPS <http://graal.ens-lyon.fr/MUMPS/>`_.
If you using a GNU/Linux system then your distribution probably has packages for
these libraries; you will need to install the `-dev` versions of the packages.
If you using a GNU/Linux system then your distribution probably has packages
for these libraries; you will need to install the `-dev` or `-devel` versions
of the packages.
As an example, on a Debian or Ubuntu system, the following
command will install the non-Python prerequisites of Kwant::
Loading