Commit graph

17 commits

Author SHA1 Message Date
889eaf5c68 separate type alias for the return value of ensemble_mean 2021-12-07 11:11:09 +01:00
bd5b1ffc87 formatting in sandwhich_operator 2021-12-07 11:10:37 +01:00
373aa91bbb remove unneeded empty function 2021-12-07 11:10:08 +01:00
74dde50c7c fix tqdm for the case where the total sample number is unknown 2021-12-07 11:09:40 +01:00
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
1bfd25a557 fit a little below zero to get the derivative right 2021-12-03 13:46:47 +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
76408b75a1 add variance and intermediate result 2021-11-30 14:18:11 +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
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
Renamed from python/hopsflow/util.py (Browse further)