Metadata-Version: 2.4
Name: laplskel
Version: 0.5.1
Summary: An attempt to render in a function-oriented library Damseh 2021's algorithm - plus some more.
Home-page: https://github.com/smoia/laplskel
Download-URL: https://github.com/smoia/laplskel
Author: Stefano Moia
Maintainer: Stefano Moia
Maintainer-email: s.moia.research@gmail.com
License: Apache-2.0
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides: laplskel
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE
Requires-Dist: duecredit
Requires-Dist: joblib
Requires-Dist: nibabel
Requires-Dist: nigsp
Requires-Dist: numpy>=1.17
Requires-Dist: scipy>=1.14.1
Requires-Dist: tqdm_joblib
Provides-Extra: amg
Requires-Dist: pyamg; extra == "amg"
Provides-Extra: style
Requires-Dist: codespell>=2.2.4; extra == "style"
Requires-Dist: ruff>=0.14.2; extra == "style"
Provides-Extra: test
Requires-Dist: pyamg; extra == "test"
Requires-Dist: codespell>=2.2.4; extra == "test"
Requires-Dist: ruff>=0.14.2; extra == "test"
Requires-Dist: pytest>=8.0; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage; extra == "test"
Provides-Extra: devtools
Requires-Dist: pre-commit; extra == "devtools"
Provides-Extra: dev
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pyamg; extra == "dev"
Requires-Dist: codespell>=2.2.4; extra == "dev"
Requires-Dist: ruff>=0.14.2; extra == "dev"
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Dynamic: download-url
Dynamic: license-file
Dynamic: provides


<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
