Mercurial > repos > public > sbplib_julia
graph
-
Change implementation for EquidistantGrid refactor/grids/iterable_boundary_indicesTue, 17 Sep 2024 09:12:52 +0200, by Jonatan Werpers
-
Refine tests refactor/grids/iterable_boundary_indicesTue, 17 Sep 2024 09:12:36 +0200, by Jonatan Werpers
-
Resolve review comments by filtering ZeroDimGrids feature/grids/tensor_grid/spacingSun, 20 Oct 2024 20:58:44 +0200, by Jonatan Werpers
-
Update manifests for 1.11Fri, 18 Oct 2024 21:18:58 +0200, by Jonatan Werpers
-
Resolve ambiguity of mapped_grid and improve its signature feature/jet_aquaMon, 14 Oct 2024 23:28:12 +0200, by Jonatan Werpers
-
Resolve ambiguities for addition and subtraction of LazyArrays feature/jet_aquaMon, 14 Oct 2024 23:26:49 +0200, by Jonatan Werpers
-
Restrict method signature to avoid ambiguities feature/jet_aquaThu, 10 Oct 2024 15:16:29 +0200, by Jonatan Werpers
-
Add missing compat entry for LinearAlgebra feature/jet_aquaThu, 10 Oct 2024 15:14:55 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinearThu, 03 Oct 2024 18:30:08 +0200, by Jonatan Werpers
-
Update dependenciesThu, 03 Oct 2024 15:39:27 +0200, by Jonatan Werpers
-
Address review comment by adding TODO feature/grids/curvilinearWed, 02 Oct 2024 20:58:07 +0200, by Jonatan Werpers
-
Add docstring for normal(g,b,i...) feature/grids/curvilinearWed, 02 Oct 2024 20:57:40 +0200, by Jonatan Werpers
-
Review: Handle spacing for boundary grids as well? feature/grids/tensor_grid/spacingWed, 02 Oct 2024 11:11:33 -0700, by Vidar Stiernström
-
Review: Possible refactor of function normal? feature/grids/curvilinearWed, 02 Oct 2024 11:04:35 -0700, by Vidar Stiernström
-
Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinearWed, 02 Oct 2024 08:53:01 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsWed, 02 Oct 2024 08:51:37 +0200, by Jonatan Werpers
-
Add method for spacing for tensor grids feature/grids/tensor_grid/spacingTue, 17 Sep 2024 08:16:58 +0200, by Jonatan Werpers
-
Fix signature of normal(g,b,i...) feature/grids/curvilinearTue, 01 Oct 2024 11:52:38 +0200, by Jonatan Werpers
-
Add function for getting the normal in a given boundary point feature/grids/curvilinearTue, 01 Oct 2024 11:46:22 +0200, by Jonatan Werpers
-
Improve plotting of grids so that it can handle embedded grids feature/grids/curvilinearTue, 01 Oct 2024 11:24:40 +0200, by Jonatan Werpers
-
Merge refactor/move_exportsMon, 30 Sep 2024 08:11:06 +0200, by Jonatan Werpers
-
Merge refactor/lazy_tensors/elementwise_ops feature/sbp_operators/laplace_curvilinearWed, 25 Sep 2024 10:33:48 +0200, by Jonatan Werpers
-
Refactor ElementWiseOperation to give a flatter structure of tensor compositions improving type inference refactor/lazy_tensors/elementwise_opsWed, 25 Sep 2024 10:25:30 +0200, by Jonatan Werpers
-
Delete metric_tensor_inverse feature/grids/curvilinearWed, 18 Sep 2024 22:39:38 +0200, by Jonatan Werpers
-
Fix errors introduced by merge feature/sbp_operators/laplace_curvilinearMon, 16 Sep 2024 11:03:37 +0200, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinearMon, 16 Sep 2024 10:33:47 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsMon, 16 Sep 2024 09:53:29 +0200, by Jonatan Werpers
-
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
-
Move exports to package top files refactor/move_exportsFri, 13 Sep 2024 22:23:45 +0200, by Jonatan Werpers