Skip to content

Latest commit

 

History

History
46 lines (43 loc) · 1.65 KB

File metadata and controls

46 lines (43 loc) · 1.65 KB

Third Party Software

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

Name License Description
dask BSD-3-Clause Parallel PyData with Task Scheduling
discretize MIT Discretization tools for finite volume and inverse problems
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
param-sweeps MIT Parameter sweeper for ui.json powered applications.
pydantic MIT Data validation using Python type hints.
pymatsolver MIT Matrix Solvers for Python.
scikit-learn BSD-3-Clause A set of python modules for machine learning and data mining
scipy BSD-3-Clause Fundamental algorithms for scientific computing in Python
simpeg MIT SimPEG: Simulation and Parameter Estimation in Geophysics
tqdm MPL-2.0 or MIT A Fast, Extensible Progress Bar for Python and CLI