Mercurial > repos > public > sbplib_julia
graph
-
Add tests for `begin` and `end` indexing for `TensorGrid`s bugfix/grids/complete_interface_implTue, 22 Aug 2023 09:05:53 +0200, by Jonatan Werpers
-
Replace `firstindex` and `lastindex` with implementation of `axes` bugfix/grids/complete_interface_implTue, 22 Aug 2023 09:00:34 +0200, by Jonatan Werpers
-
Add tests for first and last index of equidistant grid bugfix/grids/complete_interface_implTue, 22 Aug 2023 08:59:47 +0200, by Jonatan Werpers
-
Support evaluating scalars on grids feature/grids/scalar_eval_onTue, 15 Aug 2023 22:55:25 +0200, by Vidar Stiernström
-
Start drafting new implemenentation of boundary conditions feature/boundary_conditionsWed, 26 Jul 2023 23:11:02 +0200, by Vidar Stiernström
-
Merge with default. Comment out broken tests for boundary_conditions at sat feature/boundary_conditionsWed, 26 Jul 2023 21:35:50 +0200, by Vidar Stiernström
-
Merge default bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:45:58 +0200, by Jonatan Werpers
-
Merge refactor/grids/cartesian_indexingTue, 15 Aug 2023 22:42:19 +0200, by Jonatan Werpers
-
Close before merge refactor/grids/cartesian_indexingTue, 15 Aug 2023 22:41:57 +0200, by Jonatan Werpers
-
Implement `firstindex` and `lastindex` for `TensorGrid` bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:39:34 +0200, by Jonatan Werpers
-
Add `firstindex(g,d)` and `lastindex(g,d)` for `EquidistantGrid` bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:38:48 +0200, by Jonatan Werpers
-
Add `grid_and_local_dim_index` bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:11:20 +0200, by Jonatan Werpers
-
Start adding tests for `firstindex` and `lastindex` on `TensorGrid` bugfix/grids/complete_interface_implTue, 15 Aug 2023 21:20:29 +0200, by Jonatan Werpers
-
Add method `getindex(::Grid,::CartesianIndex)` with a default implementation refactor/grids/cartesian_indexingWed, 26 Jul 2023 21:36:50 +0200, by Jonatan Werpers