Adds dev requirements and goodies.

Adds extra requirements for running IPython.
Adds some goodies for algorithms.
This commit is contained in:
Eddie Hebert
2012-12-10 11:57:14 -05:00
parent a4174b0da1
commit 7edf79f205
2 changed files with 10 additions and 0 deletions
+2
View File
@@ -1,4 +1,6 @@
ipython==0.13.1
tornado==2.4.1
pyzmq==2.2.0.1
# Testing
nose==1.2.1
+8
View File
@@ -0,0 +1,8 @@
# Extra modules, goodies for algorithms.
matplotlib==1.2.0
scipy==0.11.0
scikits.learn==0.8.1
scikits.statsmodels==0.3.1
statsmodels==0.5.0
patsy==0.1.0