Skip to content

Commit fef35f3

Browse files
committed
Added requirements file to install dependencies.
1 parent 90fefa6 commit fef35f3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

requirements.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Cython==0.19
2+
Numdifftools==0.4.0
3+
Theano==0.6.0rc3
4+
argparse==1.2.1
5+
matplotlib==1.2.1
6+
numpy==1.7.1
7+
pandas==0.11.0
8+
python-dateutil==2.1
9+
pytz==2013b
10+
scikits.sparse==0.1-dev
11+
scipy==0.12.0
12+
six==1.3.0
13+
wsgiref==0.1.2

0 commit comments

Comments
 (0)