Commit graph

144 commits

Author SHA1 Message Date
e1e0881e78 remove stg helper 2022-01-17 17:39:08 +01:00
f2b93a8a2a add config for finite temperature 2022-01-17 17:37:41 +01:00
50e8ef2cf8 add flake locks 2022-01-17 17:37:07 +01:00
08d1e8529f give each iteration of my experiments its own utilities
better than incompatibilities later on!
2022-01-17 17:34:47 +01:00
2988dad2f1 use flake for 02_finite_temperature 2022-01-17 16:38:57 +01:00
b7166df3e4 use poetry+flake for numerical experiments 2022-01-17 14:15:35 +01:00
e5f140b42b add saving 2021-12-11 22:32:14 +01:00
cf6cd75aae updates on calculations 2021-12-11 21:35:03 +01:00
7d801e27b6 flakes 2021-12-11 21:34:55 +01:00
5e8f86134f stash working stg 2021-12-09 17:12:47 +01:00
4d4e4f3680 yay even better correspondence 2021-12-09 17:12:16 +01:00
bdd6691f3f updates in comparison 2021-12-09 15:46:15 +01:00
5efbb98af4 remove hopsflow 2021-12-09 15:42:24 +01:00
121704d767 increase SP tol 2021-12-08 16:03:24 +01:00
db03efa697 use new utility functions 2021-12-08 11:24:54 +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
Valentin Boettcher
1ffc9fc6e9 update nonzero stg to full time length 2021-12-07 23:02:34 +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
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
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