Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 409 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 409 Bytes

BlackJAX

CI codecov

How to contribute?

  1. pip install -r requirements-dev.txt
  2. Run make lint and make test before pushing on the repo; CI should pass if these pass locally.