Third-party software ==================== The plate-interpreter repository and source distributions bundle several libraries that are compatibly licensed. We list these here. .. list-table:: :widths: 25 25 50 :header-rows: 1 * - Name - License - Description * - `geoh5py `_ - LGPL-3.0-or-later - Python API for geoh5, an open file format for geoscientific data * - `numpy `_ - BSD-3-Clause - Fundamental package for array computing in Python * - `pydantic `_ - MIT - Data validation using Python type hints. * - `pydensecrf `_ - MIT - Python wrapper for the dense (fully connected) CRF library by Philipp Krähenbühl * - `pytorch `_ - BSD-3-Clause - An open source machine learning framework that accelerates the path from research prototyping to production deployment * - `scikit-image `_ - BSD-3-Clause - Image processing in Python * - `scikit-learn `_ - BSD-3-Clause - A set of python modules for machine learning and data mining * - `scipy `_ - BSD-3-Clause - Library used for scientific and technical computing * - `tqdm `_ - MPL-2.0 or MIT - A fast, extensible progress bar for Python and CLI