Metadata-Version: |
2.1 |
Name: |
pyshaper |
Version: |
1.2.0 |
Summary: |
framework for defining, building, and evaluating generalized shape observables for collider physics |
Author-Email: |
Rikab Gambhir <rikab[at]mit.edu> |
Project-Url: |
Documentation, https://github.com/rikab/SHAPER |
Project-Url: |
Homepage, https://github.com/rikab/SHAPER |
Project-Url: |
Issue Tracker, https://github.com/rikab/SHAPER/issues |
Project-Url: |
Releases, https://github.com/rikab/SHAPER/releases |
Project-Url: |
Source Code, https://github.com/rikab/SHAPER |
License: |
MIT |
Keywords: |
jet physics,shape observables |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Requires-Python: |
>=3.7 |
Requires-Dist: |
geomloss (>=0.2.6) |
Requires-Dist: |
matplotlib (>=3.5.0) |
Requires-Dist: |
numpy |
Requires-Dist: |
pyjet (>=1.9.0) |
Requires-Dist: |
scipy (>=1.5.1) |
Requires-Dist: |
torch (>=1.10.0) |
Requires-Dist: |
pyshaper[energyflow,viz]; extra == "all" |
Requires-Dist: |
energyflow (>=1.3.0); extra == "energyflow" |
Requires-Dist: |
scikit-learn (>=1.2.0); extra == "energyflow" |
Requires-Dist: |
tensorflow-macos (>=2.7.0); (platform_machine == "arm64" and platform_system == "Darwin") and extra == "energyflow" |
Requires-Dist: |
tensorflow (>=2.7.0); platform_machine != "arm64" and extra == "energyflow" |
Requires-Dist: |
imageio (>=2.20.0); extra == "viz" |
Provides-Extra: |
all |
Provides-Extra: |
energyflow |
Provides-Extra: |
viz |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |