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
|
Sun, 15 Sep 2024 23:27:04 +0200 |
Jonatan Werpers |
Add some test for equidistant_grid
feature/grids/manifolds
|
Sun, 15 Sep 2024 23:00:15 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Sun, 15 Sep 2024 18:07:58 +0200 |
Jonatan Werpers |
Remove reivew comment regarding implementation of normal since it requires more computation and we know of no other benefits
feature/grids/curvilinear
|
Sun, 15 Sep 2024 18:05:57 +0200 |
Jonatan Werpers |
Delete jacobian_determinant. User should use map or broadcasting with det instead.
feature/grids/curvilinear
|
Sun, 15 Sep 2024 18:03:37 +0200 |
Jonatan Werpers |
Rename logicalgrid to logical_grid
feature/grids/curvilinear
|
Sun, 15 Sep 2024 18:00:40 +0200 |
Jonatan Werpers |
Replace AbstractArray{<:Any,2} with AbstractMatrix{<:Any}
feature/grids/curvilinear
|
Fri, 13 Sep 2024 22:50:09 +0200 |
Jonatan Werpers |
Merge default
feature/jet_aqua
|