.. _third_party_software: Third Party Software ==================== The gempy-drivers repository and source distributions bundle several libraries that are compatibly licensed. We list these here. .. list-table:: :widths: 30 30 60 :header-rows: 1 * - Name - License - Description * - `gempy `_ - EUPL-1.2 - GemPy is an open-source, Python-based project for generating 3D structural geological models. * - `geoapps-utils `_ - MIT - Collection of utilities for creating applications and manipulating geoh5 objects * - `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 * - `pandas `_ - BSD-3-Clause - Python package that provides fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive. * - `pydantic `_ - MIT - Data validation using Python type hints * - `scipy `_ - BSD-3-Clause - Fundamental algorithms for scientific computing in Python * - `torch `_ - BSD-style - Python package that provides two high-level features: Tensor computation (like NumPy) with strong GPU acceleration and deep neural networks built on a tape-based autograd system