pyerrors/tests
s-kuberski 3198088f9c
Feat/flow (#176)
* fix: String conversion of Obs can now handle a dvalue that is NaN or inf

* Feat: Added extraction of w0/a from openQCD files

* Removed unnecessary round in w0 routine

* Improved error handling in fit_t0

* Allowed to change the reference flow time in t0 and w0 determinations.

* Added doc string to fit_t0
2023-05-16 18:29:13 +01:00
..
data Impr/fix refactor sfcf read (#164) 2023-03-15 17:46:12 +00: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 fix: Corr.symmetric can now deal with None entries. (#145) 2023-01-16 16:10:19 +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 NHT changes plots combined fit (#166) 2023-03-17 13:52:07 +00:00
json_io_test.py dobs: Zeros are written if config is not part of the Obs, these are ignored on input 2023-02-02 15:31:46 +01:00
linalg_test.py feat: removed attribute is_merged. 2023-01-06 13:34:26 +01:00
misc_test.py tests: additional tests for generalization of misc.errorbar added. 2023-01-18 17:01:37 +00:00
mpm_test.py test: mpm and corr dump test extended 2021-12-23 14:56:49 +01:00
obs_test.py fix: String conversion of Obs can now handle a dvalue that is NaN or inf (#173) 2023-05-03 16:30:59 +02:00
openQCD_in_test.py Feat/flow (#176) 2023-05-16 18:29:13 +01:00
pandas_test.py Serialize list of Obs in pandas.to_sql (#162) 2023-03-10 14:17:20 +00:00
roots_test.py test: test for multi parameter foot feature added. 2023-01-10 10:27:56 +00:00
sfcf_in_test.py fixed appended mode reading (#165) 2023-03-16 13:12:03 +00:00
utils_in_test.py Fix/sort names (#177) 2023-05-16 18:28:32 +01:00