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 c9aaba8 commit 0efea3fCopy full SHA for 0efea3f
bin/ubuntu_install_script.sh
@@ -2,7 +2,7 @@ echo "Super user authentication required to add packages (you will be \
2
prompted for confirmation)."
3
sudo bash install-ubuntu-packages.sh
4
bash install-fftw.sh
5
-bash install-sundials-2.5.sh
+bash install-sundials.sh
6
sudo pip install cython --upgrade
7
pushd .. > /dev/null
8
make
0 commit comments