Commit Graph

4 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