pyerrors/tests
Fabian Joswig e6813a6c8e feat: correlated_fit now throws an exception when the correlation matrix
is ill conditioned with respect to the machine precision.

Criterion for warning for ill-conditioned covariance matrix changed to cond > sqrt(eps)

Test added.
2022-03-09 12:24:52 +00:00
..
data Added tests for t0 and qtop 2022-02-09 18:41:54 +01:00
benchmark_test.py tests: tests cleaned up, name duplicate in obs_test corrected 2022-02-09 11:23:58 +00:00
correlators_test.py feat: spaghetti_plot method for monitoring exceptional configurations added to Corr class, tests added. 2022-03-08 10:50:46 +00:00
covobs_test.py feat: computation of _covariance_element optimized, visualize option 2022-03-01 15:34:53 +00:00
dirac_test.py test: tests for epsilon tensors extended 2021-12-23 12:06:28 +01:00
fits_test.py feat: correlated_fit now throws an exception when the correlation matrix 2022-03-09 12:24:52 +00:00
json_io_test.py fix: Bug in export of derivative of correlator containing covobs fixed, 2022-02-09 14:18:36 +00:00
linalg_test.py refactor: unnecessary code in scalar_mat_op removed 2021-12-23 14:26:17 +01:00
mpm_test.py test: mpm and corr dump test extended 2021-12-23 14:56:49 +01:00
obs_test.py tests: random data removed from test_gamma_method_standard_data 2022-03-08 11:02:46 +00:00
openQCD_in_test.py tests: openQCD tests split up in two functions, coverage improved 2022-02-10 11:03:59 +00:00
roots_test.py fix: Error handling for fits and root finding with numpy instead of autograd.numpy 2022-03-02 15:49:29 +00:00
sfcf_in_test.py tests: tests cleaned up, name duplicate in obs_test corrected 2022-02-09 11:23:58 +00:00