Metadata-Version: |
2.1 |
Name: |
relaxed |
Version: |
0.4.0 |
Summary: |
Differentiable versions of common HEP operations. |
Author-Email: |
Nathan Simpson <nsimpson[at]turing.ac.uk> |
Project-Url: |
Homepage, https://github.com/gradhep/relaxed |
Project-Url: |
Bug Tracker, https://github.com/gradhep/relaxed/issues |
Project-Url: |
Discussions, https://github.com/gradhep/relaxed/discussions |
Project-Url: |
Changelog, https://github.com/gradhep/relaxed/releases |
Classifier: |
Development Status :: 1 - Planning |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
equinox (>=0.10.6) |
Requires-Dist: |
jaxopt (>=0.7) |
Requires-Dist: |
typing-extensions (>=4.6); python_version < "3.11" |
Requires-Dist: |
pytest-cov (>=3); extra == "dev" |
Requires-Dist: |
pytest (>=6); extra == "dev" |
Requires-Dist: |
furo; extra == "docs" |
Requires-Dist: |
myst-parser (>=0.13); extra == "docs" |
Requires-Dist: |
sphinx-autodoc-typehints; extra == "docs" |
Requires-Dist: |
sphinx-book-theme (>=0.1.0); extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
sphinx (>=4.0); extra == "docs" |
Requires-Dist: |
iminuit; extra == "test" |
Requires-Dist: |
pyhf[jax]; extra == "test" |
Requires-Dist: |
pytest-cov (>=3); extra == "test" |
Requires-Dist: |
pytest (>=6); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |