Commit Graph

7 Commits

Author SHA1 Message Date
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
f73c9b14b3 ex-5: add header to the results table 2020-07-05 11:36:00 +02:00
bdc12117a7 ex-5: revised and typo-fixed
Some images and an article have also been added to the folder.
The todo has been updated too as well as the readme.
2020-07-05 11:35:49 +02:00
f60f1f65d3 ex-5: modified
A for-cycle has been implemented in order to produce a bunch of
results with different numbers of function-calls which can now
be plotted with plot.py, which has been added to the folder.
2020-07-05 11:35:48 +02:00
e7937a8c0d ex-5: rearranged everything 2020-07-05 11:35:41 +02:00
7fd86ac64f all: made some binary files 2020-07-05 11:35:39 +02:00
cf27610d53 initial commit 2020-03-06 02:24:32 +01:00