Metadata-Version: 2.4
Name: xsuite
Version: 0.46.3
Summary: Integrated suite for particle accelerator simulations.
Author: Riccardo De Maria, Giovanni Iadarola, Szymon Łopaciuk, et al.
License-Expression: Apache-2.0
Project-URL: Download, https://pypi.python.org/pypi/xsuite
Project-URL: Bug Tracker, https://github.com/xsuite/xsuite/issues
Project-URL: Documentation, https://xsuite.readthedocs.io/
Project-URL: Source Code, https://github.com/xsuite/xsuite
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xtrack==0.99.3
Requires-Dist: xfields==0.25.9
Requires-Dist: xcoll==0.9.4
Requires-Dist: xobjects==0.5.12
Requires-Dist: xdeps==0.10.11
Requires-Dist: xpart==0.23.8
Provides-Extra: notebooks
Requires-Dist: jupyter; extra == "notebooks"
Requires-Dist: ipympl; extra == "notebooks"
Requires-Dist: xplt; extra == "notebooks"
Provides-Extra: full-env
Requires-Dist: cpymad; extra == "full-env"
Requires-Dist: nafflib; extra == "full-env"
Requires-Dist: pytest; extra == "full-env"
Requires-Dist: pytest-mock; extra == "full-env"
Requires-Dist: jupyter; extra == "full-env"
Requires-Dist: ipympl; extra == "full-env"
Requires-Dist: xplt; extra == "full-env"
Requires-Dist: ipython; extra == "full-env"
Dynamic: license-file

# Xsuite

[![Daily test (self-hosted, CUDA)](https://github.com/xsuite/xsuite/actions/workflows/cron_test_gpu_cuda.yaml/badge.svg)](https://github.com/xsuite/xsuite/actions/workflows/cron_test_gpu_cuda.yaml)
[![Daily test (self-hosted, OpenCL)](https://github.com/xsuite/xsuite/actions/workflows/cron_test_gpu_cl.yaml/badge.svg)](https://github.com/xsuite/xsuite/actions/workflows/cron_test_gpu_cl.yaml)
[![Daily test (self-hosted, CPU)](https://github.com/xsuite/xsuite/actions/workflows/cron_test_sh_cpu.yaml/badge.svg)](https://github.com/xsuite/xsuite/actions/workflows/cron_test_sh_cpu.yaml)

Suite of python packages for multiparticle simulations for particle accelerators.

Documentation is on: <https://xsuite.readthedocs.io/en/latest/>.
