Metadata-Version: 2.3
Name: geko
Version: 0.1.1
Summary: (Point-like) Photon Evolution Kernel Object
License: GPL-3
Author: Felix Hekhorn
Author-email: felix.a.hekhorn@jyu.fi
Requires-Python: >=3.9,<3.13
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: eko[box] (==0.14.6)
Requires-Dist: numpy (<2.0.0)
Requires-Dist: scipy (<2.0.0)
Description-Content-Type: text/markdown

# γEKO

γEKO (pronouced [geko]) is a Python module to solve the point-like contribution to the photon evolution. It is closely related to [eko](https://github.com/NNPDF/eko).

[![Version](https://img.shields.io/pypi/v/geko.svg)](https://pypi.python.org/pypi/geko)
[![License](https://img.shields.io/pypi/l/geko.svg)](https://github.com/felixhekhorn/geko/blob/main/LICENSE)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/geko.svg)](https://pypi.python.org/pypi/geko)
[![Python unit tests](https://github.com/felixhekhorn/geko/actions/workflows/unittests.yml/badge.svg)](https://github.com/felixhekhorn/geko/actions/workflows/unittests.yml)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

