Fabian Joswig
|
612e6c742b
|
tests: matplotlib figures explicitly closed in tests
|
2022-06-14 14:46:45 +01:00 |
|
fjosw
|
9b6d5436e7
|
Merge branch 'develop' into documentation
|
2022-06-13 12:31:35 +00:00 |
|
Fabian Joswig
|
ed50240d29
|
fix: check for correlator None entries refactored and added to all
elementary operations. Tests added.
|
2022-06-13 12:59:54 +01:00 |
|
Fabian Joswig
|
5359a30b97
|
fix: Bug in Corr.projected fixed which appears in connection with arrays
of None as Corr entry.
|
2022-06-13 11:59:05 +01:00 |
|
fjosw
|
75cc221421
|
Merge branch 'develop' into documentation
|
2022-06-10 09:22:25 +00:00 |
|
Fabian Joswig
|
f49562b895
|
tests: additional test for least square fits added which probes
different initial guess and exceptions.
Tolerance in total least square tests relaxed.
|
2022-06-10 10:13:49 +01:00 |
|
Fabian Joswig
|
5e550f4321
|
tests: test for smooth_eigenvalues functionality added.
|
2022-06-10 09:29:04 +01:00 |
|
fjosw
|
088c833c54
|
Merge branch 'develop' into documentation
|
2022-06-10 07:42:39 +00:00 |
|
Fabian Joswig
|
78f576a35e
|
fix: Corr.matrix_symmetric now also works if entries of the correlators
are arrays with at least one None entry.
|
2022-06-09 16:47:13 +01:00 |
|
fjosw
|
5815beee61
|
Merge branch 'develop' into documentation
|
2022-06-07 10:00:07 +00:00 |
|
Fabian Joswig
|
8a911cac61
|
tests: Correlated least square fit tested against jackknife resampling
|
2022-06-07 10:59:26 +01:00 |
|
fjosw
|
cca5620c5a
|
Merge branch 'develop' into documentation
|
2022-06-06 14:48:28 +00:00 |
|
Fabian Joswig
|
c9e0c6e208
|
tests: linear least_squares fit error estimation tested against jackknife resampling.
|
2022-06-06 15:11:03 +01:00 |
|
fjosw
|
3963bb06ea
|
Merge branch 'develop' into documentation
|
2022-05-26 14:01:55 +00:00 |
|
Fabian Joswig
|
f02488208a
|
Merge pull request #102 from fjosw/feature/covariance_idl2
Feature/covariance idl2
|
2022-05-26 15:01:35 +01:00 |
|
fjosw
|
bce08deefb
|
Merge branch 'develop' into documentation
|
2022-05-26 12:52:42 +00:00 |
|
Fabian Joswig
|
e7f5961cd6
|
fix: bug in estimation of chisquare for correlated fit fixed, tests
added.
|
2022-05-26 13:52:05 +01:00 |
|
fjosw
|
7de2f954d9
|
Merge branch 'develop' into documentation
|
2022-05-26 08:58:56 +00:00 |
|
Fabian Joswig
|
6bbd88a8c1
|
tests: fit_corr_independent now runs for various methods.
|
2022-05-25 18:03:46 +01:00 |
|
s-kuberski
|
9ed15abce4
|
Merge branch 'develop' into documentation
|
2022-05-20 07:52:31 +00:00 |
|
Simon Kuberski
|
d7a8721ef6
|
bug: Fixed dobs I/O, similarly to JSON I/O
|
2022-05-19 19:18:53 +02:00 |
|
Fabian Joswig
|
e9184d8368
|
tests: additional tests for json format added.
|
2022-05-19 15:51:17 +01:00 |
|
Fabian Joswig
|
bb0236a556
|
tests: test covariance vs numpy added.
|
2022-05-19 14:09:05 +01:00 |
|
Fabian Joswig
|
9011adb0de
|
tests: additional test addedwhich checks that merge and intersction of
idls agree for identical idls.
|
2022-05-19 13:53:33 +01:00 |
|
Fabian Joswig
|
60f9bb6a89
|
tests: Additional tests for covariance with different idls added.
|
2022-05-19 13:46:04 +01:00 |
|
fjosw
|
d7607ecdcd
|
Merge branch 'develop' into documentation
|
2022-05-19 08:57:18 +00:00 |
|
Simon Kuberski
|
9239905ee8
|
bugfix: Deltas in JSON file are now relative to o.value and not o.r_values[r_name]
|
2022-05-19 10:14:55 +02:00 |
|
fjosw
|
7cc9a238b9
|
Merge branch 'develop' into documentation
|
2022-05-18 15:21:30 +00:00 |
|
Fabian Joswig
|
f45b0aa6ec
|
tests: coverage of Corr class improved.
|
2022-05-18 10:54:09 +01:00 |
|
Fabian Joswig
|
088a7da7e6
|
feat: Deprecation warning for Corr.GEVP kwarg state removed,
documentation extended.
|
2022-05-18 10:09:23 +01:00 |
|
Fabian Joswig
|
98ce553521
|
fix: exception for ts<=t0 generalized, tests added.
|
2022-05-18 10:02:56 +01:00 |
|
fjosw
|
7c14a6a83e
|
Merge branch 'develop' into documentation
|
2022-05-18 08:46:43 +00:00 |
|
Fabian Joswig
|
2136958fbc
|
feat: sorted_list argument readded to Corr.GEVP with a deprecation
warning.
|
2022-05-16 13:42:12 +01:00 |
|
Fabian Joswig
|
eb8090a90c
|
tests: GEVP tests extended to all three sorting variants.
|
2022-05-16 13:28:10 +01:00 |
|
Fabian Joswig
|
410d7618a0
|
tests: GEVP tests updated to new syntax.
|
2022-05-16 12:07:36 +01:00 |
|
Fabian Joswig
|
92b19cba9f
|
!feat: GEVP now returns all eigenvectors instead of just the ones for
the specified state.
|
2022-05-16 11:44:02 +01:00 |
|
Fabian Joswig
|
ba054fa11c
|
refactor: correlators._solve_GEVP simplified and optimized, test added.
|
2022-05-16 11:35:23 +01:00 |
|
fjosw
|
83a9ff2b4a
|
Merge branch 'develop' into documentation
|
2022-05-13 15:43:52 +00:00 |
|
Fabian Joswig
|
10fc8b1f6e
|
feat: GEVP not evaluated for t <= t0, additional checks added,
Eigenvector sort method can now cope with None entries.
|
2022-05-12 16:40:32 +01:00 |
|
Fabian Joswig
|
165e294b90
|
tests: test for Corr.matrix_symmetric added.
|
2022-05-12 16:08:42 +01:00 |
|
fjosw
|
f807fe5727
|
Merge branch 'develop' into documentation
|
2022-05-09 13:17:32 +00:00 |
|
Fabian Joswig
|
c852de0688
|
tests: GEVP test extendd, test case for warning when ts and Eigenvalue
sorting are used at the same time.
|
2022-05-09 14:16:46 +01:00 |
|
fjosw
|
b123511e0d
|
Merge branch 'develop' into documentation
|
2022-05-03 08:26:44 +00:00 |
|
Fabian Joswig
|
d4c913ab88
|
Merge pull request #97 from s-kuberski/feature/dobs
Feature/dobs
|
2022-05-03 09:26:27 +01:00 |
|
Simon Kuberski
|
729a61db61
|
Changed some details regarding dobs implementation
|
2022-05-02 15:12:07 +02:00 |
|
Simon Kuberski
|
44b268fcf9
|
Merge branch 'develop' into feature/dobs
|
2022-05-02 14:21:25 +02:00 |
|
fjosw
|
56c79b7a49
|
Merge branch 'develop' into documentation
|
2022-04-29 14:34:52 +00:00 |
|
Simon Kuberski
|
b8e5f9dfd4
|
Implemented the pruning of large correlation matrices by the solution of a GEVP at early times
|
2022-04-28 17:33:38 +02:00 |
|
Fabian Joswig
|
217d310ca4
|
tests: test for _intersection_idx extended.
|
2022-04-28 14:13:29 +01:00 |
|
fjosw
|
eeae80b313
|
Merge branch 'develop' into documentation
|
2022-04-19 16:29:53 +00:00 |
|