pyerrors/tests
Justus Kuhlmann 0ef8649031
Feat/read sfcf multi (#210)
* make template

* read_sfcf_multi running with compact format

* fix append mode, norrmal tests work

* improve readability

* add simple test for multi_read

* simple multi_test works

* add first method to check sfcf param hashes

* add docstring

* simple test for o format working

* use benedict to make loops easier

* introduce python-benedict as dep

* no nice_out, less error prone, found bug in tests

* Revert "introduce python-benedict as dep"

This reverts commit 9696d68b7a.

* Revert "use benedict to make loops easier"

This reverts commit fa3987479b.

* no nice output after reverts

* [build] Added jkuhl-uni as CODEOWNER for sfcf.

* refactor: flatten internal dicts

* very small test extension

* ...flake8

* docu

* Delete second sep init

---------

Co-authored-by: Fabian Joswig <fabian.joswig@uni-muenster.de>
2023-10-20 19:22:55 +02: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 feat: added support for addition and multiplication of complex numbers (#209) 2023-07-21 14:15:41 +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 feat: added support for addition and multiplication of complex numbers (#209) 2023-07-21 14:15:41 +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 Feat/read sfcf multi (#210) 2023-10-20 19:22:55 +02:00
utils_in_test.py Fix/sort names (#177) 2023-05-16 18:28:32 +01:00