https://github.com/pymc-devs/pymc3
Raw File
Tip revision: a49124117eb037653655cdd022eafcc8ba655d1c authored by Thomas Wiecki on 05 May 2013, 00:50:42 UTC
Merge pull request #228 from pymc-devs/jsalvatier
Tip revision: a491241
requirements.txt
Cython==0.19
Numdifftools==0.4.0
Theano==0.6.0rc3
argparse==1.2.1
matplotlib==1.2.1
numpy==1.7.1
pandas==0.11.0
python-dateutil==2.1
pytz==2013b
scipy==0.12.0
six==1.3.0
wsgiref==0.1.2
back to top