Commit Graph

362 Commits

Author SHA1 Message Date
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
d3d1846a11 makefile: remove everything about ex-1/histo.py 2020-07-05 11:36:28 +02:00
6715bb0688 readme: fixe a typo 2020-07-05 11:36:27 +02:00
53ee5aff16 notes: add header and footer 2020-07-05 11:36:27 +02:00
e46a0c2057 todo: update 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
ed73ea5c8b ex-7: keep negative sign in perceptron weights 2020-07-05 11:36:24 +02:00
e3fcd83f37 ex-7: fixed some errors 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
61ce7feb64 todo: update 2020-07-05 11:36:23 +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
340c7a2690 ex-4: fix some typos 2020-07-05 11:36:22 +02:00
8f847117ac ex-6: review 2020-07-05 11:36:22 +02:00
4e242b3463 ex-6: redo 6-smoothed.pdf with the right font in the title
The code in plot.py is also made more easy to use for passing from one
mode to the other (show or save figure).
2020-07-05 11:36:20 +02:00
defd851618 lectures: remove everything about the previous pdf 2020-07-05 11:36:20 +02:00
5331587f71 lectures: complete notes.md 2020-07-05 11:36:20 +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
681b1b62b8 ex-4: fix multi-line comment warnings 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
ac9789a7d6 lectures: continued notes.md 2020-07-05 11:36:17 +02:00
6fd5457426 lectures: went on writing notes.md 2020-07-05 11:36:17 +02:00
3a202e84dd ex-6, ex-7: change 'try and catch' for 'hit-miss' 2020-07-05 11:36:16 +02:00
ac88c7e782 todo: update 2020-07-05 11:36:15 +02:00
661135a9fe ex:7 - fixe some conceptual errors (false positives and false negatives) 2020-07-05 11:36:14 +02:00
0898b3cb30 lectures: went on writing notes.md 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
4561e8943f ex-4: redo images with right size and fontsize 2020-07-05 11:36:12 +02:00
8d88da3c1f todo: updated 2020-07-05 11:36:11 +02:00
ea6b28f76b lectures: went on writing notes.md 2020-07-05 11:36:10 +02:00
7683d9e2dd ex-7: fixed some errors 2020-07-05 11:36:10 +02:00
3ba8189fb4 update todo 2020-07-05 11:36:09 +02:00
dcadf3c763 ex-3: fix some minor mistakes 2020-07-05 11:36:08 +02:00
a82bbfaec0 ex-3: revert testing change left by someone 2020-07-05 11:36:08 +02:00
f2679b8204 ex-2/fast: print running time 2020-07-05 11:36:08 +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
9de7298ff7 lectures: added the file notes.md
It contains a very brief summary of the slides contents.
2020-07-05 11:36:07 +02:00
f16995edd3 ex-7: fixed typo 2020-07-05 11:36:06 +02:00