Metadata-Version: 2.4
Name: smudgy
Version: 0.1.4
Summary: Point Cloud smoothing and interpolation package with C++ and OpenMP backend.
Author: Mauro Bernardini
Author-email: mauro.bernardini1313@gmail.com
Maintainer: Mauro Bernardini
Maintainer-email: mauro.bernardini1313@gmail.com
Project-URL: Homepage, https://github.com/maurbe/smudgy
Project-URL: Repository, https://github.com/maurbe/smudgy
Project-URL: Documentation, https://smudgy.readthedocs.io/en/latest/quickstart.html
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pybind11
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: license-file
