Dear participants,
Here is a checklist of the packages that you will require in order to make the most out of the tutorials being offered at SciPy India 2013. For the list of tutorials offered, please visit http://scipy.in/2013/schedule/
- NumPy
- SciPy
- Matplotlib
- IPython
- Pandas
- Statsmodels
- Scikit-learn
- SymPy
- SWIG
- ExpEyes (*)
- Descartes
- Shapely
- Fiona
- PySal
- geopandas (http://github.com/kjordahl/geopandas)
(*) Th ExpEyes package is available via the apt package manager on Ubuntu 13.04. For other operating systems you will have to install the following packages.
- pyserial
- imaging-tk
- xmgrace
- gcc-avr
- avrlibc
- avrdue
If you have a Python distribution like Canopy/Anaconda/Python(X,Y), then most of these packages might be already installed on your machine. If not, you can use pip
or easy_install
or any other package management tool to install them. You may even install these packages from source.
If you have trouble installing these packages, please refer to online documentation for the required packages. In any case, these packages will be distributed as a zipped bundle at the conference venue. You are encouraged to install them beforehand because that will save a lot of time.