Commit Graph

362 Commits

Author SHA1 Message Date
1607309a00 ex-2: revised section 2.2.1 2020-07-05 11:36:06 +02:00
8f4bbe7d52 todo: updated 2020-07-05 11:36:06 +02:00
f6111967de ex-2/fanc{y, ier}: use stricter number of terms 2020-07-05 11:36:05 +02:00
6ccaff5bbd ex-2/fancier: use optimised Lambert W 2020-07-05 11:36:05 +02:00
391be195d0 ex-2: written about the program fast.c
fancy, fancier and fast are now correctly described in the pdf.
Only the computation time is missing.
2020-07-05 11:36:05 +02:00
1ca0499430 ex-7: fix wrong images 2020-07-05 11:36:04 +02:00
a29f0c7c6e todo: updated 2020-07-05 11:36:04 +02:00
c857707134 todo: updated 2020-07-05 11:36:02 +02:00
ce91072040 ex-2/fancier: fix crash in mpq_log_ui on power of 2 2020-07-05 11:36:02 +02:00
5c7f46ce2f ex-2/fast: implement proper exit condition for the algorithm 2020-07-05 11:36:02 +02:00
dd7a3055ee ex-2/fanc{y,ier}: implement proper computation of N 2020-07-05 11:36:01 +02:00
845548fa93 ex-2/fancier: optimise out an operation 2020-07-05 11:36:01 +02:00
f73c9b14b3 ex-5: add header to the results table 2020-07-05 11:36:00 +02:00
f6e048496f readme: update for changes to ex-1, ex-2 2020-07-05 11:36:00 +02:00
7cb1c20c2b todo: updated 2020-07-05 11:36:00 +02:00
c335c44f72 todo: updated 2020-07-05 11:35:59 +02:00
3dcf733725 ex-7: revised and typo-fixed
In addition, the folder ex-7/iters was created in order to plot the results
of the Perceptron method as a function of the iterations parameter.
2020-07-05 11:35:59 +02:00
c8f34f1822 ex-2: implement correct series estimation in fancier.c 2020-07-05 11:35:59 +02:00
49e9fbd5b7 ex-6: an unexplainable error occurred. Fixed 2020-07-05 11:35:58 +02:00
7ad45a829e ex-7: revised and typo-fixed
In addition, the folder ex-7/iters was created in order to plot the results
of the Perceptron method as a function of the iterations parameter.
2020-07-05 11:35:57 +02:00
90ab77b676 ex-2: add fast variant of brent-mcmillan 2020-07-05 11:35:57 +02:00
a263c6a8da todo: updated 2020-07-05 11:35:57 +02:00
76d5f3bebd ex-6: wrote something about ex-6 in the readme file and put in order ex.6/plots
ex-6/plots/emd-round.py renamed into ex-6/plots/emd.py and made interactive.
2020-07-05 11:35:56 +02:00
ea6fccfa5a todo: updated 2020-07-05 11:35:56 +02:00
cc8a5f753a ex-6: section results completed 2020-07-05 11:35:55 +02:00
5634f2f418 ex-6: generated plots
All the usefull plots were generated and the codes were suitably modified
for this purpose.
2020-07-05 11:35:55 +02:00
cf0a3216b3 ex-2/fancier: optimise a little and print execution time 2020-07-05 11:35:55 +02:00
ab05d23c7e ex-1: reviewed 2020-07-05 11:35:54 +02:00
000cc827a2 ex-6: EMD section completed 2020-07-05 11:35:54 +02:00
ee1d2242eb images: neatly renamed all the images 2020-07-05 11:35:54 +02:00
16c2511289 ex-6: Written about the RL algorithm and generated some plots 2020-07-05 11:35:53 +02:00
7b8c61e3e5 ex-6: add EMD vs RL rounds plots 2020-07-05 11:35:53 +02:00
62f03170af bibliography: GNU's Not UNIX 2020-07-05 11:35:53 +02:00
20f4de9aca ex-7: reword efficiency paragraph 2020-07-05 11:35:52 +02:00
bef977dc0d typo-fixed: removed to many "must" employed 2020-07-05 11:35:51 +02:00
831418f460 ex-6: tweak EMD histogram plots 2020-07-05 11:35:51 +02:00
f863d14f5f ex-6 compute EMD of the convolution 2020-07-05 11:35:50 +02:00
e17f493cd5 ex-6: fix EMD typo 2020-07-05 11:35:50 +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
9303f4f379 ex-6 compute EMD of the convolution 2020-07-05 11:35:49 +02:00
b9775b3602 ex-6: fix EMD typo 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
1ccf3759c5 ex-6: fix EMD typo 2020-07-05 11:35:48 +02:00
3119e18451 ex-6: add EDM plots 2020-07-05 11:35:48 +02:00
67ce6649c6 ex-6: correct the usage message 2020-07-05 11:35:47 +02:00
51b6100909 makefile: add test to ex-6 target 2020-07-05 11:35:47 +02:00
12f15e1998 ex-4: revised and typo-fixed 2020-07-05 11:35:46 +02:00
4aa8eefaf9 ex-3: revised and typo-fixed 2020-07-05 11:35:45 +02:00
b865dd83ac ex-6: initial work on deconvolution testing 2020-07-05 11:35:45 +02:00
19981225f2 ex-6: use gaussian noise instead of poisson 2020-07-05 11:35:45 +02:00