Fabian Joswig
|
b72897a1bd
|
tests: random data removed from test_gamma_method_standard_data
|
2022-03-08 11:02:46 +00:00 |
|
Fabian Joswig
|
c446898932
|
fix: warning for rank deficient covariance matrix is no longer called
when covobs are involved. Test added.
|
2022-03-04 17:15:29 +00:00 |
|
Fabian Joswig
|
ece3c5d2ba
|
tests: additional test added.
|
2022-03-02 11:49:29 +00:00 |
|
Fabian Joswig
|
da0c43fe9a
|
feat: correlation parameter added to covariance again, tests extended.
|
2022-03-01 17:46:12 +00:00 |
|
Fabian Joswig
|
8d93ff95f2
|
tests: further tests for covariance added.
|
2022-03-01 17:38:42 +00:00 |
|
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 |
|
Simon Kuberski
|
86b1371363
|
Adjusted function definitions, added test for _merge_idx
|
2022-02-23 17:51:12 +01:00 |
|
Simon Kuberski
|
5818dbe883
|
Bugfix in _reduce_deltas. Results were correct, but performance was bad
|
2022-02-10 14:49:12 +01:00 |
|
Fabian Joswig
|
080e09a07f
|
tests: tests cleaned up, name duplicate in obs_test corrected
|
2022-02-09 11:23:58 +00:00 |
|
Fabian Joswig
|
f51503555b
|
fix: CObs can now be added and multiplied to as well as subtracted from
Obs in all combinations
|
2022-02-08 17:07:40 +00:00 |
|
Fabian Joswig
|
a6126c84a8
|
tests: test on iamone made more strict
|
2022-02-07 14:56:15 +00:00 |
|
Fabian Joswig
|
6971e8cd9b
|
refactor: unnecessary keywords for call to numdifftools removed, test
against numerical differentiation made stricter.
|
2022-02-07 14:51:25 +00:00 |
|
Fabian Joswig
|
9b52a9a615
|
feat!: dump methods now export to the json.gz format by default. Pickle
format can be chosen via parameter.
|
2022-01-19 10:43:18 +00:00 |
|
Fabian Joswig
|
e880a8221d
|
fix: bug in covariance test corrected
|
2022-01-18 12:13:44 +00:00 |
|
Fabian Joswig
|
b7da7f4b7e
|
refactor: unnecessary overloading of np.sinc removed, tests added
|
2021-12-23 12:29:42 +01:00 |
|
Fabian Joswig
|
2ccbd97b39
|
test: tests for reweighting, merging and correlate extended
|
2021-12-23 12:20:55 +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
|
7c9dc662e6
|
test: test for empty Obs added
|
2021-12-10 16:49:30 +00:00 |
|
Fabian Joswig
|
860852b4d8
|
test: tests slightly extended to improve coverage.
|
2021-12-09 13:25:06 +00:00 |
|
Fabian Joswig
|
b3a021985b
|
test: test for exceptions in Obs.__init__ extended
|
2021-12-09 09:45:29 +00:00 |
|
Fabian Joswig
|
53cea6267d
|
test: additional test cases for reweighting and pseudo_Obs added
|
2021-12-09 07:36:34 +00:00 |
|
Fabian Joswig
|
a7363fb88e
|
test: tests for exceptional cases extended
|
2021-12-07 17:31:40 +00:00 |
|
Fabian Joswig
|
2d72d730a5
|
test: r_value test for merge_obs added
|
2021-12-04 13:09:30 +00:00 |
|
Fabian Joswig
|
a324a7f195
|
fix: covobs names can no longer contain replica separator '|'. Tests
added.
|
2021-12-02 16:42:29 +00:00 |
|
Fabian Joswig
|
dbcdfacf56
|
test: covobs name collision test added
|
2021-12-01 15:54:15 +00:00 |
|
Fabian Joswig
|
e1ab5c6881
|
test: test for covobs overloading added
|
2021-12-01 14:59:29 +00:00 |
|
Simon Kuberski
|
950fb17c84
|
Refined covobs implementation
|
2021-11-30 11:08:30 +01:00 |
|
Fabian Joswig
|
00d859cf06
|
feat: import_jackknife implemented
|
2021-11-17 16:06:26 +00:00 |
|
Fabian Joswig
|
ccca4eabbf
|
feat: automatic windowing procedure can now be deactivated by choosing
S=0
|
2021-11-17 13:42:04 +00:00 |
|
Fabian Joswig
|
ed6bb24607
|
refactor: deprecated e_tag and e_tag_global removed from modules and
tests
|
2021-11-15 17:24:56 +00:00 |
|
Fabian Joswig
|
85f37a7abf
|
docs: details about jackknife conversion added
|
2021-11-15 14:38:21 +00:00 |
|
Fabian Joswig
|
331d7cb471
|
test_jackknife added
|
2021-11-15 14:18:26 +00:00 |
|
Fabian Joswig
|
2ba4e74760
|
tests for gamma method kwargs added
|
2021-11-12 14:46:45 +00:00 |
|