mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 20:16:30 +08:00
19 lines
339 B
Plaintext
19 lines
339 B
Plaintext
#date related
|
|
pytz==2011n
|
|
python-dateutil==1.5
|
|
|
|
#core scientific python
|
|
numpy==1.6.1
|
|
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
|
|
tables==2.3.1
|
|
scikits.statsmodels==0.3.1
|
|
pandas==0.7.0rc1
|
|
|
|
#zeromq related
|
|
pyzmq==2.1.11
|
|
|