Metadata-Version: |
2.3 |
Name: |
irnl_rdt_correction |
Version: |
1.1.2 |
Summary: |
Correction script to power the nonlinear correctors in the (HL-)LHC insertion regions based on RDTs. |
Author-Email: |
OMC Team <pylhc[at]github.com> |
Project-Url: |
homepage, https://github.com/pylhc/irnl_rdt_correction |
Project-Url: |
repository, https://github.com/pylhc/irnl_rdt_correction |
Project-Url: |
documentation, https://pylhc.github.io/irnl_rdt_correction/ |
Project-Url: |
changelog, https://github.com/pylhc/irnl_rdt_correction/releases |
Keywords: |
accelerator,correction,hl-lhc,lhc,nonlinear |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
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: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
numpy (<2.0,>=1.19); python_version < "3.10" |
Requires-Dist: |
numpy (>=1.19); python_version >= "3.10" |
Requires-Dist: |
pandas (!=1.2,>=1.0) |
Requires-Dist: |
tfs-pandas (>=3.0.2) |
Requires-Dist: |
h5py (>=2.9.0); extra == "all" |
Requires-Dist: |
pytest-cov (>=2.9); extra == "all" |
Requires-Dist: |
pytest (>=7.0); extra == "all" |
Requires-Dist: |
sphinx-rtd-theme (>=2.0); extra == "all" |
Requires-Dist: |
sphinx (>=7.0); extra == "all" |
Requires-Dist: |
tables (>=3.9); extra == "all" |
Requires-Dist: |
sphinx-rtd-theme (>=2.0); extra == "doc" |
Requires-Dist: |
sphinx (>=7.0); extra == "doc" |
Requires-Dist: |
h5py (>=2.9.0); extra == "test" |
Requires-Dist: |
pytest-cov (>=2.9); extra == "test" |
Requires-Dist: |
pytest (>=7.0); extra == "test" |
Requires-Dist: |
tables (>=3.9); extra == "test" |
Provides-Extra: |
all |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |