Commit graph

125 commits

Author SHA1 Message Date
98ccaa9313 update flake 2021-12-08 11:23:28 +01:00
bc3b465b48 make pyright happy and add stg->hopsflow converters 2021-12-08 11:23:07 +01:00
a3a7e92a1f looks ok with 5000, try again with better stocproc precision 2021-12-08 11:02:09 +01:00
22ff65bee7 use correct pythonpath hack 2021-12-08 10:38:28 +01:00
Valentin Boettcher
1ffc9fc6e9 update nonzero stg to full time length 2021-12-07 23:02:34 +01:00
04fd929e2b update flake 2021-12-07 21:42:18 +01:00
48b0978117 update hops 2021-12-07 21:39:18 +01:00
4f8c7e75ea update hops 2021-12-07 21:33:54 +01:00
08a9f01d37 fix stg_helper 2021-12-07 21:32:36 +01:00
1d022d48cb remove those pesky graphics 2021-12-07 21:27:42 +01:00
d1561040cc update flake 2021-12-07 21:17:53 +01:00
f93abae2a7 flake update 2021-12-07 21:09:27 +01:00
c65223fd7c update flake 2021-12-07 18:54:53 +01:00
9175f37d83 switch to flake 2021-12-07 17:54:45 +01:00
64ad1c1bc5 stuff also matches up in nonzero 2021-12-07 11:15:35 +01:00
eea9c611b3 some sage re-eval 2021-12-07 11:14:46 +01:00
c003c980ba stuff finally matches up, update notebook for gaussian_nonzero 2021-12-07 11:14:34 +01:00
bc93134d4a update hops config for gaussian_nonzero 2021-12-07 11:14:05 +01:00
0c8517945a update hops 2021-12-07 11:13:58 +01:00
5079e4e9b2 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
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
e18f627ffa add function to plot convergence 2021-12-07 11:07:38 +01:00
b750eab8fd add pyright 2021-12-07 11:06:56 +01:00
76e799881e remove those pesky ob-juptyer folders from git 2021-12-07 11:05:32 +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
4984d37afb dependencies update 2021-12-02 13:32:19 +01:00
a0597eeb0b some plotting and debugging utilities 2021-12-02 13:32:02 +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
3a5aaf349b some re-evaluations 2021-12-01 15:29:52 +01:00
340c7af611 use abs in welford 2021-11-30 17:45:08 +01:00
5fdbfb4ac4 nicer graphs in comparison 2021-11-30 17:42:03 +01:00
9354bac05d mean value with welford for stability 2021-11-30 17:41:13 +01:00
7994cda636 add comparison of gaussflow with hops 2021-11-30 14:22:25 +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
c66ce62517 more python packages 2021-11-30 14:21:37 +01:00
b05c04c4d3 upgrade hops 2021-11-30 14:21:29 +01:00
76408b75a1 add variance and intermediate result 2021-11-30 14:18:11 +01:00
c162eb97bf just checking the derivative 2021-11-30 14:17:56 +01:00