Fabian Joswig
|
49af3a93ca
|
fix: gamma_method call removed from read_Bilinear_hd5
|
2021-11-18 12:45:19 +00:00 |
|
fjosw
|
070999b297
|
Documentation updated
|
2021-11-18 12:42:48 +00:00 |
|
fjosw
|
622411db73
|
Merge branch 'develop' into documentation
|
2021-11-18 12:42:07 +00:00 |
|
Fabian Joswig
|
0bf1e6cfd4
|
fix: uneeded import removed
|
2021-11-18 12:41:37 +00:00 |
|
fjosw
|
8b9745743e
|
Documentation updated
|
2021-11-18 12:40:56 +00:00 |
|
fjosw
|
b1b7d5f54d
|
Merge branch 'develop' into documentation
|
2021-11-18 12:40:15 +00:00 |
|
Fabian Joswig
|
cedceced61
|
feat: Npr_matrix.g5H now makes use of gamma5 hermiticity property of the
propagator
|
2021-11-18 12:39:32 +00:00 |
|
fjosw
|
7914998abe
|
Documentation updated
|
2021-11-18 11:51:08 +00:00 |
|
fjosw
|
96717e785b
|
Merge branch 'develop' into documentation
|
2021-11-18 11:50:28 +00:00 |
|
Fabian Joswig
|
976d9c3f29
|
feat: linalg.jack_matmul now also works with non Obs valued matrices.
|
2021-11-18 11:49:46 +00:00 |
|
fjosw
|
f703a9b0e0
|
Documentation updated
|
2021-11-18 11:18:40 +00:00 |
|
fjosw
|
044a54906a
|
Merge branch 'develop' into documentation
|
2021-11-18 11:18:05 +00:00 |
|
Fabian Joswig
|
28bf0f1701
|
feat: linalg.jack_matmul now also works with irregular monte carlo
chains
|
2021-11-18 11:17:20 +00:00 |
|
Fabian Joswig
|
0954ebee6e
|
test: test for jack_matmul with mutliple operands extended
|
2021-11-18 11:03:55 +00:00 |
|
Fabian Joswig
|
cf1c38462d
|
test: test for jack_matmul with multiple operands added
|
2021-11-18 11:02:31 +00:00 |
|
fjosw
|
bcd9571a41
|
Documentation updated
|
2021-11-18 10:52:57 +00:00 |
|
fjosw
|
95fa13aaac
|
Merge branch 'develop' into documentation
|
2021-11-18 10:52:22 +00:00 |
|
Fabian Joswig
|
ebbfaf8e80
|
feat: tolerance of Obs.is_zero can now be specified
|
2021-11-18 10:51:46 +00:00 |
|
Fabian Joswig
|
c31034565a
|
feat: jack_matmul no works with an arbitrary number of operands
|
2021-11-18 10:46:30 +00:00 |
|
fjosw
|
8531c95231
|
Documentation updated
|
2021-11-17 17:38:04 +00:00 |
|
fjosw
|
394c4d5063
|
Merge branch 'develop' into documentation
|
2021-11-17 17:37:28 +00:00 |
|
Fabian Joswig
|
a673a8f656
|
fix: derived_array now also has the reduced loop in derived_observable
|
2021-11-17 17:36:43 +00:00 |
|
fjosw
|
65be38e911
|
Documentation updated
|
2021-11-17 17:32:07 +00:00 |
|
fjosw
|
0b8486d901
|
Merge branch 'develop' into documentation
|
2021-11-17 17:31:34 +00:00 |
|
Fabian Joswig
|
24b8647286
|
Merge pull request #10 from s-kuberski/feature/irregularMC
Feature/irregular mc
|
2021-11-17 17:31:17 +00:00 |
|
Simon Kuberski
|
b3b31b7b05
|
Simplified loop in derived_observable
|
2021-11-17 18:28:23 +01:00 |
|
fjosw
|
ec4084a29c
|
Documentation updated
|
2021-11-17 16:58:26 +00:00 |
|
fjosw
|
4ab7905fff
|
Merge branch 'develop' into documentation
|
2021-11-17 16:57:46 +00:00 |
|
Fabian Joswig
|
865830af4c
|
feat: alternative matrix multiplication routine jack_matmul implemented
|
2021-11-17 16:57:08 +00:00 |
|
fjosw
|
00787cbe10
|
Documentation updated
|
2021-11-17 16:26:57 +00:00 |
|
fjosw
|
4ae72e194c
|
Merge branch 'develop' into documentation
|
2021-11-17 16:26:23 +00:00 |
|
Fabian Joswig
|
972c8bd366
|
feat: Obs.jackknife optimized
|
2021-11-17 16:25:50 +00:00 |
|
Simon Kuberski
|
913f682087
|
Merge branch 'develop' into feature/irregularMC
|
2021-11-17 17:21:15 +01:00 |
|
Simon Kuberski
|
3d3e52e33d
|
Included change to is_merged in linal module
|
2021-11-17 17:19:24 +01:00 |
|
fjosw
|
301851f593
|
Documentation updated
|
2021-11-17 16:07:40 +00:00 |
|
fjosw
|
aac77b5e74
|
Merge branch 'develop' into documentation
|
2021-11-17 16:07:02 +00:00 |
|
Fabian Joswig
|
00d859cf06
|
feat: import_jackknife implemented
|
2021-11-17 16:06:26 +00:00 |
|
Simon Kuberski
|
17252c4f0d
|
Huge speedup for derived_observable in the case of irregular MC chains by introducing the dict is_merged and rewriting _filter_zeroes. The cost is still non-negligible.
|
2021-11-17 16:44:54 +01:00 |
|
fjosw
|
c3585e6559
|
Documentation updated
|
2021-11-17 13:43:40 +00:00 |
|
fjosw
|
abe15bf716
|
Merge branch 'develop' into documentation
|
2021-11-17 13:42:59 +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 |
|
fjosw
|
979b5014d4
|
Documentation updated
|
2021-11-16 13:49:26 +00:00 |
|
fjosw
|
7159a6d52e
|
Merge branch 'develop' into documentation
|
2021-11-16 13:48:49 +00:00 |
|
Fabian Joswig
|
56b1b36037
|
Merge pull request #9 from s-kuberski/feature/irregularMC
Bug-Fix: Do not apply filter if all deltas vanish, i.e., if Obs is zero
|
2021-11-16 13:48:32 +00:00 |
|
Simon Kuberski
|
cca8d6fbfa
|
Fixed bug in bugfix
|
2021-11-16 14:46:08 +01:00 |
|
Simon Kuberski
|
5477695a66
|
Bug-Fix: Do not apply filter if all deltas vanish, i.e., if Obs is zero
|
2021-11-16 14:26:18 +01:00 |
|
fjosw
|
4e1306455e
|
Documentation updated
|
2021-11-16 12:29:16 +00:00 |
|
fjosw
|
74931229c8
|
Merge branch 'develop' into documentation
|
2021-11-16 12:28:22 +00:00 |
|
Fabian Joswig
|
544aa677f8
|
fix: plot_history now correctly expands for range idls
|
2021-11-16 12:27:34 +00:00 |
|
fjosw
|
f3eed02d86
|
Documentation updated
|
2021-11-16 12:08:48 +00:00 |
|