Files
catalyst/etc/requirements_sci.txt
T
Eddie Hebert dc4c9082e9 Removes cvxopt from pip installs.
It appears that cvxopt is uninstallable via pip in it's current state.
2012-08-29 14:36:10 -04:00

21 lines
342 B
Plaintext

# Date Related
pytz==2011n
python-dateutil==1.5
# Core scientific python
numpy>=1.6.1
pandas==0.8.0
scipy>=0.10.0
matplotlib==1.1.0
#http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/matplotlib-1.1.0.tar.gz
numexpr==2.0.1
Cython==0.15.1
patsy==0.1.0
statsmodels>=0.5.0
scikit-learn==0.11
# ZeroMQ
pyzmq==2.1.11