Commit Graph

16 Commits

Author SHA1 Message Date
d3d1846a11 makefile: remove everything about ex-1/histo.py 2020-07-05 11:36:28 +02:00
093faf3fe8 ex-5: implement the code for plotting σ_MC vs calls
move all the functions to lib.c and lib.h; add this two librearies to makefile;
make plot.py more easy to use for passing to one mode to the other (show or
save figure); create fit_plot and create the figure 5-fit.pdf.
2020-07-05 11:36:22 +02:00
90ab77b676 ex-2: add fast variant of brent-mcmillan 2020-07-05 11:35:57 +02:00
51b6100909 makefile: add test to ex-6 target 2020-07-05 11:35:47 +02:00
b865dd83ac ex-6: initial work on deconvolution testing 2020-07-05 11:35:45 +02:00
1bd691a24b ex-1: revised and typo-fixed 2020-07-05 11:35:44 +02:00
5a5cd927e3 ex-4: fixed typos 2020-07-05 11:35:41 +02:00
ebefc6db5a ex-4: χ² test and error estimation completed 2020-07-05 11:35:34 +02:00
a2303df612 make the build environment more friendly 2020-07-05 11:35:32 +02:00
56fcdd5fbb ex-1: implement bootstrapping for the median 2020-07-05 11:35:19 +02:00
0ee7f9adb3 ex-1: split into several files 2020-07-05 11:35:11 +02:00
b1786aa692 makefile: fix ex-6 build 2020-07-05 11:35:05 +02:00
6d4e263c34 ex-7: add test program to measure purity/efficiency 2020-07-05 11:35:02 +02:00
7daefc590a ex-7: add pre-trained mode 2020-07-05 11:35:00 +02:00
f3293ba808 ex-7: split into multiple files 2020-07-05 11:34:59 +02:00
cf27610d53 initial commit 2020-03-06 02:24:32 +01:00