Commit graph

55 commits

Author SHA1 Message Date
2871e86708 actions: remove apt 2021-12-07 17:29:50 +01:00
750506b362 actions: fix nix 2021-12-07 17:24:20 +01:00
58c0943796 actions: remove junk 2021-12-07 17:18:46 +01:00
73ad0f565d actions: another try 2021-12-07 17:15:27 +01:00
cf58fcd035 use flakes in github actions 2021-12-07 17:14:10 +01:00
ca5615b46e update flake 2021-12-07 14:48:32 +01:00
db76ea9f23 use setuptools 2021-12-07 14:30:26 +01:00
7433532105 install package 2021-12-07 14:27:37 +01:00
544e65d345 add .nojekyll file 2021-12-07 14:25:02 +01:00
464f8fe0c1 link to docs 2021-12-07 14:20:13 +01:00
d51bbcf0a6 actions: install missing git 2021-12-07 14:08:32 +01:00
960144915b remove bogus typehints package 2021-12-07 14:06:36 +01:00
07f496d4ea publish to gh-pages 2021-12-07 13:54:14 +01:00
05071ade50 gh actions: use latest sphinx 2021-12-07 13:47:12 +01:00
41546e4067 gh actions: install pip requirements 2021-12-07 13:41:02 +01:00
de39214bd1 correct branch in main 2021-12-07 13:38:53 +01:00
6f32206e37 github action 2021-12-07 13:37:35 +01:00
57a6569fd3 add readme 2021-12-07 13:37:29 +01:00
26dfdc0e75 dev-deps in requirements.txt 2021-12-07 13:37:14 +01:00
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