From 5923266441c8c8847d94ce21cdc6bf698c748dd5 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Wed, 24 Apr 2024 09:37:42 -0400 Subject: update readme/notes --- presentation/notes.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'presentation') diff --git a/presentation/notes.md b/presentation/notes.md index 7c9a6fe..b9adaf5 100644 --- a/presentation/notes.md +++ b/presentation/notes.md @@ -8,6 +8,8 @@ * question: how do we handle recursion in computer science * we avoid it! * Mention how when Mandelbrot initially tried to have his computed image printed, the printers kept removing the "dust" thinking it was a misprint +* cpus support greater precision than gpus + * "precision.h" * serial algorithm for computing Mandelbrot set * runtime * animation where the number of frames are dependent on runtime -- cgit v1.2.3