pyerrors/pyerrors
Fabian Joswig c6d04cf88b
Fix another edge case in _compute_drho (#194)
* tests: failing test for compute_drho edge case added.

* tests: example file for failing compute_drho added.

* tests: assertion that dvalue stays the same added to compute drho test.

* fix: another edge case in computation of drho fixed.
2023-06-02 15:05:35 +01:00
..
input fix: Conversion of an array with ndim > 0 to a scalar deprecation fixed. (#186) 2023-06-01 13:29:24 +01:00
__init__.py docs: citation info in documentation updated. 2023-04-29 11:09:05 +01:00
correlators.py feat: color and zorder for prange indicator in Corr.show added. (#178) 2023-05-18 17:06:15 +01:00
covobs.py fix: Conversion of an array with ndim > 0 to a scalar deprecation fixed. (#186) 2023-06-01 13:29:24 +01:00
dirac.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
fits.py refactor: unnecessary line in fit parameter detection removed. 2023-03-14 09:50:35 +00:00
linalg.py fix: Exception added for cholesky decomposition of complex matrices. 2022-05-12 15:15:57 +01:00
misc.py feat: system added to print_config. 2023-03-11 21:31:21 +00:00
mpm.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
obs.py Fix another edge case in _compute_drho (#194) 2023-06-02 15:05:35 +01:00
roots.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
version.py build: version bumped to 2.8.1, numpy versions >=1.25 excluded. 2023-06-01 13:35:15 +01:00