Wed, 22 Feb 2023 12:43:36 +0100 |
Jonatan Werpers |
Add methods to change_length and fix incorrect function declaration
refactor/grids
|
Wed, 22 Feb 2023 12:42:38 +0100 |
Jonatan Werpers |
Fix typo
refactor/grids
|
Wed, 22 Feb 2023 12:42:08 +0100 |
Jonatan Werpers |
Add argument checking to equdistant_grid
refactor/grids
|
Wed, 22 Feb 2023 12:41:14 +0100 |
Jonatan Werpers |
Add todo for EquidistantGrid docs, improve equidistant_grid docs
refactor/grids
|
Sat, 18 Feb 2023 11:37:35 +0100 |
Jonatan Werpers |
Start refactoring
refactor/grids
|
Tue, 01 Nov 2022 22:37:10 +0100 |
Jonatan Werpers |
Remove comments about EquidistantGrid potentially being an AbstractArray
refactor/grids
|
Thu, 20 Oct 2022 20:59:56 +0200 |
Vidar Stiernström |
REVIEW: Give input on TBD comments, suggest name change of evalOn.
refactor/grids
|
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:36:02 +0200 |
Jonatan Werpers |
Merge with default
refactor/grids
base
src/Grids/EquidistantGrid.jl@351311e70fb9
|
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:25:12 +0200 |
Vidar Stiernström |
Remove boundary_size
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/EquidistantGrid.jl@97298aafd62a
|