log src/Grids/grid.jl @ 1269:20f42cf0800c refactor/grids

age author description
Sat, 25 Feb 2023 22:22:50 +0100 Jonatan Werpers Add test for Grid and make them pass. Start implementing eval_on refactor/grids
Fri, 24 Feb 2023 21:42:28 +0100 Jonatan Werpers Add tests for TensorGrid and make them pass refactor/grids
Fri, 24 Feb 2023 20:46:29 +0100 Jonatan Werpers grid.jl: Fix function defs and add todos for documentation refactor/grids
Thu, 23 Feb 2023 22:29:36 +0100 Jonatan Werpers Clean up IteratorSize and eltype for EquidistantGrid, Grid, and ZeroDimGrid 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
Tue, 21 Feb 2023 21:37:37 +0100 Jonatan Werpers Group eval_on with other gridfunction functionality refactor/grids
Tue, 21 Feb 2023 21:13:37 +0100 Jonatan Werpers Remove AbstractArray subtyping for Grid for now refactor/grids
Sun, 19 Feb 2023 22:20:44 +0100 Jonatan Werpers Move ZeroDimGrid to its own file refactor/grids
Sun, 19 Feb 2023 22:20:25 +0100 Jonatan Werpers Fix empty function defs refactor/grids
Sat, 18 Feb 2023 11:37:35 +0100 Jonatan Werpers Start refactoring refactor/grids
Wed, 05 Oct 2022 22:00:30 +0200 Vidar Stiernström Rename dim to ndims in Grids.jl feature/grids
Fri, 15 Jul 2022 09:56:25 +0200 Vidar Stiernström Minor renamings feature/grids
Fri, 15 Jul 2022 09:54:15 +0200 Vidar Stiernström Rename AbstractGrid to Grid and clean up Grids module feature/grids base src/Grids/AbstractGrid.jl@9a175fa31ddf