Wed, 21 Aug 2024 19:23:42 +0200 |
Jonatan Werpers |
Allow calling equidistant_grid with tuples of lenght 1
feature/grids/curvilinear
|
Wed, 21 Aug 2024 19:12:28 +0200 |
Jonatan Werpers |
Simplify equidistan_grid(::Number,::Number,::Int)
feature/grids/manifolds
|
Wed, 21 Aug 2024 19:10:37 +0200 |
Jonatan Werpers |
Restrict the argument types of the simplest equidistant_grid to Number to avoid ambiguity
feature/grids/manifolds
|
Sun, 30 Jun 2024 10:50:44 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
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:42:28 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
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
|
Wed, 26 Jun 2024 11:06:32 +0200 |
Jonatan Werpers |
Add some todos and tbds
feature/grids/manifolds
|
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, 26 Apr 2024 22:49:01 +0200 |
Jonatan Werpers |
Remove mapped_grid(::Chart) and add equidistant_grid(::Chart)
feature/grids/manifolds
|
Thu, 25 Apr 2024 14:42:30 +0200 |
Jonatan Werpers |
Improve error message when giving arguments of different length to equidistant_grid()
|
Thu, 25 Apr 2024 13:22:18 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Thu, 25 Apr 2024 13:21:12 +0200 |
Jonatan Werpers |
Add equidistant_grid method for HyperBox
feature/grids/manifolds
|
Sat, 13 Apr 2024 23:52:40 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
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
|
Tue, 09 Apr 2024 07:58:27 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Thu, 21 Mar 2024 15:36:52 +0100 |
Jonatan Werpers |
Fix spelling mistakes
|
Fri, 16 Feb 2024 10:28:02 +0100 |
Jonatan Werpers |
Add some TBDs and TODOs
feature/grids/curvilinear
|
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
|
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:38:48 +0200 |
Jonatan Werpers |
Add `firstindex(g,d)` and `lastindex(g,d)` for `EquidistantGrid`
bugfix/grids/complete_interface_impl
|
Sun, 21 May 2023 21:55:14 +0200 |
Vidar Stiernström |
Merge with default
feature/variable_derivatives
|
Wed, 08 Feb 2023 21:21:28 +0100 |
Jonatan Werpers |
Merge default
feature/variable_derivatives
base
src/Grids/EquidistantGrid.jl@351311e70fb9
|
Thu, 18 May 2023 22:53:31 +0200 |
Vidar Stiernström |
Fix typos and formatting of documentation
refactor/grids
|