diff options
| author | JP Appel <jeanpierre.appel01@gmail.com> | 2024-04-21 01:10:40 -0400 |
|---|---|---|
| committer | JP Appel <jeanpierre.appel01@gmail.com> | 2024-04-21 01:10:40 -0400 |
| commit | 81dc61d0d7b17de6944ceb55ae3c7a3f3176731d (patch) | |
| tree | b2b253021ac60bc64c070ba2214f6055ae9e6a6a /TODO.md | |
| parent | c3415b624e5f80615a58002e37c5edc19721101e (diff) | |
implemented shared versions
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 |
