Tue, 22 Aug 2023 09:00:34 +0200 |
Jonatan Werpers |
Replace `firstindex` and `lastindex` with implementation of `axes`
bugfix/grids/complete_interface_impl
|
Tue, 15 Aug 2023 22:45:58 +0200 |
Jonatan Werpers |
Merge default
bugfix/grids/complete_interface_impl
|
Tue, 15 Aug 2023 22:40:50 +0200 |
Jonatan Werpers |
Add TBD
bugfix/grids/complete_interface_impl
|
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:11:20 +0200 |
Jonatan Werpers |
Add `grid_and_local_dim_index`
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
|
Fri, 19 May 2023 14:53:49 +0200 |
Jonatan Werpers |
Add support for cartesian indices on TensorGrid
refactor/grids
|
Thu, 18 May 2023 22:53:31 +0200 |
Vidar Stiernström |
Fix typos and formatting of documentation
refactor/grids
|