Metadata-Version: 2.1
Name: deft-hep
Version: 0.1.0
Summary: dEFT is a tool for performing fits of EFT coefficients to HEP data in seconds
License: GPL3
Author: James Keaveney
Author-email: keaveney@cern.ch
Requires-Python: >=3.7
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: corner (>=2.2.1,<3.0.0)
Requires-Dist: emcee (>=3.0.2,<4.0.0)
Requires-Dist: matplotlib (>=3.3.4,<4.0.0)
Requires-Dist: numpy (>=1.20.1,<2.0.0)
Requires-Dist: scikit-learn (>=0.24.1,<0.25.0)
Requires-Dist: tqdm (>=4.59.0,<5.0.0)
