pyerrors/tests
Fabian Joswig 5122e260ea
Special function module (#221)
* [fix] Fixed intendation for flake8

* [feat] special module with Bessel functions added.

* [feat] init adapted.

* [tests] First test for special module added.

* [tests] Check kn special function derivative explicitly vs numerical
derivative of scipy function.

* [feat] Added remaining autograd scipy special functions to the special
module.

* [feat] Imports corrected, docstring added.
2024-01-07 17:22:05 +01:00
..
data Additional GEVP method with errors (#195) 2023-11-17 18:57:18 +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 Additional GEVP method with errors (#195) 2023-11-17 18:57:18 +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 Fixed bugs for combined fits with multiple independent variables (#211) 2023-10-24 19:30:52 +02: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 Additional GEVP method with errors (#195) 2023-11-17 18:57:18 +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 fix: Check if configs appears multiple times when creating an obs (#216) 2023-11-10 19:13:11 +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
special_test.py Special function module (#221) 2024-01-07 17:22:05 +01:00
utils_in_test.py Fix/sort names (#177) 2023-05-16 18:28:32 +01:00