From charlesreid1

(Created page with "Process for getting up and running with my toolchain on Mac OS X Lion: * Quicksilver http://qsapp.com/ * Divvy http://mizage.com/divvy/ * iTerm2 http://www.iterm2.com/#/section/h...")
 
No edit summary
Line 10: Line 10:
** gfortran
** gfortran
** hdf5
** hdf5
* Python stuff (see [[Installing Python Libraries]] page for my general approach to installing Python libraries)
* Python stuff (see [[Python#Packages]] page for my general approach to installing Python packages)
** numpy
** numpy  
** cython (for pandas)
** cython (for pandas)
** dateutil (for pandas)
** dateutil (for pandas)
** ipython (follow instructions on the [[iPython]] page)
** ipython (follow instructions on the [[iPython]] page)
**

Revision as of 21:45, 28 May 2013

Process for getting up and running with my toolchain on Mac OS X Lion: