Mercurial > repos > public > sbplib_julia
log test/Grids/equidistant_grid_test.jl @ 1146:31041ef8092a refactor/grids
age | author | description |
---|---|---|
Wed, 19 Oct 2022 23:23:36 +0200 | Jonatan Werpers | Specialize evalOn for EquidistantGrid to return a LazyArray refactor/grids |
Wed, 19 Oct 2022 22:40:11 +0200 | Jonatan Werpers | Fix indendation of testset in equidistant_grid_test.jl refactor/grids |
Wed, 19 Oct 2022 22:36:02 +0200 | Jonatan Werpers | Merge with default refactor/grids base test/Grids/EquidistantGrid_test.jl@a5cf56a29366 |
Wed, 05 Oct 2022 22:00:30 +0200 | Vidar Stiernström | Rename dim to ndims in Grids.jl feature/grids |
Wed, 05 Oct 2022 21:24:13 +0200 | Vidar Stiernström | Add testsets to existing tests 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 test/Grids/EquidistantGrid_test.jl@3019cd9015ee |