comparison 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
comparison
equal deleted inserted replaced
1324:0713175a5743 1325:797b4ee51edf
15 15
16 16
17 ## TODO 17 ## TODO
18 * Add benchmarks or allocation tests for eval_on and indexing grids. 18 * Add benchmarks or allocation tests for eval_on and indexing grids.
19 * Document the expected behavior of grid functions 19 * Document the expected behavior of grid functions
20 * Write down the thinking around Grid being an AbstractArray. Why it doesn't work 20 * Write down the thinking around Grid being an AbstractArray. Why it doesn't work.
21 * Write about the design choices in the docs.
21 * Merge and run benchmarks 22 * Merge and run benchmarks
22 23
23 * Check all the docstring of all types that have been changed 24 * Check all the docstring of all types that have been changed
24 * Clean out Notes.md of any solved issues 25 * Clean out Notes.md of any solved issues
25 * Delete this document, move remaining notes to Notes.md 26 * Delete this document, move remaining notes to Notes.md