log test/Grids/grid_test.jl @ 1998:6dd00ea0511a feature/grids/manifolds

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
Mon, 19 Feb 2024 15:58:07 +0100 Jonatan Werpers Add testset to clarify the purpose of equality tests feature/grids/componentview
Sat, 30 Dec 2023 13:33:17 +0100 Vidar Stiernström REVIEW: Add review comments to tests feature/grids/componentview
Fri, 01 Dec 2023 14:58:05 +0100 Jonatan Werpers Introduce a view type and implement sliced indexing for the components. feature/grids/componentview
Fri, 01 Dec 2023 13:34:03 +0100 Jonatan Werpers Start implementing componentview feature/grids/componentview
Tue, 15 Aug 2023 22:55:25 +0200 Vidar Stiernström Support evaluating scalars on grids feature/grids/scalar_eval_on
Mon, 15 May 2023 22:37:33 +0200 Jonatan Werpers More clean up of todos and notes refactor/grids
Wed, 03 May 2023 15:39:34 +0200 Jonatan Werpers Implement coordinate_size() and component_type() types refactor/grids
Wed, 03 May 2023 15:31:53 +0200 Jonatan Werpers Rename function for coordinate size of a grid refactor/grids