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 0efea3f commit 1acf64dCopy full SHA for 1acf64d
bin/install-ubuntu-packages.sh
@@ -1,4 +1,4 @@
1
# required to compile fidimag
2
-apt-get install python-pip python-numpy python-dev python-scipy
+apt-get install python-pip python-numpy python-dev python-scipy cmake
3
# required for tests and running it
4
apt-get install python-pytest python-pyvtk ipython python-matplotlib
0 commit comments