Fabian Joswig
|
f16ba109fc
|
Merge pull request #60 from s-kuberski/feature/rwf
Yet another small change to openQCD. Added explicit tests for reweighting
|
2022-02-09 14:00:59 +00:00 |
|
Simon Kuberski
|
c939e49f73
|
Merge branch 'develop' into feature/rwf
|
2022-02-09 14:16:54 +01:00 |
|
Simon Kuberski
|
25d00de5ce
|
More tests for openQCD-2.0
|
2022-02-09 14:13:04 +01:00 |
|
Simon Kuberski
|
570c6abf2a
|
Yet another small change to openQCD. Added explicit tests for reweighting.
|
2022-02-09 14:08:05 +01:00 |
|
fjosw
|
cd25125f2c
|
Documentation updated
|
2022-02-09 11:39:14 +00:00 |
|
fjosw
|
877396080d
|
Merge branch 'develop' into documentation
|
2022-02-09 11:38:34 +00:00 |
|
Fabian Joswig
|
8f2312240f
|
refactor: pseudo_Obs moved to misc
|
2022-02-09 11:38:00 +00:00 |
|
fjosw
|
ead163461b
|
Documentation updated
|
2022-02-09 11:34:40 +00:00 |
|
fjosw
|
c0039dff1f
|
Merge branch 'develop' into documentation
|
2022-02-09 11:33:53 +00:00 |
|
Fabian Joswig
|
0a1a9ce1a1
|
docs: docstrings and comments cleaned up
|
2022-02-09 11:33:16 +00:00 |
|
Fabian Joswig
|
080e09a07f
|
tests: tests cleaned up, name duplicate in obs_test corrected
|
2022-02-09 11:23:58 +00:00 |
|
fjosw
|
35f00b873d
|
Documentation updated
|
2022-02-09 11:16:18 +00:00 |
|
fjosw
|
74a00ded60
|
Merge branch 'develop' into documentation
|
2022-02-09 11:15:42 +00:00 |
|
Fabian Joswig
|
df17f676fd
|
Merge pull request #59 from s-kuberski/feature/rwf
Bugfix in openQCD routines: r_stop was excluded instead of being the …
|
2022-02-09 11:15:23 +00:00 |
|
Simon Kuberski
|
6d9ce5bb52
|
Catching the special case, where r_stop is equal to the last item of the configlist in openQCD routines
|
2022-02-09 12:03:53 +01:00 |
|
Simon Kuberski
|
445476beb8
|
Bugfix in openQCD routines: r_stop was excluded instead of being the last element
|
2022-02-09 11:56:47 +01:00 |
|
fjosw
|
7e39932296
|
Documentation updated
|
2022-02-08 17:09:07 +00:00 |
|
fjosw
|
108b5bc472
|
Merge branch 'develop' into documentation
|
2022-02-08 17:08:33 +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 |
|
fjosw
|
c5e16650e3
|
Documentation updated
|
2022-02-08 16:54:33 +00:00 |
|
fjosw
|
e26bb3c9da
|
Merge branch 'develop' into documentation
|
2022-02-08 16:53:46 +00:00 |
|
Fabian Joswig
|
f923ad06f7
|
Merge pull request #57 from s-kuberski/feature/rwf
Rewritten large parts of Qtop routines, making it compatible with sfqcd
|
2022-02-08 16:53:27 +00:00 |
|
Simon Kuberski
|
aadf9cf32f
|
Rewritten large parts of Qtop routines, making it compatible with sfqcd
|
2022-02-08 15:44:56 +01:00 |
|
Fabian Joswig
|
60ad91ead6
|
tests: coverage in correlator increased
|
2022-02-08 14:43:23 +00:00 |
|
fjosw
|
d226ca5c81
|
Documentation updated
|
2022-02-08 14:33:14 +00:00 |
|
fjosw
|
71d9707b55
|
Merge branch 'develop' into documentation
|
2022-02-08 14:32:24 +00:00 |
|
Fabian Joswig
|
6ae53cb575
|
tests: tests for correlator module corrected and extended
|
2022-02-08 14:31:49 +00:00 |
|
Fabian Joswig
|
091f19def1
|
fix: Bug in Corr.Hankel fixed
|
2022-02-08 14:31:38 +00:00 |
|
fjosw
|
63f188e088
|
Documentation updated
|
2022-02-08 14:07:38 +00:00 |
|
fjosw
|
793d3d5cbd
|
Merge branch 'develop' into documentation
|
2022-02-08 14:06:57 +00:00 |
|
Fabian Joswig
|
1196935e4e
|
refactor!: Renamed methods smearing into index and smearing_symmetric
into matrix_symmetric
|
2022-02-08 14:06:04 +00:00 |
|
fjosw
|
41ee866cd0
|
Documentation updated
|
2022-02-08 13:50:07 +00:00 |
|
fjosw
|
6d3a4164f9
|
Merge branch 'develop' into documentation
|
2022-02-08 13:49:32 +00:00 |
|
Fabian Joswig
|
b8b3d6191f
|
docs: typos fixed, print statements removed
|
2022-02-08 13:48:55 +00:00 |
|
Fabian Joswig
|
3c990b2e1f
|
refactor: Cleaned up duplicate sfcf test data in the wrong folder.
|
2022-02-08 13:40:24 +00:00 |
|
fjosw
|
cfcb07d314
|
Documentation updated
|
2022-02-08 13:38:36 +00:00 |
|
fjosw
|
8784d0a7e7
|
Merge branch 'develop' into documentation
|
2022-02-08 13:37:50 +00:00 |
|
Fabian Joswig
|
56b8fbd2bf
|
Merge pull request #56 from jkuhl-uni/feature/input_2.0
Feature/input 2.0
|
2022-02-08 13:37:32 +00:00 |
|
jkuhl-uni
|
10e7171d5b
|
changed parameters for input tests
|
2022-02-08 11:51:51 +01:00 |
|
jkuhl-uni
|
b6e75230df
|
small flake8 issue resolved
|
2022-02-08 11:23:13 +01:00 |
|
jkuhl-uni
|
71fe86b8ba
|
merge with develop
|
2022-02-08 11:16:20 +01:00 |
|
jkuhl-uni
|
4ae5188f91
|
change parameters of sfcf read method
|
2022-02-08 10:37:00 +01:00 |
|
jkuhl-uni
|
a33d6897f0
|
small change in read parameters, made tests available for auto-testing
|
2022-02-07 18:29:49 +01:00 |
|
Fabian Joswig
|
a6126c84a8
|
tests: test on iamone made more strict
|
2022-02-07 14:56:15 +00:00 |
|
jkuhl-uni
|
5062f030c4
|
made read in tests functioning
|
2022-02-07 15:54:57 +01:00 |
|
fjosw
|
d9c021081f
|
Documentation updated
|
2022-02-07 14:53:16 +00:00 |
|
fjosw
|
47350ca31a
|
Merge branch 'develop' into documentation
|
2022-02-07 14:52:32 +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 |
|
fjosw
|
8228ec0b46
|
Documentation updated
|
2022-02-07 14:37:50 +00:00 |
|
fjosw
|
2532553b81
|
Merge branch 'develop' into documentation
|
2022-02-07 14:37:09 +00:00 |
|