Metadata-Version: |
2.3 |
Name: |
xibs |
Version: |
0.8.0 |
Summary: |
Prototype Intra-Beam Scattering implementation for Xsuite. |
Author-Email: |
Felix Soubelet <felix.soubelet[at]cern.ch>, Elias Waagaard <elias.walter.waagaard[at]cern.ch>, Michalis Zampetakis <Michalis.zampetakis[at]cern.ch> |
Project-Url: |
homepage, https://github.com/fsoubelet/xibs |
Project-Url: |
repository, https://github.com/fsoubelet/xibs |
Project-Url: |
documentation, https://fsoubelet.github.io/xibs |
License: |
Apache-2.0 |
Classifier: |
Development Status :: 2 - Pre-Alpha |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
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 :: Scientific/Engineering :: Physics |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
numpy (>=1.21) |
Requires-Dist: |
scipy (>=1.8) |
Requires-Dist: |
black (>=23.9); extra == "dev" |
Requires-Dist: |
isort (>=5.10); extra == "dev" |
Requires-Dist: |
ruff (>=0.0.290); extra == "dev" |
Requires-Dist: |
cpymad (>=1.14); extra == "docs" |
Requires-Dist: |
matplotlib (>3.0); extra == "docs" |
Requires-Dist: |
sphinx-codeautolink (<1.0); extra == "docs" |
Requires-Dist: |
sphinx-copybutton (<1.0); extra == "docs" |
Requires-Dist: |
sphinx-gallery (<1.0); extra == "docs" |
Requires-Dist: |
sphinx-issues (>=3.0); extra == "docs" |
Requires-Dist: |
sphinx-panels (<1.0); extra == "docs" |
Requires-Dist: |
sphinx-prompt (>=1.5); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme (>=1.0); extra == "docs" |
Requires-Dist: |
sphinx (>=7.0); extra == "docs" |
Requires-Dist: |
sphinxcontrib-bibtex (>=2.4); extra == "docs" |
Requires-Dist: |
xsuite; extra == "docs" |
Requires-Dist: |
coverage[toml] (>=7.0); extra == "test" |
Requires-Dist: |
cpymad (>=1.14); extra == "test" |
Requires-Dist: |
flaky (>=3.5); extra == "test" |
Requires-Dist: |
matplotlib (>=3.0); extra == "test" |
Requires-Dist: |
pytest-cov (>=4.0); extra == "test" |
Requires-Dist: |
pytest-xdist (>=3.0); extra == "test" |
Requires-Dist: |
pytest (>=7.0); extra == "test" |
Requires-Dist: |
pyyaml (>=6.0); extra == "test" |
Requires-Dist: |
xfields (>=0.12); extra == "test" |
Requires-Dist: |
xtrack (>=0.50); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |