pyerrors/pyerrors
Fabian Joswig 1e438356fd
Vectorized gamma_method (#207)
* feat: vectorized gamma_method function added.

* feat: vectorized gamma method generalized to also work on other objects
like Corr or Fit_result.

* feat: alias gamma_method for vectorized gamma_method added.

* docs: example 5 updated to include vectorized gamma_method.

* docs: output of example 5 updated.
2023-07-19 12:13:20 +01:00
..
input General hadrons hdf5 reader added (#205) 2023-07-18 16:04:59 +01:00
__init__.py docs: instruction for installing develop branch updated. 2023-07-17 15:34:25 +01:00
correlators.py Corr array initialization generalized (#203) 2023-07-18 12:07:46 +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 fix: explicit Exception for combined fit constant edge case. (#202) 2023-07-14 14:26:54 +01: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 Vectorized gamma_method (#207) 2023-07-19 12:13:20 +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