log src/Grids/EquidistantGrid.jl @ 406:c377fc37c04b test/equidistantgrid

age author description
Tue, 13 Oct 2020 17:16:28 +0200 Vidar Stiernström Clean up EquidistantGrid and tests after deciding that side lengths must be positive. test/equidistantgrid
Sat, 10 Oct 2020 20:05:39 +0200 Vidar Stiernström Fix exception handling in constructor of EquidistantGrid and add a bunch of tests test/equidistantgrid
Wed, 30 Sep 2020 21:49:48 +0200 Jonatan Werpers Refactor EquidistantGrid to not store spacing or inverse spacing
Mon, 28 Sep 2020 22:00:04 +0200 Jonatan Werpers Change name from subgrid to restrict feature/equidistant_grid/subgrid
Sun, 27 Sep 2020 21:04:59 +0200 Jonatan Werpers Add doc string and allow picking several dimensions feature/equidistant_grid/subgrid
Sun, 27 Sep 2020 14:38:05 +0200 Jonatan Werpers Add function for getting a one dimensional grid for a given dimension from a equidistant grid feature/equidistant_grid/subgrid
Fri, 25 Sep 2020 13:06:02 +0200 Jonatan Werpers Start converting to one package by moving all the files to their correct location refactor/combine_to_one_package base Grids/src/EquidistantGrid.jl@a1163db3f085