Metadata-Version: 2.3
Name: stacklp
Version: 0.1.5
Summary: This library contains various functions to manage stack of images.
Requires-Dist: bottleneck
Requires-Dist: arrlp
Requires-Dist: corelp
Requires-Dist: numpy
Requires-Dist: plotlp
Requires-Dist: tifffile
Requires-Dist: arrlp[cuda12] ; extra == 'cuda12'
Requires-Dist: arrlp[cuda13] ; extra == 'cuda13'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-design ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: toml ; extra == 'docs'
Requires-Python: >=3.12
Provides-Extra: cuda12
Provides-Extra: cuda13
Provides-Extra: docs
Description-Content-Type: text/markdown

# stackLP

```text
Author        : Lancelot PINCET
GitHub        : https://github.com/LancelotPincet/stackLP
HTTPS         : https://github.com/LancelotPincet/stackLP.git
SSH           : git@github.com:LancelotPincet/stackLP.git
PyPI          : https://pypi.org/project/stackLP
Docs          : https://stackLP.readthedocs.io
```

**This library contains various functions to manage stack of images.**

**stackLP** is available on [PyPI](https://pypi.org/project/stackLP) for pip installs.
For more information, do not hesitate to consult the [Documentation](https://stackLP.readthedocs.io).