Commit graph

148 commits

Author SHA1 Message Date
fjosw
ea38f93110 Merge branch 'develop' into documentation 2021-12-10 14:39:50 +00:00
Fabian Joswig
a2a799b591 feat: linalg.det added, test added 2021-12-10 14:39:14 +00:00
fjosw
f13ddce69c Merge branch 'develop' into documentation 2021-12-10 14:26:42 +00:00
Fabian Joswig
525dea0209 refactor: removed code from autograd master, test adjusted 2021-12-10 14:26:05 +00:00
Fabian Joswig
5ebfda5250 test: test for linalg.eig added 2021-12-10 14:20:51 +00:00
Fabian Joswig
f7e64b2d38 test: json io test extended 2021-12-10 10:43:52 +00:00
fjosw
6ce314bcaf Merge branch 'develop' into documentation 2021-12-10 10:38:36 +00:00
Fabian Joswig
2ce73fb3f2 fix: import_json_string now correctly reconstructs obs from string, test
added
2021-12-10 10:37:50 +00:00
s-kuberski
6da0c6f619 Merge branch 'develop' into documentation 2021-12-10 08:59:48 +00:00
Fabian Joswig
ca303c93e9 test: tests for json io extended 2021-12-09 15:59:53 +00:00
Fabian Joswig
860852b4d8 test: tests slightly extended to improve coverage. 2021-12-09 13:25:06 +00:00
fjosw
d953ab0659 Merge branch 'develop' into documentation 2021-12-09 13:07:32 +00:00
Fabian Joswig
352b93ee2c fix: the covariance functions now correctly check whether the
gamma_method was run. Tests added.
2021-12-09 13:06:49 +00:00
fjosw
abd0b29305 Merge branch 'develop' into documentation 2021-12-09 10:12:09 +00:00
Fabian Joswig
87c50f54c0 refactor!: fit_general deprecated and moved to tests 2021-12-09 10:11:31 +00:00
Fabian Joswig
5a8b6483c8 test: tests for covobs initialization added 2021-12-09 10:05:20 +00:00
fjosw
d1447d057b Merge branch 'develop' into documentation 2021-12-09 09:46: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
fc25ec6929 test: test for Corr.plateau added 2021-12-08 22:42:13 +00:00
fjosw
42843ac783 Merge branch 'develop' into documentation 2021-12-08 22:38:04 +00:00
Fabian Joswig
a9e80989fe test: test for Corr.fit added 2021-12-08 22:37:38 +00:00
fjosw
60a2528610 Merge branch 'develop' into documentation 2021-12-07 18:41:38 +00:00
Fabian Joswig
9ddadaf6b3 fix: fits and root now work when the value of the zeroth input is
exactly zero. Tests extended.
2021-12-07 18:40:36 +00:00
fjosw
35c1260d15 Merge branch 'develop' into documentation 2021-12-07 17:34:39 +00:00
Fabian Joswig
a7363fb88e test: tests for exceptional cases extended 2021-12-07 17:31:40 +00:00
Fabian Joswig
fa7702a4ad test: dirac test extended to last missing line 2021-12-07 17:14:21 +00:00
Fabian Joswig
ec4bb39399 test: test for dirac gamma added 2021-12-07 17:11:50 +00:00
fjosw
78435f533f Merge branch 'develop' into documentation 2021-12-07 08:31:54 +00:00
Fabian Joswig
f223b12cc2 fix: instances of plot.show changed to plot.draw in fit module 2021-12-07 08:27:24 +00:00
fjosw
97334aa841 Merge branch 'develop' into documentation 2021-12-07 08:15:42 +00:00
Fabian Joswig
757d8ade06 test: test for multidimensional covobs multiplication extended 2021-12-07 08:11:38 +00:00
Fabian Joswig
e8bcf8de6f fix: array mode now also works with covobs with N>1 2021-12-07 08:09:38 +00:00
Fabian Joswig
df6b151c13 fix: array mode now works with elements defined on different ensembles 2021-12-07 07:36:24 +00:00
Fabian Joswig
b0610544a8 fix: array mode now works for elements with different covobs 2021-12-07 07:29:05 +00:00
Fabian Joswig
674a1ea6f6 test: test for array mode with different contents commented out until
fix
2021-12-06 22:18:28 +00:00
Fabian Joswig
93d87f8f8c test: test for array mode extended 2021-12-06 22:14:24 +00:00
Fabian Joswig
02d8f469eb feat: derived observable array mode works now, test added 2021-12-06 21:59:41 +00:00
s-kuberski
f9c728264d Merge branch 'develop' into documentation 2021-12-06 08:41:35 +00:00
Fabian Joswig
8163629eff test: root test extended 2021-12-04 13:11:19 +00:00
Fabian Joswig
2d72d730a5 test: r_value test for merge_obs added 2021-12-04 13:09:30 +00:00
Fabian Joswig
6028274342 test: test for r_value propagation in fits added 2021-12-04 13:05:18 +00:00
fjosw
b34b6d2abf Merge branch 'develop' into documentation 2021-12-02 16:43:57 +00:00
Fabian Joswig
a324a7f195 fix: covobs names can no longer contain replica separator '|'. Tests
added.
2021-12-02 16:42:29 +00:00
s-kuberski
c0cce90702 Merge branch 'develop' into documentation 2021-12-02 11:46:30 +00:00
Fabian Joswig
dbcdfacf56 test: covobs name collision test added 2021-12-01 15:54:15 +00:00
fjosw
a6abdb87b1 Merge branch 'develop' into documentation 2021-12-01 15:00:09 +00:00
Fabian Joswig
e1ab5c6881 test: test for covobs overloading added 2021-12-01 14:59:29 +00:00
fjosw
e70d01554d Merge branch 'develop' into documentation 2021-12-01 14:49:27 +00:00
Fabian Joswig
9e3dbea78b
Merge pull request #12 from s-kuberski/feature/covobs
Feature/covobs
2021-12-01 14:49:07 +00:00