.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
conftest.py
setup.py
.github/workflows/docs.yml
.github/workflows/flake8.yml
.github/workflows/pytest.yml
examples/01_basic_example.ipynb
examples/02_correlators.ipynb
examples/03_pcac_example.ipynb
examples/04_fit_example.ipynb
examples/05_matrix_operations.ipynb
examples/06_gevp.ipynb
examples/base_style.mplstyle
examples/json_schema.json
examples/data/correlator_test.json.gz
examples/data/f_A.json.gz
examples/data/f_P.json.gz
examples/data/matrix_correlator.json.gz
examples/data/matrix_correlator_V1V1.json.gz
examples/data/matrix_correlator_V2V2.json.gz
examples/data/matrix_correlator_V3V3.json.gz
pyerrors/__init__.py
pyerrors/correlators.py
pyerrors/covobs.py
pyerrors/dirac.py
pyerrors/fits.py
pyerrors/linalg.py
pyerrors/misc.py
pyerrors/mpm.py
pyerrors/obs.py
pyerrors/roots.py
pyerrors/version.py
pyerrors.egg-info/PKG-INFO
pyerrors.egg-info/SOURCES.txt
pyerrors.egg-info/dependency_links.txt
pyerrors.egg-info/requires.txt
pyerrors.egg-info/top_level.txt
pyerrors/input/__init__.py
pyerrors/input/bdio.py
pyerrors/input/hadrons.py
pyerrors/input/json.py
pyerrors/input/misc.py
pyerrors/input/openQCD.py
pyerrors/input/sfcf.py
pyerrors/input/utils.py
tests/benchmark_test.py
tests/correlators_test.py
tests/covobs_test.py
tests/dirac_test.py
tests/fits_test.py
tests/json_io_test.py
tests/linalg_test.py
tests/mpm_test.py
tests/obs_test.py
tests/openQCD_in_test.py
tests/roots_test.py
tests/sfcf_in_test.py
tests/data/openqcd_test/openqcd2r1.ms.dat
tests/data/openqcd_test/openqcd2r1.ms1.dat
tests/data/openqcd_test/sfqcdr1.gfms.dat
tests/data/openqcd_test/sfqcdr1.rwms.dat
tests/data/sfcf_test/data_a/data_a_r0.F_V0
tests/data/sfcf_test/data_a/data_a_r0.f_1
tests/data/sfcf_test/data_a/data_a_r0.f_A
tests/data/sfcf_test/data_c/data_c_r0/data_c_r0_n1
tests/data/sfcf_test/data_o/test_r0/cfg1/F_V0
tests/data/sfcf_test/data_o/test_r0/cfg1/f_1
tests/data/sfcf_test/data_o/test_r0/cfg1/f_A
tests/data/sfcf_test/param/out.out
tests/data/sfcf_test/param/parameters_a
tests/data/sfcf_test/param/parameters_c
tests/data/sfcf_test/param/parameters_o