Metadata-Version: 2.4
Name: acline
Version: 0.0.1
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/acline
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

# acline

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

## Installation
```bash
pip install acline
```

