Metadata-Version: 2.4
Name: swit-suite
Version: 0.0.1
Summary: SWIT: Seismic Waveform Inversion Toolbox (installs the full suite)
Author-email: Haipeng Li <haipeng@stanford.edu>
License-Expression: MIT
Project-URL: Homepage, https://github.com/CHANGEME/SWIT
Project-URL: Source, https://github.com/CHANGEME/SWIT
Keywords: seismology,geophysics,full-waveform inversion,FWI
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: swit-optim>=0.0.1
Requires-Dist: swit-bayes>=0.0.1
Dynamic: license-file

# swit-suite

**SWIT** -- Seismic Waveform Inversion Toolbox. Meta-package that installs the
full suite:

- `swit-optim` -- deterministic full-waveform inversion
- `swit-bayes` -- Bayesian inversion and uncertainty quantification

<!-- -->

    pip install swit-suite

**Status:** placeholder release reserving the names on PyPI. The functional
release is in preparation.
