Wed, 22 Jan 2025 16:12:31 +0100 |
Jonatan Werpers |
Add some missing spaces
refactor/grids/iterable_boundary_indices
|
Wed, 22 Jan 2025 09:00:40 +0100 |
Jonatan Werpers |
Merge default
refactor/grids/iterable_boundary_indices
|
Sun, 20 Oct 2024 21:50:18 +0200 |
Jonatan Werpers |
Some cleanup in tensor_grid_test.jl
refactor/grids/iterable_boundary_indices
|
Sun, 20 Oct 2024 21:38:09 +0200 |
Jonatan Werpers |
Merge default
refactor/grids/iterable_boundary_indices
|
Tue, 17 Sep 2024 11:20:00 +0200 |
Jonatan Werpers |
Add some todos
refactor/grids/iterable_boundary_indices
|
Tue, 17 Sep 2024 11:19:08 +0200 |
Jonatan Werpers |
Try to change the implementation
refactor/grids/iterable_boundary_indices
|
Tue, 17 Sep 2024 09:12:36 +0200 |
Jonatan Werpers |
Refine tests
refactor/grids/iterable_boundary_indices
|
Wed, 19 Jun 2024 11:16:42 +0200 |
Jonatan Werpers |
WIP
refactor/grids/iterable_boundary_indices
|
Sun, 20 Oct 2024 20:58:44 +0200 |
Jonatan Werpers |
Resolve review comments by filtering ZeroDimGrids
feature/grids/tensor_grid/spacing
|
Sun, 20 Oct 2024 20:38:39 +0200 |
Jonatan Werpers |
Merge default
feature/grids/tensor_grid/spacing
|
Tue, 17 Sep 2024 08:16:58 +0200 |
Jonatan Werpers |
Add method for spacing for tensor grids
feature/grids/tensor_grid/spacing
|
Tue, 10 Sep 2024 21:59:10 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Sat, 07 Sep 2024 12:11:53 -0700 |
Vidar Stiernström |
Rename project from Sbplib to Diffinitive
rename_module
|
Sun, 30 Jun 2024 10:43:02 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Sun, 07 Jul 2024 15:15:12 -0700 |
Vidar Stiernström |
Make the boundary identifiers for EquidistantGrid subtype BoundaryIdentifer
refactor/grids/boundary_identifiers_1d
|
Wed, 26 Jun 2024 12:41:03 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Wed, 26 Jun 2024 11:30:38 +0200 |
Jonatan Werpers |
Add min_spacing function for grids
feature/grids/min_spacing
|
Sat, 08 Jun 2024 22:51:31 +0200 |
Jonatan Werpers |
Remove unnecessary white space changes to otherwise untouched files
feature/boundary_conditions
|
Sat, 01 Jun 2024 17:39:54 -0700 |
Vidar Stiernström |
Address review comments (1 left to be discussed)
feature/boundary_conditions
|
Sun, 26 May 2024 17:35:52 -0700 |
Vidar Stiernström |
Add orthogonal_grid
feature/boundary_conditions
|
Fri, 01 Dec 2023 11:52:26 +0100 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Wed, 29 Nov 2023 09:14:06 +0100 |
Jonatan Werpers |
Implement boundary_indices for TensorGrid
feature/grids/boundary_indicies
|
Wed, 22 Nov 2023 17:53:31 +0100 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Wed, 22 Nov 2023 17:51:37 +0100 |
Jonatan Werpers |
Merge default
bugfix/grids/tensor_grid_length
|
Wed, 22 Nov 2023 17:47:32 +0100 |
Jonatan Werpers |
Merge default
refactor/grids/tensor_grid_eltype
|
Wed, 22 Nov 2023 17:34:35 +0100 |
Jonatan Werpers |
Implement size(g,d) for EquidistantGrid and TensorGrid
|
Thu, 07 Sep 2023 16:51:46 +0200 |
Jonatan Werpers |
Merge refactor/grids/tensor_grid_eltype
feature/grids/curvilinear
|
Thu, 07 Sep 2023 16:38:17 +0200 |
Jonatan Werpers |
Add tests for `eltype(::Type{<:TensorGrid})`
refactor/grids/tensor_grid_eltype
|
Thu, 07 Sep 2023 16:27:12 +0200 |
Jonatan Werpers |
Add tests for `length(::TensorGrid)`
bugfix/grids/tensor_grid_length
|
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
|
Tue, 22 Aug 2023 22:22:20 +0200 |
Vidar Stiernström |
REVIEW: Suggest support for colon indexing
bugfix/grids/complete_interface_impl
|
Tue, 22 Aug 2023 22:21:48 +0200 |
Vidar Stiernström |
Add axes test
bugfix/grids/complete_interface_impl
|
Tue, 22 Aug 2023 09:05:53 +0200 |
Jonatan Werpers |
Add tests for `begin` and `end` indexing for `TensorGrid`s
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
|
Tue, 15 Aug 2023 21:20:29 +0200 |
Jonatan Werpers |
Start adding tests for `firstindex` and `lastindex` on `TensorGrid`
bugfix/grids/complete_interface_impl
|
Fri, 19 May 2023 14:53:49 +0200 |
Jonatan Werpers |
Add support for cartesian indices on TensorGrid
refactor/grids
|
Fri, 19 May 2023 14:31:16 +0200 |
Jonatan Werpers |
Add testsets under "Indexing interface" for tensor grids
refactor/grids
|
Fri, 24 Feb 2023 21:54:39 +0100 |
Jonatan Werpers |
Add refine, coarsen, boundary_identifiers, and boundary_grid methods to ZeroDimGrid
refactor/grids
|
Fri, 24 Feb 2023 21:42:28 +0100 |
Jonatan Werpers |
Add tests for TensorGrid and make them pass
refactor/grids
|
Wed, 22 Feb 2023 12:47:08 +0100 |
Jonatan Werpers |
Fix or mark tests broken where needed
refactor/grids
|
Tue, 21 Feb 2023 21:42:31 +0100 |
Jonatan Werpers |
Add stub files for tests
refactor/grids
|