Mercurial > repos > public > sbplib_julia
graph
-
Add stubs for connections method feature/grids/manifoldsMon, 16 Sep 2024 09:39:50 +0200, by Jonatan Werpers
-
Let Chart implement Base.ndims instead of domain_dim feature/grids/manifoldsMon, 16 Sep 2024 09:05:47 +0200, by Jonatan Werpers
-
Allow mixed types in constructors for HyperBox and Simplex feature/grids/manifoldsMon, 16 Sep 2024 08:58:12 +0200, by Jonatan Werpers
-
Refactor Interval to its own type. This allows the user better control of the coordinate type of 1d grids feature/grids/manifoldsMon, 16 Sep 2024 08:33:43 +0200, by Jonatan Werpers
-
Add some test for equidistant_grid feature/grids/manifoldsSun, 15 Sep 2024 23:27:04 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsSun, 15 Sep 2024 23:00:15 +0200, by Jonatan Werpers
-
Remove reivew comment regarding implementation of normal since it requires more computation and we know of no other benefits feature/grids/curvilinearSun, 15 Sep 2024 18:07:58 +0200, by Jonatan Werpers
-
Delete jacobian_determinant. User should use map or broadcasting with det instead. feature/grids/curvilinearSun, 15 Sep 2024 18:05:57 +0200, by Jonatan Werpers
-
Rename logicalgrid to logical_grid feature/grids/curvilinearSun, 15 Sep 2024 18:03:37 +0200, by Jonatan Werpers
-
Replace AbstractArray{<:Any,2} with AbstractMatrix{<:Any} feature/grids/curvilinearSun, 15 Sep 2024 18:00:40 +0200, by Jonatan Werpers
-
Merge cleanupFri, 13 Sep 2024 22:41:27 +0200, by Jonatan Werpers
-
More reivew comments feature/grids/curvilinearFri, 13 Sep 2024 13:35:20 -0700, by Vidar Stiernström