Metadata-Version: 2.4
Name: recon3d
Version: 2.0.6
Author-email: Andrew Polonsky <apolon@sandia.gov>, Chad Hovey <chovey@sandia.gov>, John Emery <jmemery@sandia.gov>, Paul Chao <pchao@sandia.gov>
Project-URL: Documentation, http://structmechtools.cee-gitlab.lan/recon3d
Project-URL: Repository, https://cee-gitlab.sandia.gov/structMechTools/recon3d
Requires-Python: <3.12,>=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE.md
Requires-Dist: automesh==0.3.1
Requires-Dist: connected-components-3d==3.18.0
Requires-Dist: fastremap==1.14.1
Requires-Dist: h5py==3.11.0
Requires-Dist: matplotlib==3.9.0
Requires-Dist: numpy==1.26.4
Requires-Dist: scipy==1.14.0
Requires-Dist: scikit-image==0.24.0
Requires-Dist: scikit-learn==1.5.1
Requires-Dist: pillow==10.4.0
Requires-Dist: pyevtk==1.6.0
Requires-Dist: pyyaml==6.0.1
Provides-Extra: dev
Requires-Dist: black==24.8.0; extra == "dev"
Requires-Dist: docstr-coverage==2.2.0; extra == "dev"
Requires-Dist: docutils<0.18,>=0.14; extra == "dev"
Requires-Dist: flake8==7.1.1; extra == "dev"
Requires-Dist: pre-commit==4.1.0; extra == "dev"
Requires-Dist: pdbp==1.5.4; extra == "dev"
Requires-Dist: pytest==8.3.2; extra == "dev"
Requires-Dist: pytest-cov==5.0.0; extra == "dev"
Requires-Dist: pdoc; extra == "dev"
Dynamic: license-file

# recon3d

[![userguide][userguide_badge]](https://sandialabs.github.io/recon3d/docs/userguide/book/index.html) [![api][api_badge]](https://sandialabs.github.io/recon3d/docs/api/index.html) [![test-coverage][test-coverage_badge]](https://sandialabs.github.io/recon3d/coverage_reports/htmlcov/index.html) [![lint][lint_badge]](https://sandialabs.github.io/recon3d/logs/lint.log)

[userguide_badge]: https://sandialabs.github.io/recon3d/badges/userguide.svg
[api_badge]: https://sandialabs.github.io/recon3d/badges/api.svg
[test-coverage_badge]: https://sandialabs.github.io/recon3d/badges/test-coverage.svg
[lint_badge]: https://sandialabs.github.io/recon3d/badges/lint.svg

## Getting Started

Installation instructions and more can be found in the [User Guide](https://sandialabs.github.io/recon3d/docs/userguide/book/index.html).
