Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 288 Bytes

Rankers for epidemic containement

How to install:

  • Clone the repo
  • Run pip install . (or pip install -e . if you want to develop the package)
  • That's it!

To use it in a python script, remember to prepend the package name (e.g. mitirankers.dotd_rank) when you import a module