Metadata-Version: 2.4
Name: fivedreg
Version: 0.0.4.dev3
Summary: A lightweight backend server for 5D interpolation
Author-email: Rowan d'Auria <rd761@cam.ac.uk>
Project-URL: Homepage, https://github.com/rowan-dauria/c1-coursework
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: tensorflow<3.0.0,>=2.10.0
Requires-Dist: pandas>=1.3.0
Requires-Dist: numpy>=1.21.0
Provides-Extra: dev
Requires-Dist: build>=0.10.0; extra == "dev"
Requires-Dist: twine>=4.0.0; extra == "dev"

# fivedreg

A lightweight backend server for 5D interpolation.

## Installation

```bash
pip install fivedreg
```

## Usage

This package provides a backend server for 5D interpolation functionality.

