Commit Graph

100 Commits

Author SHA1 Message Date
807956ba19
notes: fix grammar mistake in ex-7 2020-07-07 10:52:33 +02:00
f74bd2b713
notes: fix a few small issues in ex-6 2020-07-06 18:22:31 +02:00
527f1fcfce
notes: fix mistake in ex-2 computation 2020-07-06 16:29:22 +02:00
d8a00dbd10
notes: fix statistic typos 2020-07-06 15:14:39 +02:00
747f2f4335
ex-7: improve efficiency/purity section 2020-07-05 21:23:20 +02:00
b7e1857862 sections: fix some typos in every section 2020-07-05 17:53:52 +02:00
171ad30ba8 ex-0: fix a typo 2020-07-05 11:37:00 +02:00
1833ab0613 ex-1: change ε to 0.88 and write the correct results 2020-07-05 11:36:50 +02:00
b89e3e19c1 ex-1: fixed some typos 2020-07-05 11:36:47 +02:00
7fd87ae8a3 ex-1: add a line about the used number of points 2020-07-05 11:36:46 +02:00
61f3650a4b ex-1: correct an error at the beginning of the FWHM section 2020-07-05 11:36:44 +02:00
ccb2c4be54 ex-2: change image 2-gamma-area.png from png to tikz 2020-07-05 11:36:33 +02:00
7c830a7ba0 ex-7: review 2020-07-05 11:36:31 +02:00
3b774fb747 ex-7: replace Fisher projection plot
It was really tricky reproduce in matplotlib but worth it.
2020-07-05 11:36:30 +02:00
98938fd55b ex-6: review 2020-07-05 11:36:30 +02:00
3688bceaf2 ex-5: review 2020-07-05 11:36:29 +02:00
3f6a54c456 notes: correct integrals spacing 2020-07-05 11:36:29 +02:00
0c6c2cc621 ex-6: remove cyclamen color definition in tikz pictures 2020-07-05 11:36:29 +02:00
b4a2dd730c ex-1: redo fig.3 both in the code and in the md 2020-07-05 11:36:28 +02:00
53ee5aff16 notes: add header and footer 2020-07-05 11:36:27 +02:00
89596f7f25 ex-4: review 2020-07-05 11:36:26 +02:00
a7d923620a ex-3: review 2020-07-05 11:36:25 +02:00
0d3498ff5c ex-2: review 2020-07-05 11:36:25 +02:00
0585b80009 notes: use native div syntax 2020-07-05 11:36:25 +02:00
e7a5185976 ex-7: review 2020-07-05 11:36:24 +02:00
59fba30c12 ex-1: review 2020-07-05 11:36:23 +02:00
aa676cf9a9 ex-5: add the plot 5-fit.pdf to the paper 2020-07-05 11:36:23 +02:00
8f847117ac ex-6: review 2020-07-05 11:36:22 +02:00
d0d03d521e ex-5: review 2020-07-05 11:36:19 +02:00
686d2d4554 notes: add useful operators 2020-07-05 11:36:18 +02:00
28664215e8 ex-4: change the order of the entries of the definition of atan() 2020-07-05 11:36:18 +02:00
3a202e84dd ex-6, ex-7: change 'try and catch' for 'hit-miss' 2020-07-05 11:36:16 +02:00
661135a9fe ex:7 - fixe some conceptual errors (false positives and false negatives) 2020-07-05 11:36:14 +02:00
180898a6b0 ex-4: review 2020-07-05 11:36:13 +02:00
12c3cc6025 ex-2: fix table alignment 2020-07-05 11:36:13 +02:00
59176ab4cf notes: use math mode to write "t-test" 2020-07-05 11:36:12 +02:00
d9af353135 ex-3: review 2020-07-05 11:36:12 +02:00
383dbd6f38 notes: fix some issues with the bibliography
- Use an independent CSL, so building the document doesn't need internet

- Use title case in the bibtex database and shield proper nouns with
  brackets, as required by the spec
2020-07-05 11:36:08 +02:00
f2be522089 ex-2: complete review
- general review and proofread
- complet the explanation of Lambert W based solutions
- add section on 1 million digits computation
- add references to GMP and mpmath
2020-07-05 11:36:07 +02:00
fcbde10f9b notes: use \num for numbers with exponential notation 2020-07-05 11:36:07 +02:00
f16995edd3 ex-7: fixed typo 2020-07-05 11:36:06 +02:00
1607309a00 ex-2: revised section 2.2.1 2020-07-05 11:36:06 +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
c857707134 todo: updated 2020-07-05 11:36:02 +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
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
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
cc8a5f753a ex-6: section results completed 2020-07-05 11:35:55 +02:00
ab05d23c7e ex-1: reviewed 2020-07-05 11:35:54 +02:00