Thu, 11 Apr 2024 22:31:04 +0200 |
Jonatan Werpers |
Change to signature of equidistant_grid to same style as many array methods.
refactor/equidistant_grid/signature
|
Wed, 29 Nov 2023 09:04:12 +0100 |
Jonatan Werpers |
Make boundary_indices for EquidistantGrid return a tuple to be more concistent with how TensorGrid will implement it
feature/grids/boundary_indicies
|
Tue, 28 Nov 2023 08:51:58 +0100 |
Jonatan Werpers |
Implement boundary_indices for EquidistantGrid
feature/grids/boundary_indicies
|
Wed, 22 Nov 2023 17:34:35 +0100 |
Jonatan Werpers |
Implement size(g,d) for EquidistantGrid and TensorGrid
|
Wed, 23 Aug 2023 09:36:05 +0200 |
Jonatan Werpers |
Move tests for axes out of indexing interface testset
bugfix/grids/complete_interface_impl
|
Wed, 23 Aug 2023 09:32:01 +0200 |
Jonatan Werpers |
Add todo for colon-indexing and remove tests
bugfix/grids/complete_interface_impl
|