log src/Grids/tensor_grid.jl @ 1266:a4ddae8b5d49 refactor/grids

age author description
Fri, 24 Feb 2023 21:42:28 +0100 Jonatan Werpers Add tests for TensorGrid and make them pass refactor/grids
Thu, 23 Feb 2023 11:38:19 +0100 Jonatan Werpers Remove range dim as a type paratmeter on Grid as it is already encoded in T if available refactor/grids
Wed, 22 Feb 2023 22:38:54 +0100 Jonatan Werpers Add notes and todos about interface implementations for grids refactor/grids
Wed, 22 Feb 2023 12:45:31 +0100 Jonatan Werpers Qualify package when using split_tuple and concatenate_tuple refactor/grids
Sun, 19 Feb 2023 22:50:02 +0100 Jonatan Werpers Implement boundary methods for TensorGrid refactor/grids
Sat, 18 Feb 2023 11:37:35 +0100 Jonatan Werpers Start refactoring refactor/grids