From 2260c97d1a6f6d66f8e093988cb80db02b1c8b26 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Thu, 25 Apr 2024 20:14:07 -0400 Subject: update performance print to show more information --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index a57e378..fa255bd 100644 --- a/TODO.md +++ b/TODO.md @@ -6,9 +6,9 @@ * [x] read/write grids to/from file * [ ] create image with libgd * [ ] create animation with libgd -* [ ] code refactor - * [ ] change functions so that complex_t is passed instead of complex from - * [ ] store the size of lower_left and upper_right before the values of lower_left and upper_right in the .grid format +* [x] code refactor + * [x] change functions so that complex_t is passed instead of complex from + * [x] store the size of lower_left and upper_right before the values of lower_left and upper_right in the .grid format * [x] write serial * [x] mandelbrot * [x] multibrot -- cgit v1.2.3