Fabian Joswig
|
891f77bcef
|
docs: typo in gevp example fixed, additional call to gamma_method
added.
|
2022-02-15 13:40:50 +00:00 |
|
Fabian Joswig
|
199df2b344
|
docs: correlator examples updated with additional calls to gamma_method
|
2022-02-15 13:38:22 +00:00 |
|
Fabian Joswig
|
5f86aaba4b
|
feat: calls to the gamma_method removed in Corr.__init__ and other
method of the Corr class. Test adjusted by adding additional calls to
the gamma_method
|
2022-02-15 13:25:01 +00:00 |
|
fjosw
|
00a5abedc5
|
Documentation updated
|
2022-02-15 13:17:55 +00:00 |
|
fjosw
|
10b7ada53d
|
Merge branch 'develop' into documentation
|
2022-02-15 13:17:20 +00:00 |
|
Fabian Joswig
|
a0753fa984
|
fix: parameter 'means' of Obs.__init__ demoted to a keyword argument.
Documentation of 'means' removed from the docstring.
|
2022-02-15 13:16:25 +00:00 |
|
fjosw
|
be3e25aafc
|
Documentation updated
|
2022-02-15 12:25:34 +00:00 |
|
fjosw
|
0b9c6670ec
|
Merge branch 'develop' into documentation
|
2022-02-15 12:24:54 +00:00 |
|
Fabian Joswig
|
ddfd7a2a39
|
fix: removed automatic call to gamma_method in __str__ method of
Fit_results class
|
2022-02-15 12:24:14 +00:00 |
|
fjosw
|
ad01999d6f
|
Documentation updated
|
2022-02-14 14:26:48 +00:00 |
|
fjosw
|
6efc1b522d
|
Merge branch 'develop' into documentation
|
2022-02-14 14:26:15 +00:00 |
|
Fabian Joswig
|
1a48d6939a
|
docs: clarified that matrix operations also work on CObs matrices.
|
2022-02-14 14:24:30 +00:00 |
|
fjosw
|
2d3139c721
|
Documentation updated
|
2022-02-14 14:19:54 +00:00 |
|
fjosw
|
59bd8213c2
|
Merge branch 'develop' into documentation
|
2022-02-14 14:19:22 +00:00 |
|
Fabian Joswig
|
ae60c5bb8a
|
docs: documentation for input module restructured.
|
2022-02-14 14:18:49 +00:00 |
|
fjosw
|
f7106cc044
|
Documentation updated
|
2022-02-14 14:08:21 +00:00 |
|
fjosw
|
30aa3e08f5
|
Merge branch 'develop' into documentation
|
2022-02-14 14:07:45 +00:00 |
|
Fabian Joswig
|
3a6fc810b1
|
docs: documentation of error propagation for iterative algorithms
extended.
|
2022-02-14 14:06:46 +00:00 |
|
fjosw
|
0e0947b38e
|
Documentation updated
|
2022-02-13 16:22:53 +00:00 |
|
fjosw
|
3d7b79379e
|
Merge branch 'develop' into documentation
|
2022-02-13 16:22:05 +00:00 |
|
Fabian Joswig
|
e80fde6630
|
fix: Obs.dump can now be provided with a description for the json.gz
file
|
2022-02-13 16:21:27 +00:00 |
|
fjosw
|
4817daebb4
|
Documentation updated
|
2022-02-13 16:13:49 +00:00 |
|
fjosw
|
be7dcc9f0c
|
Merge branch 'develop' into documentation
|
2022-02-13 16:13:14 +00:00 |
|
Fabian Joswig
|
08e46c56f5
|
fix: Obs.dump can now pass kwargs on to json dump routine
|
2022-02-13 16:12:34 +00:00 |
|
s-kuberski
|
09ec05530e
|
Documentation updated
|
2022-02-10 18:03:15 +00:00 |
|
s-kuberski
|
fdf9059121
|
Merge branch 'develop' into documentation
|
2022-02-10 18:02:39 +00:00 |
|
s-kuberski
|
698d1a7d57
|
Merge pull request #64 from fjosw/fix/json_wrong_rep_separator
fix: erroneous replica separator in json format caught and corrected
|
2022-02-10 19:02:21 +01:00 |
|
Fabian Joswig
|
d772e09d50
|
fix: Special case were no replica separator is specified accounted for
|
2022-02-10 15:29:00 +00:00 |
|
Fabian Joswig
|
c5c82dae21
|
fix: erroneous replica separator in json format caught and corrected
|
2022-02-10 14:57:37 +00:00 |
|
fjosw
|
8d2ac51d7a
|
Documentation updated
|
2022-02-10 13:56:53 +00:00 |
|
fjosw
|
4af6f9229f
|
Merge branch 'develop' into documentation
|
2022-02-10 13:56:09 +00:00 |
|
Fabian Joswig
|
dbcceeea3a
|
Merge pull request #63 from s-kuberski/feature/irregularMC
Bugfix in _reduce_deltas. Results were correct, but performance was bad
|
2022-02-10 13:55:51 +00:00 |
|
Simon Kuberski
|
5818dbe883
|
Bugfix in _reduce_deltas. Results were correct, but performance was bad
|
2022-02-10 14:49:12 +01:00 |
|
fjosw
|
129b358378
|
Documentation updated
|
2022-02-10 11:25:06 +00:00 |
|
fjosw
|
b1c42ca8cf
|
Merge branch 'develop' into documentation
|
2022-02-10 11:24:27 +00:00 |
|
Fabian Joswig
|
8788891d5f
|
refactor: import order corrected
|
2022-02-10 11:23:25 +00:00 |
|
Fabian Joswig
|
3523bfa568
|
refactor: isinstance comparisons in correlators module simplified
|
2022-02-10 11:12:31 +00:00 |
|
fjosw
|
0da818cd0e
|
Documentation updated
|
2022-02-10 11:05:31 +00:00 |
|
fjosw
|
489305222e
|
Merge branch 'develop' into documentation
|
2022-02-10 11:04:46 +00:00 |
|
Fabian Joswig
|
31a98f81c4
|
tests: openQCD tests split up in two functions, coverage improved
|
2022-02-10 11:03:59 +00:00 |
|
fjosw
|
04920daf89
|
Documentation updated
|
2022-02-09 17:47:22 +00:00 |
|
fjosw
|
d47330f574
|
Merge branch 'develop' into documentation
|
2022-02-09 17:46:32 +00:00 |
|
Fabian Joswig
|
374e9d89cc
|
Merge pull request #62 from s-kuberski/feature/rwf
Feature/rwf
|
2022-02-09 17:46:14 +00:00 |
|
Simon Kuberski
|
cf137e2843
|
Added tests for t0 and qtop
|
2022-02-09 18:41:54 +01:00 |
|
Simon Kuberski
|
78254020f8
|
Merge branch 'develop' into feature/rwf
|
2022-02-09 17:57:59 +01:00 |
|
fjosw
|
7fb12bd546
|
Documentation updated
|
2022-02-09 15:33:56 +00:00 |
|
fjosw
|
6f74786b1d
|
Merge branch 'develop' into documentation
|
2022-02-09 15:33:04 +00:00 |
|
Fabian Joswig
|
ca04097272
|
feat: thin method added to Corr class which allows to thin out a
correlator in order suppress correlations between neighbouring entries
|
2022-02-09 15:32:18 +00:00 |
|
Fabian Joswig
|
f8c8b27ec3
|
docs: CHANGELOG updated
|
2022-02-09 14:41:59 +00:00 |
|
fjosw
|
d5a978af32
|
Documentation updated
|
2022-02-09 14:28:04 +00:00 |
|