Commit graph

236 commits

Author SHA1 Message Date
82b38fa9f1 nix flake works 2021-12-07 13:32:26 +01:00
533e3a8731 project structure and license+setup.py 2021-12-07 13:28:32 +01:00
2edce57fe0 gitignore 2021-12-07 13:28:18 +01:00
9a205f35f2 update nix-flake 2021-12-07 11:39:32 +01:00
801abb81f3 init flake 2021-12-07 11:27:03 +01:00
1561d488cd restructure project 2021-12-07 11:25:31 +01:00
bdce290580 revise and fix hopsflow/gaussflow to make them match up
this is a huge commit it:
  - introduces correct scaling factors
  - the correct αs
  - using the seed for generating the stocprocs
2021-12-07 11:12:29 +01:00
1640780a49 separate type alias for the return value of ensemble_mean 2021-12-07 11:11:09 +01:00
1218742f1a formatting in sandwhich_operator 2021-12-07 11:10:37 +01:00
0a55101afd remove unneeded empty function 2021-12-07 11:10:08 +01:00
6ea296da26 fix tqdm for the case where the total sample number is unknown 2021-12-07 11:09:40 +01:00
11c21d28b4 fit from 0 onwards 2021-12-07 11:09:25 +01:00
b31b4d0d64 make type checker happy 2021-12-07 11:09:05 +01:00
04b533437c add uni to gauss 2021-12-07 11:08:55 +01:00
8b3b7308a9 add corner case of only one term in the expansion 2021-12-03 13:48:06 +01:00
6b07aadf7a fix parenthesis in therm formula 2021-12-03 13:47:25 +01:00
1fe1eebec9 fit a little below zero to get the derivative right 2021-12-03 13:46:47 +01:00
601d4af5cb correct scaling and inverse in gaussflow 2021-12-02 13:31:46 +01:00
172dcfbe8c some reevaluations 2021-12-02 13:26:09 +01:00
cdfdf58b57 correct gaussflow semantics 2021-12-01 18:01:42 +01:00
73adbafd2d make the polynomial construction robust against sine=0 2021-12-01 15:30:00 +01:00
30369e5657 use abs in welford 2021-11-30 17:45:08 +01:00
3e8bbac9c3 mean value with welford for stability 2021-11-30 17:41:13 +01:00
8264b97fee fix scaling factor in gaussflow 2021-11-30 14:22:06 +01:00
587a4d92eb pass kwargs through to ensemble mean 2021-11-30 14:21:52 +01:00
ebd4a4b8b4 add variance and intermediate result 2021-11-30 14:18:11 +01:00
4c7a1b1489 typing support in docs 2021-11-30 14:15:10 +01:00
fea9669670 update notebook 2021-11-26 14:27:07 +01:00
f2152323b3 refactor flow in analytic solution 2021-11-26 14:26:49 +01:00
dea66a6969 dump the dataclass for the BCF 2021-11-26 14:02:13 +01:00
bdd347d22c add docs and gaussflow 2021-11-25 20:14:52 +01:00
f3db54250f batch size one 2021-11-15 13:34:48 +01:00
cfdf0165c1 parallelize ensemble mean and fix interaction expectation bug 2021-11-12 17:33:59 +01:00
45f746923c fix hopsflow 2021-11-11 19:51:34 +01:00
fa19583f5d update hopsflow in light of new tests 2021-11-11 16:09:37 +01:00
38a7fd6d1e move hopsflow 2021-11-05 10:19:19 +01:00