HMC summer research project
To get started:
- Run
doxygen
in theactive
directory (where theDoxyfile
is). This generates documentation inactive/docs
. - Open
active/docs/html/index.html
in a web browser. - Check out the installation guide.
Dependencies:
- Python 2.7
- Django 1.11
- PostGreSQL
- Python Packages (psycopg2, numpy, scipy, seaborn, matplotlib)