Wed, 09 Oct 2024 21:49:24 +0200 |
Jonatan Werpers |
Merge default
feature/jet_aqua
|
Mon, 16 Sep 2024 08:33:43 +0200 |
Jonatan Werpers |
Refactor Interval to its own type. This allows the user better control of the coordinate type of 1d grids
feature/grids/manifolds
|
Fri, 13 Sep 2024 16:12:25 +0200 |
Jonatan Werpers |
Fix ambiguity in getindex(::EquidistantGrid,...)
feature/jet_aqua
|
Wed, 11 Sep 2024 15:41:58 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Tue, 10 Sep 2024 21:59:10 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Thu, 05 Sep 2024 08:41:38 +0200 |
Jonatan Werpers |
Merge default
refactor/grids/boundary_identifiers_1d
|
Wed, 04 Sep 2024 15:44:55 -0700 |
Vidar Stiernström |
Update docstrings
refactor/grids/boundary_identifiers_1d
|
Tue, 03 Sep 2024 23:51:34 +0200 |
Jonatan Werpers |
Make equidistant_grid() for 1D more restrictive in the types it accepts
|
Wed, 28 Aug 2024 10:35:08 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
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
|