Commit graph

9 commits

Author SHA1 Message Date
Fabian Joswig
82419b7a88 feat: positive semi-definite estimator for the covariance implemented,
fits.covariance matrix deprecated, covariance can now handle lists of
observables.
2022-03-01 09:45:25 +00:00
Fabian Joswig
8e3e34bbea tests: test for covariance of covobs added 2022-02-26 09:13:59 +00:00
Simon Kuberski
751d28711f feat: Check for symmetry and positive-semidefiniteness of covariance matrices in the initialization of covobs 2022-02-25 17:39:49 +01:00
Fabian Joswig
ec20ee38a6 feat!: covariance replaced by covariance2, window altered to minimum of
the window of the two observables. Tests adjusted.
2021-12-13 17:06:03 +00:00
Fabian Joswig
860852b4d8 test: tests slightly extended to improve coverage. 2021-12-09 13:25:06 +00:00
Fabian Joswig
352b93ee2c fix: the covariance functions now correctly check whether the
gamma_method was run. Tests added.
2021-12-09 13:06:49 +00:00
Fabian Joswig
5a8b6483c8 test: tests for covobs initialization added 2021-12-09 10:05:20 +00:00
Fabian Joswig
a7363fb88e test: tests for exceptional cases extended 2021-12-07 17:31:40 +00:00
Fabian Joswig
a324a7f195 fix: covobs names can no longer contain replica separator '|'. Tests
added.
2021-12-02 16:42:29 +00:00