diff options
| author | JP Appel <jeanpierre.appel01@gmail.com> | 2024-04-21 02:14:27 -0400 |
|---|---|---|
| committer | JP Appel <jeanpierre.appel01@gmail.com> | 2024-04-21 02:14:27 -0400 |
| commit | 00b488b32fa5e40151bf63443821c5b3c1840217 (patch) | |
| tree | b8d34621acbc3caef48dd792ea3f8661fe71dd74 /TODO.md | |
| parent | 81dc61d0d7b17de6944ceb55ae3c7a3f3176731d (diff) | |
implemented julia sets
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |
