matthewfeickert / distributed-inference-with-pyhf-and-funcX

Example code for vCHEP 2021 paper "Distributed statistical inference with pyhf enabled through funcX"
MIT License
0 stars 2 forks source link

feat: Setup repo skeleton #1

Closed matthewfeickert closed 3 years ago

matthewfeickert commented 3 years ago
* Add Dockerfile and Makefile
* Add requirements.txt files
* Update README with instructions
* Add pre-commit hooks