Metadata-Version: 2.3
Name: funclp
Version: 0.1.18
Summary: A library for defining mathematical functions and fits.
Requires-Dist: corelp
Requires-Dist: numba
Requires-Dist: numpy
Requires-Dist: plotlp
Requires-Dist: scipy
Requires-Dist: cupy-cuda12x ; extra == 'cuda12'
Requires-Dist: cupy-cuda13x ; 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

# funcLP

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

**A library for defining mathematical functions and fits.**

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