log test/Grids/grid_test.jl @ 2015:5c2448d6a201 feature/grids/geometry_functions tip

age author description
Sat, 07 Sep 2024 12:11:53 -0700 Vidar Stiernström Rename project from Sbplib to Diffinitive rename_module
Thu, 11 Apr 2024 22:31:04 +0200 Jonatan Werpers Change to signature of equidistant_grid to same style as many array methods. refactor/equidistant_grid/signature
Thu, 21 Mar 2024 15:51:29 +0100 Jonatan Werpers Merge refactor/component_type feature/grids/componentview
Thu, 21 Mar 2024 07:43:48 +0100 Jonatan Werpers Remove review comments feature/grids/componentview
Thu, 21 Mar 2024 07:42:19 +0100 Jonatan Werpers Remove comments and add todo feature/grids/componentview
Wed, 20 Mar 2024 16:17:53 +0100 Jonatan Werpers Move correctness tests of componentview to the tests for ArrayComponentView feature/grids/componentview
Thu, 21 Mar 2024 07:59:53 +0100 Jonatan Werpers Move and extend tests to reflect that component_type is more general than before refactor/component_type