Metadata-Version: 2.4
Name: rampro
Version: 0.0.2
Summary: A professional 2D image ramp sampling and data processing library.
Author-email: Yunhui <xuanyunhui@foxmail.com>
Project-URL: Homepage, https://github.com/Ucas-Yunhui/rampro
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# rampro

A high-performance numerical library for **Two-Dimensional (2D) Image Ramp Sampling**.

## Installation
```bash
pip install rampro
```

