Commit graph

25 commits

Author SHA1 Message Date
0b5ef90e5a fit from 0 onwards 2021-12-07 11:09:25 +01:00
58b1b255f8 make type checker happy 2021-12-07 11:09:05 +01:00
1beb7d6685 add uni to gauss 2021-12-07 11:08:55 +01:00
c22109f67b add corner case of only one term in the expansion 2021-12-03 13:48:06 +01:00
69f46c56f0 fix parenthesis in therm formula 2021-12-03 13:47:25 +01:00
1bfd25a557 fit a little below zero to get the derivative right 2021-12-03 13:46:47 +01:00
a6c9fc0f22 correct scaling and inverse in gaussflow 2021-12-02 13:31:46 +01:00
3fd05dd400 some reevaluations 2021-12-02 13:26:09 +01:00
85946280ff correct gaussflow semantics 2021-12-01 18:01:42 +01:00
9f5ea30e0f make the polynomial construction robust against sine=0 2021-12-01 15:30:00 +01:00
340c7af611 use abs in welford 2021-11-30 17:45:08 +01:00
9354bac05d mean value with welford for stability 2021-11-30 17:41:13 +01:00
f071c7be9d fix scaling factor in gaussflow 2021-11-30 14:22:06 +01:00
99a8f23114 pass kwargs through to ensemble mean 2021-11-30 14:21:52 +01:00
76408b75a1 add variance and intermediate result 2021-11-30 14:18:11 +01:00
b9a74ff8b7 typing support in docs 2021-11-30 14:15:10 +01:00
74399300d1 update notebook 2021-11-26 14:27:07 +01:00
53bd15ecd5 refactor flow in analytic solution 2021-11-26 14:26:49 +01:00
bbab0c8303 dump the dataclass for the BCF 2021-11-26 14:02:13 +01:00
5c7bd8e359 add docs and gaussflow 2021-11-25 20:14:52 +01:00
60af37b8d7 batch size one 2021-11-15 13:34:48 +01:00
87125173c3 parallelize ensemble mean and fix interaction expectation bug 2021-11-12 17:33:59 +01:00
46f6ca038e fix hopsflow 2021-11-11 19:51:34 +01:00
86cbe08af9 update hopsflow in light of new tests 2021-11-11 16:09:37 +01:00
c0dfbc1ae5 move hopsflow 2021-11-05 10:19:19 +01:00