Tue, 15 Aug 2023 22:39:34 +0200 |
Jonatan Werpers |
Implement `firstindex` and `lastindex` for `TensorGrid`
bugfix/grids/complete_interface_impl
|
Tue, 15 Aug 2023 22:38:48 +0200 |
Jonatan Werpers |
Add `firstindex(g,d)` and `lastindex(g,d)` for `EquidistantGrid`
bugfix/grids/complete_interface_impl
|
Tue, 15 Aug 2023 22:11:20 +0200 |
Jonatan Werpers |
Add `grid_and_local_dim_index`
bugfix/grids/complete_interface_impl
|
Tue, 15 Aug 2023 21:20:29 +0200 |
Jonatan Werpers |
Start adding tests for `firstindex` and `lastindex` on `TensorGrid`
bugfix/grids/complete_interface_impl
|
Wed, 26 Jul 2023 21:36:50 +0200 |
Jonatan Werpers |
Add method `getindex(::Grid,::CartesianIndex)` with a default implementation
refactor/grids/cartesian_indexing
|