Metadata-Version: 2.4
Name: cpymad-lhc
Version: 0.2.0
Summary: Helper functions to run LHC optics in cpymad.
Project-URL: homepage, https://github.com/JoschD/cpymad_lhc
Project-URL: repository, https://github.com/JoschD/cpymad_lhc
Project-URL: documentation, https://JoschD.github.io/cpymad_lhc/ 
Project-URL: changelog, https://github.com/JoschD/cpymad_lhc/blob/master/CHANGELOG.md
Author-email: JoschD <JoschD@github.com>
License-Expression: MIT
License-File: LICENSE
Keywords: cpymad,hllhc,lhc
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: cpymad>=1.9.0
Requires-Dist: numpy>=1.19.0
Requires-Dist: pandas>=1.3
Requires-Dist: tfs-pandas>=3.0.0
Provides-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'
Provides-Extra: doc
Requires-Dist: sphinx-rtd-theme>=2.0; extra == 'doc'
Requires-Dist: sphinx>=7.0; extra == 'doc'
Provides-Extra: test
Requires-Dist: pytest-cov>=2.9; extra == 'test'
Requires-Dist: pytest>=7.0; extra == 'test'
Description-Content-Type: text/markdown

# cpymad LHC 

[![Cron Testing](https://github.com/JoschD/cpymad_lhc/workflows/Cron%20Testing/badge.svg)](https://github.com/JoschD/cpymad_lhc/actions?query=workflow%3A%22Cron+Testing%22)
[![Code Climate coverage](https://img.shields.io/codeclimate/coverage/JoschD/cpymad_lhc.svg?style=popout)](https://codeclimate.com/github/JoschD/cpymad_lhc)
[![Code Climate maintainability (percentage)](https://img.shields.io/codeclimate/maintainability-percentage/JoschD/cpymad_lhc.svg?style=popout)](https://codeclimate.com/github/JoschD/cpymad_lhc)
[![GitHub last commit](https://img.shields.io/github/last-commit/JoschD/cpymad_lhc.svg?style=popout)](https://github.com/JoschD/cpymad_lhc/)
[![GitHub release](https://img.shields.io/github/release/JoschD/cpymad_lhc.svg?style=popout)](https://github.com/JoschD/cpymad_lhc/)

[comment]: <> ([![DOI]&#40;https://zenodo.org/badge/DOI/10.5281/zenodo.5070986.svg&#41;]&#40;https://doi.org/10.5281/zenodo.5070986&#41;)

## License

This project is licensed under the `MIT License` - see the [LICENSE](LICENSE) file for details.