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

fix debian package list in installation instructions, recommend openblas

parent 4ca3d49c
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,8 @@ Unix-like systems (Linux)
1. Install the required software. On Debian/Ubuntu-like systems this can be
done by running ::
sudo apt-get install python-dev scipy-dev g++ libmumps-scotch-dev python-matplotlib python-nose
sudo apt-get install python-dev python-scipy python-matplotlib \
g++ gfortran libopenblas-dev liblapack-dev libmumps-scotch-dev
2. Unpack tinyarray, enter its directory, build and install. ::
......
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