Anonymous

Changes

From Pumping Station One
43 bytes added ,  06:28, 20 July 2014
Line 9: Line 9:     
If the server needs to be rebuilt, these instrictons should help get everythig back up and running
 
If the server needs to be rebuilt, these instrictons should help get everythig back up and running
 +
    
     sudo pacman -S blas lapack gcc-fortran
 
     sudo pacman -S blas lapack gcc-fortran
     pip install numpy scipy matplotlib pandas
+
     virtualenv venv
 +
    venv/bin/pip install ipython[all] numpy scipy matplotlib pandas
Cookies help us deliver our services. By using our services, you agree to our use of cookies.