aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2024-04-21 02:14:27 -0400
committerJP Appel <jeanpierre.appel01@gmail.com>2024-04-21 02:14:27 -0400
commit00b488b32fa5e40151bf63443821c5b3c1840217 (patch)
treeb8d34621acbc3caef48dd792ea3f8661fe71dd74 /TODO.md
parent81dc61d0d7b17de6944ceb55ae3c7a3f3176731d (diff)
implemented julia sets
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index 7a5beca..14b78da 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,14 +4,14 @@
* [ ] find way to render data into image files
* [x] read/write grids to/from file
-* [ ] write serial
+* [x] write serial
* [x] mandelbrot
* [x] multibrot
- * [ ] julia
-* [ ] write shared
+ * [x] julia
+* [x] write shared
* [x] mandelbrot
* [x] multibrot
- * [ ] julia
+ * [x] julia
* [ ] write gpu
* [ ] mandelbrot
* [ ] multibrot