Fabian Joswig
|
ca70c7571b
|
fix: Conversion of an array with ndim > 0 to a scalar deprecation fixed. (#186)
|
2023-05-31 16:59:27 +01: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 |
|
Simon Kuberski
|
a5cf0270d3
|
Hidden _set_cov and _set_grad, modified test for equality of covs
|
2021-12-08 08:55:40 +01:00 |
|
Simon Kuberski
|
7c5465d828
|
Added tests when changing cov and grad in covobs
|
2021-12-07 17:33:40 +01:00 |
|
Simon Kuberski
|
3190140023
|
Ensure fixed dimensions of cov and grad in covobs. Allow for differences of O(1e-14) in two cov matrices, when combining observables
|
2021-12-07 17:15:46 +01:00 |
|
Fabian Joswig
|
a324a7f195
|
fix: covobs names can no longer contain replica separator '|'. Tests
added.
|
2021-12-02 16:42:29 +00:00 |
|
Simon Kuberski
|
359c9c06da
|
Bugfix for covobs, fit tests for covobs added
|
2021-11-30 13:32:50 +01:00 |
|
Simon Kuberski
|
30ba138558
|
added basic functionality for covobs
|
2021-11-29 12:15:27 +01:00 |
|