Mercurial > repos > public > sbplib_julia
diff grid_refactor.md @ 1292:6753b210d0ab refactor/grids
Add todos
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 07 Mar 2023 10:11:49 +0100 |
parents | 014d365c18de |
children | 797b4ee51edf |
line wrap: on
line diff
--- a/grid_refactor.md Tue Mar 07 09:48:00 2023 +0100 +++ b/grid_refactor.md Tue Mar 07 10:11:49 2023 +0100 @@ -15,8 +15,10 @@ ## 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 +* Merge and run benchmarks * Check all the docstring of all types that have been changed * Clean out Notes.md of any solved issues