README.md
pyproject.toml
hypodd/__init__.py
hypodd/config.py
hypodd/hypoDD.py
hypodd.egg-info/PKG-INFO
hypodd.egg-info/SOURCES.txt
hypodd.egg-info/dependency_links.txt
hypodd.egg-info/entry_points.txt
hypodd.egg-info/requires.txt
hypodd.egg-info/top_level.txt
hypodd/core/__init__.py
hypodd/core/cluster.py
hypodd/core/datatypes.py
hypodd/core/dtres.py
hypodd/core/partials.py
hypodd/core/skip.py
hypodd/core/weighting.py
hypodd/geodesy/__init__.py
hypodd/geodesy/coordinates.py
hypodd/geodesy/delaz_vec.py
hypodd/io/__init__.py
hypodd/io/readers.py
hypodd/io/writers.py
hypodd/models/__init__.py
hypodd/models/velocity.py
hypodd/models/velocity_numba.py
hypodd/models/velocity_sr.py
hypodd/solvers/__init__.py
hypodd/solvers/lsqr.py
hypodd/solvers/stats.py
hypodd/solvers/svd.py
tests/test_example1.py
tests/test_example2.py
tests/test_example3.py
tests/test_example4.py