Third Party Software
====================
The geoapps 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
* - `Dask `_
- BSD-3-Clause
- Parallel PyData with Task Scheduling
* - `dash-daq `_
- MIT
- DAQ components for Dash
* - `discretize `_
- MIT
- Discretization tools for finite volume and inverse problems
* - `Distributed `_
- BSD-3-Clause
- Distributed scheduler for Dask
* - `Fiona `_
- BSD 3-Clause
- Fiona reads and writes spatial data files
* - `fsspec `_
- BSD-3-Clause
- File-system specification
* - `GDAL `_
- MIT
- GDAL: Geospatial Data Abstraction Library
* - `geoh5py `_
- LGPL-3.0-or-later
- Python API for geoh5, an open file format for geoscientific data
* - `ipyfilechooser `_
- MIT
- Python file chooser widget for use in Jupyter/IPython in conjunction with ipywidgets
* - `ipywidgets `_
- BSD 3-Clause
- Jupyter interactive widgets
* - `jupyter-dash `_
- MIT
- Dash support for the Jupyter notebook interface
* - `libhwloc `_
- BSD-3-Clause
- Portable Hardware Locality (hwloc)
* - `matplotlib `_
- LicenseRef-PSF-based
- Python plotting package
* - `numpy `_
- BSD-3-Clause
- Fundamental package for array computing in Python
* - `omf `_
- MIT
- API Library for Open Mining Format
* - `pandas `_
- BSD-3-Clause
- Powerful data structures for data analysis, time series, and statistics
* - `param-sweeps `_
- MIT
- Parameter sweeper for ui.json powered applications
* - `plotly `_
- MIT
- An open-source, interactive data visualization library for Python
* - `pydiso `_
- MIT
- Wrapper for intel's pardiso implementation in the MKL
* - `pymatsolver `_
- MIT
- Matrix Solvers for Python
* - `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
- 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