This is start of work to address #13. I ran into this issue because I realized that common scientific use cases would want to generate arrays of items to run for the tests, and the simple (flat) grid definition needed to be able to take a function that itself is parameterized.
This is start of work to address #13. I ran into this issue because I realized that common scientific use cases would want to generate arrays of items to run for the tests, and the simple (flat) grid definition needed to be able to take a function that itself is parameterized.
Signed-off-by: vsoch vsochat@stanford.edu