Diferencia entre revisiones de «Tutorial Python Alex 19-10-12»

De Grupo de Inteligencia Computacional (GIC)
Línea 5: Línea 5:
Author: Alex, October 19th, 2012  
Author: Alex, October 19th, 2012  


** '''Install the software'''
  <font face="monospace">
  <font face="monospace">
  $ sudo apt-get install ipython python-numpy python-scipy python-mvpa2 python-setuptools python-matplotlib python-mvpa2-tutorialdata git python-pip python-nibabel  
  $ sudo apt-get install ipython python-numpy python-scipy python-mvpa2 python-setuptools python-matplotlib python-mvpa2-tutorialdata git python-pip python-nibabel  
  $ sudo pip install -U scikit-image scikit-learn statsmodels
  $ sudo pip install -U scikit-image scikit-learn statsmodels
  </font>
  </font>
** '''Download the data'''
[Media:Python alex docs.zip]


* '''Python'''<strike> </strike>
* '''Python'''<strike> </strike>

Revisión del 18:35 18 oct 2012

Python Tutorial

Author: Alex, October 19th, 2012

    • Install the software

$ sudo apt-get install ipython python-numpy python-scipy python-mvpa2 python-setuptools python-matplotlib python-mvpa2-tutorialdata git python-pip python-nibabel 
$ sudo pip install -U scikit-image scikit-learn statsmodels

    • Download the data

[Media:Python alex docs.zip]

  • Cleanup before leaving... ?
sudo pip uninstall nisl rm -r [~/tutorial ~/tutorial]