Metadata-Version: 2.1
Name: calotron
Version: 0.0.2
Summary: Transformer-based model to fast-simulate the LHCb ECAL detector
Home-page: https://github.com/mbarbetti/calotron
Author: Matteo Barbetti
Author-email: matteo.barbetti@fi.infn.it
Maintainer: Matteo Barbetti
Maintainer-email: matteo.barbetti@fi.infn.it
License: MIT
Keywords: lhcb-experiment,ultrafast-simulation,lamarr,calorimeter,machine-learning,transformer
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7, <=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tensorflow (>=2.11)

# calotron

[![TensorFlow versions](https://img.shields.io/badge/tensorflow-2.11-f57000?style=flat)](https://www.tensorflow.org/versions)
[![PyPI - Python versions](https://img.shields.io/pypi/pyversions/calotron)](https://pypi.python.org/pypi/calotron)
[![PyPI - Version](https://img.shields.io/pypi/v/calotron)](https://pypi.python.org/pypi/calotron)
[![PyPI - Status](https://img.shields.io/pypi/status/calotron)](https://pypi.python.org/pypi/calotron)
[![PyPI - License](https://img.shields.io/pypi/l/calotron)](https://pypi.python.org/pypi/calotron)
[![Continuous integration](https://github.com/mbarbetti/calotron/actions/workflows/ci-build.yml/badge.svg?branch=main)](https://github.com/mbarbetti/calotron/actions/workflows/ci-build.yml)
[![Codecov](https://codecov.io/gh/mbarbetti/calotron/branch/main/graph/badge.svg?token=DRG8BWC9RR)](https://codecov.io/gh/mbarbetti/calotron)
