Last active
August 29, 2015 14:14
-
-
Save jmmauricio/5ca7e981ec023309b59c to your computer and use it in GitHub Desktop.
How to install debian enviroment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt-get install gfortran libopenblas-dev liblapack-dev | |
| sudo apt-get install python-dev | |
| sudo apt-get scipy | |
| sudo apt-get install git | |
| virtualbox | |
| ========== | |
| Installed using synptic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment