diff grid_refactor.md @ 1325:797b4ee51edf refactor/grids

Add todo and update manifests
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 22 Mar 2023 09:02:17 +0100
parents 6753b210d0ab
children a956fc8e79a6
line wrap: on
line diff
--- a/grid_refactor.md	Wed Mar 22 08:50:33 2023 +0100
+++ b/grid_refactor.md	Wed Mar 22 09:02:17 2023 +0100
@@ -17,7 +17,8 @@
 ## TODO
 * Add benchmarks or allocation tests for eval_on and indexing grids.
 * Document the expected behavior of grid functions
-* Write down the thinking around Grid being an AbstractArray. Why it doesn't work
+* Write down the thinking around Grid being an AbstractArray. Why it doesn't work.
+* Write about the design choices in the docs.
 * Merge and run benchmarks
 
 * Check all the docstring of all types that have been changed