We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f563653 commit d8a7041Copy full SHA for d8a7041
bin/install-ubuntu-packages.sh
@@ -1,5 +1,5 @@
1
# required to compile fidimag
2
-deps_compilation="python-pip python-numpy python-dev python-scipy cmake"
+deps_compilation="python-pip python-numpy python-dev python-scipy cmake liblapack-dev libblas-dev"
3
4
# required for tests and running fidimag
5
deps_live="python-pytest python-pyvtk ipython python-matplotlib"
0 commit comments