Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 393 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 393 Bytes

dynamicfilter

HMC summer research project

To get started:

  1. Run doxygen in the active directory (where the Doxyfile is). This generates documentation in active/docs.
  2. Open active/docs/html/index.html in a web browser.
  3. Check out the installation guide.

Dependencies:

  • Python 2.7
  • Django 1.11
  • PostGreSQL
  • Python Packages (psycopg2, numpy, scipy, seaborn, matplotlib)