Commit graph

518 commits

Author SHA1 Message Date
Fabian Joswig
88fd37b241
fix: Corr.symmetric can now deal with None entries. (#145) 2023-01-16 16:10:19 +00:00
fjosw
9c3c270b58 Merge branch 'develop' into documentation 2023-01-10 10:34:57 +00:00
Fabian Joswig
43cf9c29d4
test: test for multi parameter foot feature added. 2023-01-10 10:27:56 +00:00
fjosw
c636b39ba8 Merge branch 'develop' into documentation 2023-01-07 10:23:24 +00:00
fjosw
08d9935d39 Merge branch 'develop' into documentation 2023-01-07 09:56:27 +00:00
Fabian Joswig
a53fb18821
feat: removed attribute is_merged. 2023-01-06 13:34:26 +01:00
Fabian Joswig
b708411830
test: test for idl consistency after multiplication added. 2023-01-06 13:27:12 +01:00
fjosw
9d6bab35d2 Merge branch 'develop' into documentation 2023-01-05 11:04:05 +00:00
Fabian Joswig
1297415710
test: test for alias gm added. 2023-01-05 11:56:48 +01:00
ppetrak
4b3fac8ee4 tests: invalid fit functions, num_grad vs auto_grad 2022-12-20 18:26:15 +01:00
fjosw
71bb48f93d Merge branch 'develop' into documentation 2022-12-20 17:24:19 +00:00
Fabian Joswig
6343968404
fix: complex correlator fix extended to array valued complex
correlators.
2022-12-20 18:13:15 +01:00
Fabian Joswig
f39a70c5a8
fix: Corr.__repr__ also works for complex correlators. 2022-12-20 17:40:41 +01:00
Fabian Joswig
f68a5d044f
tests: test for construction of complex correlator object added. 2022-12-20 17:37:37 +01:00
ppetrak
80c8a0f979 feat: added (default) method Levenberg-Marquardt, test added 2022-12-20 15:26:13 +01:00
Fabian Joswig
33ff2219ba
fix: Combined fit can now handle list and array inputs for y-values, test added. 2022-12-19 16:06:12 +01:00
Fabian Joswig
140b626aae
fix: Combined fit can now handle list and array inputs for x-values,
test added.
2022-12-19 15:15:24 +01:00
fjosw
6b43577466 Merge branch 'develop' into documentation 2022-12-07 12:24:41 +00:00
Fabian Joswig
23708694d6
fix: bug in Corr.spaghetti_plot fixed which appeared in connection with
the replica separator. Test adjusted.
2022-12-07 12:23:49 +00:00
fjosw
6639a23114 Merge branch 'develop' into documentation 2022-12-06 17:18:51 +00:00
Fabian Joswig
850be29d20
tests: test for Hotelling t-squared p-value added. 2022-12-06 17:18:16 +00:00
fjosw
f17e499599 Merge branch 'develop' into documentation 2022-11-30 16:48:32 +00:00
Fabian Joswig
ad1296ae47
tests: Exception for negative matrix in GEVP tested. 2022-11-30 16:47:57 +00:00
fjosw
813d384bd1 Merge branch 'develop' into documentation 2022-10-21 11:19:11 +00:00
Fabian Joswig
a8a9bfbd43
tests: test added that checks that Obs.details does not throw an error
when the error of tau is zero.
2022-10-21 12:12:27 +01:00
fjosw
147b941597 Merge branch 'develop' into documentation 2022-10-21 09:31:03 +00:00
Simon Kuberski
d5a766ee16 feat: Speed up covariance for irregular MC chains 2022-10-21 11:05:54 +02:00
fjosw
f71e69e36e Merge branch 'develop' into documentation 2022-10-19 14:33:54 +00:00
Simon Kuberski
50ac82ed1d released absolute tolerance in test_fit_corr_independent 2022-10-19 16:28:07 +02:00
Simon Kuberski
9813f741f9 feat: added log-derivatives and symmetric effective mass 2022-10-19 16:08:31 +02:00
fjosw
7c4b73ff2f Merge branch 'develop' into documentation 2022-10-19 12:09:43 +00:00
Fabian Joswig
e3f7baa667
tests: test for gapped irregular dtauint added. 2022-10-19 12:04:49 +01:00
fjosw
5f563ae29f Merge branch 'develop' into documentation 2022-10-19 10:02:48 +00:00
Simon Kuberski
89b0c37e76 fix: corrected bias correction of tau_int for irregular chains 2022-10-17 17:40:27 +02:00
Simon Kuberski
fd4c866fdd fix: bug in automatic window for irregular chains fixed 2022-10-17 14:38:23 +02:00
fjosw
4eea17d1fb Merge branch 'develop' into documentation 2022-10-07 17:11:57 +00:00
Fabian Joswig
f5c9a30266
tests: tests for num_grad version of prior fits added. 2022-10-07 18:02:27 +01:00
Fabian Joswig
e4d18fc8c8
tests: num_grad test for total least squares added. 2022-10-06 18:09:37 +01:00
Fabian Joswig
8cf15b651f
tests: num_grad fit test improved. 2022-10-06 17:55:04 +01:00
Fabian Joswig
f22614f999
tests: tests for num diff least square fits added. 2022-10-05 18:41:28 +01:00
fjosw
8ea5d32127 Merge branch 'develop' into documentation 2022-07-26 08:51:59 +00:00
Fabian Joswig
2c2890d5ea tests: padding added to is_matrix_symmetric test. 2022-07-19 12:42:45 +01:00
Fabian Joswig
4a6dfe3482 tests: test for is_matrix_symmetric added. 2022-07-19 12:31:10 +01:00
fjosw
2c9675afb1 Merge branch 'develop' into documentation 2022-07-13 13:58:36 +00:00
Fabian Joswig
d0180d7967 feat: explicit check for Zeuthen_flow in read_gf_coupling added. 2022-07-12 11:11:36 +01:00
Fabian Joswig
638ec92ab7 feat: Exception for gf coupling c!=0.3 added and documenation and tests
extended.
2022-07-11 17:14:32 +01:00
Fabian Joswig
5cd20f5818 feat: function for the extraction of the gradient flow coupling as
detailed in 1607.06423 added.
2022-07-11 11:55:25 +01:00
fjosw
3b4768658f Merge branch 'develop' into documentation 2022-07-08 09:54:04 +00:00
Fabian Joswig
7737ed4ea0
Merge pull request #114 from fjosw/feat/obs_hash
hash method for Obs objects
2022-07-08 10:53:48 +01:00
fjosw
e937e0797f Merge branch 'develop' into documentation 2022-07-06 13:33:44 +00:00