pyerrors/pyerrors
s-kuberski 6dcd0c3518
feat: Added numerical integration of generic functions (#201)
* feat: Added numerical integration of generic functions

* refactored integration routines

* tests: two trivial tests for integration added.

* docs: quad docstring corrected.

* Small bugfix for integration without obs

---------

Co-authored-by: Fabian Joswig <fabian.joswig@ed.ac.uk>
2023-07-14 14:21:59 +01:00
..
input fix: bug in _find_correlator fixed. (#193) 2023-06-02 15:46:27 +01:00
__init__.py feat: Added numerical integration of generic functions (#201) 2023-07-14 14:21:59 +01:00
correlators.py feat: CObs format added and complex Corr print improved. (#200) 2023-07-14 13:38:21 +01:00
covobs.py fix: Conversion of an array with ndim > 0 to a scalar deprecation fixed. (#186) 2023-05-31 16:59:27 +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
integrate.py feat: Added numerical integration of generic functions (#201) 2023-07-14 14:21:59 +01: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 feat: CObs format added and complex Corr print improved. (#200) 2023-07-14 13:38:21 +01:00
roots.py better docstrings (#144) 2023-01-16 14:57:22 +00:00
version.py build: version bumped to 2.9.0-dev. 2023-05-21 17:10:40 +01:00