Commit graph

380 commits

Author SHA1 Message Date
Valentin Boettcher
bba1d355b4 add something to observables 2020-04-14 10:24:57 +02:00
Valentin Boettcher
68222e4439 add discussion of sampling 2020-04-12 14:42:29 +02:00
Valentin Boettcher
fe03c24733 add a note about rngs 2020-04-10 15:10:07 +02:00
Valentin Boettcher
9d00616311 describe integration with vegas 2020-04-10 14:51:26 +02:00
595b00f2cd dirty 2020-04-09 14:39:28 +02:00
3c33666263 reformat utilities with black 2020-04-08 17:44:34 +02:00
9312679d9f remove debug printing and add forgotten interval update 2020-04-08 17:40:27 +02:00
fd688581ab some pseudo clever scaling for the increment scaling 2020-04-08 17:29:43 +02:00
cd34fd5293 format with black 2020-04-08 17:00:11 +02:00
5e54068b8c autopep8 monte carlo 2020-04-08 16:48:46 +02:00
6f5c15278a rename missleading epsilon 2020-04-08 16:47:19 +02:00
30306a70d1 extract the reshuffeling algorithm from the main vegas routine 2020-04-08 16:43:44 +02:00
9734fe362f refactor monte vegas and move final code out of main loop 2020-04-08 16:30:40 +02:00
a7632e5f1a fix formatting in monte_carlo.py 2020-04-08 16:23:34 +02:00
6f2e2aef66 refactor the vegas routine, so that it accepts a target epsilon 2020-04-08 16:21:17 +02:00
1e73d469fb Add some discussion of naive integration and change of variables 2020-04-08 13:23:50 +02:00
7a6b9ac31a Add literature for the vegas algo 2020-04-08 13:23:35 +02:00
da751b1629 link the whole result folder 2020-04-08 13:22:25 +02:00
fcaf5c79e6 make tex_value smarter to support values without unit and integers 2020-04-08 13:21:58 +02:00
f69ae2151b ad a convenience property to IntegrationResult 2020-04-08 13:21:28 +02:00
9cf85f844a delete old figures 2020-04-08 13:21:02 +02:00
43ee4ecbbe add vegas macro 2020-04-08 13:20:20 +02:00
93dd7c13bf remove debug statement 2020-04-08 12:03:32 +02:00
e29bcdf436 speed up convergence 2020-04-08 12:01:45 +02:00
5494758ba0 cleverly guess the sample size for naive integration 2020-04-08 11:44:10 +02:00
0603b89d09 upload an artifact too 2020-04-08 09:45:19 +02:00
58f6ad2002 rename theory to integration 2020-04-08 09:42:18 +02:00
74775ae54d add forgotten file and remove debugging 2020-04-08 09:41:23 +02:00
47d9ff9389 debug actions 2020-04-08 09:32:34 +02:00
9341fa545e bring back the tikz dir 2020-04-07 21:44:35 +02:00
4d07861e4d figure tabularasa 2020-04-07 21:37:27 +02:00
6b55409356 try to soothe the ci 2020-04-07 21:18:55 +02:00
f6e172f85f add some monte carlo theory 2020-04-07 20:51:03 +02:00
f4496ba3ef move results to latex and introduce a result macro 2020-04-07 17:08:00 +02:00
fb5ca65cc6 also watch for changes in results 2020-04-07 10:09:17 +02:00
25c81ac842 make the plots thinner 2020-04-07 10:07:11 +02:00
4950178ba4 Put the observables in their own module. 2020-04-07 09:57:15 +02:00
acbab6b3de adjust the discussion of σ for VEGAS 2020-04-06 21:25:22 +02:00
895fb300ce don't ask me why it works 2020-04-06 21:16:31 +02:00
fb01e85a3e still not worked out 2020-04-06 20:33:37 +02:00
abbfbe6e05 add title and some discussion 2020-04-06 19:17:48 +02:00
c8f28660a0 low and behold: stratified sampling seems to work 2020-04-06 18:21:10 +02:00
54c874496a I am batman! 2020-04-05 21:12:02 +02:00
73d42dac8a remove some left-over package, move tikz-feynman 2020-04-05 21:11:24 +02:00
92d2c70bb9 add some nice plotting around vegas sampling 2020-04-05 13:55:28 +02:00
d31e4aa4df re-evaluate the η-intergration
in light of the fixed implementation that changed (because the
variance is linear in the integration range)
2020-04-05 12:34:51 +02:00
bf35f19a52 some restructuring in the org document 2020-04-05 12:30:38 +02:00
b0f88b91c6 add VEGAS evaluation, sigma is overestimated, I have to check that 2020-04-04 22:20:48 +02:00
a6556d5fd3 fix typo in monte_carly.py 2020-04-04 21:46:44 +02:00
8288d58452 clarify α in docs 2020-04-03 19:49:10 +02:00