Forever a work in progress.
I recommend you install these from the python package manager - pip
.
Keep in mind that you have to resolve the dependencies yourself(unless those dependencies are python packages), if you feel that you cannot do this then please install them from your distro's package manager.
rpy2
- Interface Python with Rscikit-learn
- Machine Learningnumpy
- Multi-dimensional arrays and matrices and functionsscipy
- Scientific Toolspymc
- Bayesian statistical models, Markov Chain Monte Carlo samplingmatplotlib
- 2D Plottingpandas
- Data Analysis Toolkitpyqt/pygtk
- GUIsnltk
- Natural Language Toolkitpsycopg2
- PostgreSQL database adapteripython
- An enhanced Python interpreter
These should be installed from your distribution's package manager because python-tables/h5py won't pick up your hdf5 PATH if you use pip
to install it.
python-tables
- Huge Dataset Processingh5py
- HDF5 Interface
Need better performance?