LICENCE
README.md
pyproject.toml
src/cofi_espresso/__init__.py
src/cofi_espresso/_espresso_problem.py
src/cofi_espresso/_version.py
src/cofi_espresso/exceptions.py
src/cofi_espresso/list_problems.py
src/cofi_espresso/version.py
src/cofi_espresso.egg-info/PKG-INFO
src/cofi_espresso.egg-info/SOURCES.txt
src/cofi_espresso.egg-info/dependency_links.txt
src/cofi_espresso.egg-info/requires.txt
src/cofi_espresso.egg-info/top_level.txt
src/cofi_espresso/_fmm_tomography/CMakeLists.txt
src/cofi_espresso/_fmm_tomography/LICENCE
src/cofi_espresso/_fmm_tomography/__init__.py
src/cofi_espresso/_fmm_tomography/_fmm_tomography.py
src/cofi_espresso/_fmm_tomography/fm2dss.o
src/cofi_espresso/_fmm_tomography/waveTracker.py
src/cofi_espresso/_fmm_tomography/datasets/cbmod.txt
src/cofi_espresso/_fmm_tomography/datasets/ttimes/receivers_InLab_lrt_r36.dat
src/cofi_espresso/_fmm_tomography/datasets/ttimes/receivers_crossb_nwt_r10.dat
src/cofi_espresso/_fmm_tomography/datasets/ttimes/sources_InLab_lrt_s500.dat
src/cofi_espresso/_fmm_tomography/datasets/ttimes/sources_crossb_nwt_s10.dat
src/cofi_espresso/_fmm_tomography/datasets/ttimes/ttimes_InLab_lrt_s500_r36.dat
src/cofi_espresso/_fmm_tomography/datasets/ttimes/ttimes_crossb_nwt_s10_r10.dat
src/cofi_espresso/_fmm_tomography/fmst/src/fm2dss.f90
src/cofi_espresso/_gravity_density/LICENCE
src/cofi_espresso/_gravity_density/__init__.py
src/cofi_espresso/_gravity_density/_gravity_density.py
src/cofi_espresso/_gravity_density/data/__init__.py
src/cofi_espresso/_gravity_density/data/gravmodel1.txt
src/cofi_espresso/_gravity_density/data/testdata.txt
src/cofi_espresso/_simple_regression/LICENCE
src/cofi_espresso/_simple_regression/__init__.py
src/cofi_espresso/_simple_regression/_simple_regression.py
src/cofi_espresso/_xray_tomography/LICENCE
src/cofi_espresso/_xray_tomography/__init__.py
src/cofi_espresso/_xray_tomography/_xray_tomography.py
src/cofi_espresso/_xray_tomography/data/__init__.py
src/cofi_espresso/_xray_tomography/data/csiro_logo.png
src/cofi_espresso/_xray_tomography/data/example1.dat
src/cofi_espresso/_xray_tomography/data/example2.dat
src/cofi_espresso/_xray_tomography/data/example3.dat
src/cofi_espresso/_xray_tomography/data/inlab_logo.png
src/cofi_espresso/utils/__init__.py
src/cofi_espresso/utils/data_loader.py
src/cofi_espresso/utils/file_handler.py