Skip to content
Snippets Groups Projects
Commit 72a1f82d authored by Christoph Groth's avatar Christoph Groth
Browse files

INSTALL.rst: update required versions

parent 53a73b3d
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -21,7 +21,7 @@ Prerequisites
Building Kwant requires
* `Python <https://www.python.org>`_ 3.4 or above (Kwant 1.1 is the last
version to support Python 2),
* `SciPy <http://scipy.org>`_ 0.9 or newer,
* `SciPy <http://scipy.org>`_ 0.11 or newer,
* `LAPACK <http://netlib.org/lapack/>`_ and `BLAS <http://netlib.org/blas/>`_,
(For best performance we recommend the free `OpenBLAS
<http://www.openblas.net/>`_ or the nonfree `MKL
......@@ -32,7 +32,7 @@ Building Kwant requires
C++.
The following software is highly recommended though not strictly required:
* `matplotlib <http://matplotlib.org/>`_ 1.1 or newer, for Kwant's
* `matplotlib <http://matplotlib.org/>`_ 1.2 or newer, for Kwant's
plotting module and the tutorial,
* `MUMPS <http://graal.ens-lyon.fr/MUMPS/>`_, a sparse linear algebra library
that will in many cases speed up Kwant several times and reduce the memory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment