Commit Graph

186 Commits

Author SHA1 Message Date
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
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