aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2024-04-21 01:10:40 -0400
committerJP Appel <jeanpierre.appel01@gmail.com>2024-04-21 01:10:40 -0400
commit81dc61d0d7b17de6944ceb55ae3c7a3f3176731d (patch)
treeb2b253021ac60bc64c070ba2214f6055ae9e6a6a /TODO.md
parentc3415b624e5f80615a58002e37c5edc19721101e (diff)
implemented shared versions
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index bf39605..7a5beca 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,13 +3,14 @@
## Program
* [ ] find way to render data into image files
+ * [x] read/write grids to/from file
* [ ] write serial
- * [ ] mandelbrot
- * [ ] multibrot
+ * [x] mandelbrot
+ * [x] multibrot
* [ ] julia
* [ ] write shared
- * [ ] mandelbrot
- * [ ] multibrot
+ * [x] mandelbrot
+ * [x] multibrot
* [ ] julia
* [ ] write gpu
* [ ] mandelbrot