pyerrors/tests
Fabian Joswig 3c942b380d
Serialize list of Obs in pandas.to_sql (#162)
* feat: Added serialization of list of Obs in pandas.to_sql.

* tests: test for list of Obs to sql added.

* feat: auto_gamma functionality added for deserialization of lists of
Obs.
2023-03-10 14:17:20 +00:00
..
data Impr/refactor find files (#151) 2023-02-08 14:52:29 +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 fix: chisquare, dof and p-value also calculated when dof is 0. Test for 2023-03-09 15:32:27 +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 Improved prior fit (#161) 2023-03-07 16:15:16 +00:00
openQCD_in_test.py Impr/refactor find files (#153) 2023-02-17 11:51:00 +00: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 tests: tests cleaned up, name duplicate in obs_test corrected 2022-02-09 11:23:58 +00:00