Third Party Software

The gempy-drivers repository and source distributions bundle several libraries that are compatibly licensed. We list these here.

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