Skip to content

Latest commit

 

History

History
56 lines (55 loc) · 13.1 KB

THIRD_PARTY_SOFTWARE.rst

File metadata and controls

56 lines (55 loc) · 13.1 KB

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

Name License URL Description
Dask BSD-3-Clause https://github.com/dask/dask/ Parallel PyData with Task Scheduling
dash-daq MIT https://github.com/plotly/dash-daq DAQ components for Dash
discretize MIT https://simpeg.xyz/ Discretization tools for finite volume and inverse problems
Distributed BSD-3-Clause https://distributed.dask.org/ Distributed scheduler for Dask
Fiona BSD 3-Clause https://github.com/Toblerity/Fiona Fiona reads and writes spatial data files
fsspec BSD-3-Clause https://github.com/fsspec/filesystem_spec File-system specification
GDAL MIT https://github.com/OSGeo/gdal GDAL: Geospatial Data Abstraction Library
geoh5py LGPL-3.0-or-later https://github.com/MiraGeoscience/geoh5py Python API for geoh5, an open file format for geoscientific data
ipyfilechooser MIT https://github.com/crahan/ipyfilechooser Python file chooser widget for use in Jupyter/IPython in conjunction with ipywidgets
ipywidgets BSD 3-Clause https://github.com/jupyter-widgets/ipywidgets Jupyter interactive widgets
jupyter-dash MIT https://github.com/plotly/jupyter-dash Dash support for the Jupyter notebook interface
libhwloc BSD-3-Clause https://github.com/conda-forge/libhwloc-feedstock Portable Hardware Locality (hwloc)
matplotlib LicenseRef-PSF-based https://github.com/matplotlib/matplotlib Python plotting package
numpy BSD-3-Clause https://github.com/numpy/numpy Fundamental package for array computing in Python
omf MIT https://github.com/gmggroup/omf API Library for Open Mining Format
pandas BSD-3-Clause https://github.com/pandas-dev/pandas Powerful data structures for data analysis, time series, and statistics
param-sweeps MIT https://github.com/MiraGeoscience/param-sweeps Parameter sweeper for ui.json powered applications
plotly MIT https://github.com/plotly/plotly.py An open-source, interactive data visualization library for Python
pydiso MIT https://github.com/simpeg/pydiso Wrapper for intel's pardiso implementation in the MKL
pymatsolver MIT https://github.com/simpeg/pymatsolver Matrix Solvers for Python
scikit-image BSD-3-Clause https://github.com/scikit-image/scikit-image Image processing in Python
scikit-learn BSD-3-Clause https://github.com/scikit-learn/scikit-learn A set of python modules for machine learning and data mining
scipy BSD-3-Clause https://github.com/scipy/scipy Fundamental algorithms for scientific computing in Python
simpeg MIT http://simpeg.xyz/ SimPEG: Simulation and Parameter Estimation in Geophysics
tqdm MPL-2.0 or MIT https://github.com/tqdm A Fast, Extensible Progress Bar for Python and CLI