pyerrors/tests
Fabian Joswig af28f77ec5
__eq__ method for Corr class (#206)
* feat: implemented __eq__ method for Corr class.

* feat: __eq__ method now respects None entries in correlators.

* feat: Obs can now be compared to None, __ne__ method removed as it is
not required.

* feat: Corr.__eq__ rewritten to give a per element comparison.

* tests: additional test case for correlator comparison added.

* feat: comparison now also works for padding.
2023-07-19 15:06:19 +01:00
..
data Fix another edge case in _compute_drho (#194) 2023-06-02 15:04:15 +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 __eq__ method for Corr class (#206) 2023-07-19 15:06:19 +01: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 Matmul overloaded for correlator class. (#199) 2023-07-17 11:48:57 +01:00
integrate_test.py feat: Added numerical integration of generic functions (#201) 2023-07-14 14:21:59 +01:00
json_io_test.py Restored JSON output of dicts with non-string keys (#179) 2023-05-19 14:58:56 +01:00
linalg_test.py feat: Added numerical integration of generic functions (#201) 2023-07-14 14:21:59 +01:00
misc_test.py tests: test for print_config added. 2023-07-10 15:44:06 +01:00
mpm_test.py test: mpm and corr dump test extended 2021-12-23 14:56:49 +01:00
obs_test.py __eq__ method for Corr class (#206) 2023-07-19 15:06:19 +01:00
openQCD_in_test.py Feat/files idl xsf (#185) 2023-05-26 13:01:52 +01:00
pandas_test.py fix nan to None test (#192) 2023-06-01 14:07:16 +01: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