Mercurial > repos > public > sbplib_julia
graph
-
Structure tests a bit more feature/grids/geometry_functions tipFri, 09 May 2025 15:57:38 +0200, by Jonatan Werpers
-
Add docstring for Arc and arc feature/grids/geometry_functionsFri, 09 May 2025 07:42:21 +0200, by Jonatan Werpers
-
Implement Grids.jacobian for Arc feature/grids/geometry_functionsWed, 07 May 2025 15:25:25 +0200, by Jonatan Werpers
-
Add arc() for constructing circle arcs between two points feature/grids/geometry_functionsWed, 07 May 2025 08:39:06 +0200, by Jonatan Werpers
-
Add Arc type for representing partial circles feature/grids/geometry_functionsWed, 07 May 2025 08:38:35 +0200, by Jonatan Werpers
-
Add test for transfinite interpolation with a non-linear edge feature/grids/geometry_functionsThu, 01 May 2025 17:25:24 +0200, by Jonatan Werpers
-
Merge feature/grids/parameter_spaces/inThu, 01 May 2025 14:57:09 +0200, by Jonatan Werpers
-
Close before merge feature/grids/parameter_spaces/inThu, 01 May 2025 14:56:31 +0200, by Jonatan Werpers
-
Merge feature/grids/geometry_functions feature/sbp_operators/laplace_curvilinearTue, 29 Apr 2025 09:03:05 +0200, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/grids/geometry_functionsTue, 29 Apr 2025 09:00:42 +0200, by Jonatan Werpers
-
Merge feature/grids/parameter_spaces/in feature/grids/manifoldsTue, 29 Apr 2025 08:59:29 +0200, by Jonatan Werpers
-
Clean up of Base.in(x, s::Simplex) feature/grids/parameter_spaces/inTue, 29 Apr 2025 08:48:58 +0200, by Jonatan Werpers
-
Add check in jacobian for the coordinate to be in the parameterspace of the chart feature/grids/manifoldsFri, 25 Apr 2025 16:05:58 +0200, by Jonatan Werpers
-
Add check if the logical coordinates are in the parameter space when calling a chart feature/grids/manifoldsFri, 25 Apr 2025 08:28:34 +0200, by Jonatan Werpers
-
Merge feature/grids/parameter_spaces/in feature/grids/manifoldsFri, 25 Apr 2025 08:18:36 +0200, by Jonatan Werpers
-
Add some notation to the docs page feature/grids/manifoldsWed, 23 Apr 2025 09:02:20 +0200, by Jonatan Werpers
-
Fix variable name in test feature/grids/parameter_spaces/inFri, 25 Apr 2025 08:16:06 +0200, by Jonatan Werpers
-
Complete docstring feature/grids/parameter_spaces/inThu, 24 Apr 2025 09:25:20 +0200, by Jonatan Werpers
-
Implement Base.in(x, ::Simplex) feature/grids/parameter_spaces/inThu, 24 Apr 2025 09:23:12 +0200, by Jonatan Werpers
-
Add documentation stub feature/grids/parameter_spaces/inThu, 24 Apr 2025 09:05:30 +0200, by Jonatan Werpers
-
Implement Base.in(x, ::HyperBox) feature/grids/parameter_spaces/inWed, 23 Apr 2025 15:42:38 +0200, by Jonatan Werpers
-
Add Base.in for Interval feature/grids/parameter_spaces/inWed, 23 Apr 2025 15:27:42 +0200, by Jonatan Werpers
-
Make doc string more clear feature/grids/manifoldsWed, 12 Mar 2025 08:41:53 +0100, by Jonatan Werpers
-
Update dependenciesWed, 26 Feb 2025 23:57:35 +0100, by Jonatan Werpers
-
Make the output of update_manifest.jl nicerWed, 26 Feb 2025 23:12:17 +0100, by Jonatan Werpers
-
Update docstring for check_transfiniteinterpolation feature/grids/geometry_functionsWed, 26 Feb 2025 22:50:52 +0100, by Jonatan Werpers
-
Throw better error type for transfinite interpolation check feature/grids/geometry_functionsWed, 26 Feb 2025 22:50:26 +0100, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/grids/geometry_functionsWed, 26 Feb 2025 22:44:10 +0100, by Jonatan Werpers
-
Remove some left over comments from Plots extension feature/grids/manifoldsWed, 26 Feb 2025 22:43:42 +0100, by Jonatan Werpers
-
Remove dead code feature/grids/geometry_functionsWed, 26 Feb 2025 15:40:37 +0100, by Jonatan Werpers
-
Implement Grids.jacobian for TransfiniteInterpolationSurface feature/grids/geometry_functionsTue, 25 Feb 2025 23:33:56 +0100, by Jonatan Werpers
-
Implement Grids.jacobian for Circle feature/grids/geometry_functionsTue, 25 Feb 2025 22:48:42 +0100, by Jonatan Werpers
-
Implement Grids.jacobian for LineSegment feature/grids/geometry_functionsTue, 25 Feb 2025 22:42:14 +0100, by Jonatan Werpers
-
Implement Grids.jacobian for Line feature/grids/geometry_functionsTue, 25 Feb 2025 22:39:28 +0100, by Jonatan Werpers
-
Add tests for TransfiniteInterpolationSurface and implemnet check_tranfiniteinterpolation feature/grids/geometry_functionsFri, 14 Feb 2025 22:19:06 +0100, by Jonatan Werpers
-
Review docs and Plots extension feature/grids/manifoldsFri, 14 Feb 2025 10:24:20 +0100, by Vidar Stiernström
-
Simplify constructors for Line and LineSegment feature/grids/geometry_functionsFri, 14 Feb 2025 08:28:50 +0100, by Jonatan Werpers
-
Add tests and better constructor for Circle feature/grids/geometry_functionsFri, 14 Feb 2025 08:23:00 +0100, by Jonatan Werpers
-
Add tests for linesegments and polygon_edges feature/grids/geometry_functionsWed, 12 Feb 2025 15:45:37 +0100, by Jonatan Werpers
-
Add tests and better constructors for LineSegment feature/grids/geometry_functionsWed, 12 Feb 2025 15:40:19 +0100, by Jonatan Werpers
-
Add tests and better constructors for Line feature/grids/geometry_functionsWed, 12 Feb 2025 15:33:48 +0100, by Jonatan Werpers
-
Add constructor testset feature/grids/geometry_functionsWed, 12 Feb 2025 15:30:47 +0100, by Jonatan Werpers
-
Implement an error hint for MethodError with Grids.jacobian feature/grids/manifoldsTue, 11 Feb 2025 15:46:29 +0100, by Jonatan Werpers
-
Clean up some white space feature/grids/manifoldsTue, 11 Feb 2025 09:10:19 +0100, by Jonatan Werpers
-
Merge feature/grids/geometry_functions feature/sbp_operators/laplace_curvilinearTue, 11 Feb 2025 09:03:04 +0100, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/grids/geometry_functionsTue, 11 Feb 2025 09:02:37 +0100, by Jonatan Werpers
-
Merge feature/grids/multiblock_boundariesTue, 11 Feb 2025 08:59:08 +0100, by Jonatan Werpers
-
Close before merge feature/grids/multiblock_boundariesTue, 11 Feb 2025 08:58:47 +0100, by Jonatan Werpers
-
Clean up some white space feature/grids/multiblock_boundariesTue, 11 Feb 2025 08:58:37 +0100, by Jonatan Werpers
-
Merge default feature/grids/multiblock_boundariesTue, 11 Feb 2025 08:54:18 +0100, by Jonatan Werpers
-
Fix boundary iterator in normal_derivative feature/sbp_operators/laplace_curvilinearMon, 10 Feb 2025 15:38:38 +0100, by Jonatan Werpers
-
Merge feature/grids/geometry_functions feature/sbp_operators/laplace_curvilinearSat, 08 Feb 2025 09:38:58 +0100, by Jonatan Werpers
-
Replace metric_tensor_inverse calls feature/sbp_operators/laplace_curvilinearSat, 08 Feb 2025 09:35:13 +0100, by Jonatan Werpers
-
Remove left over extension files feature/sbp_operators/laplace_curvilinearFri, 07 Feb 2025 23:56:48 +0100, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/grids/geometry_functionsFri, 07 Feb 2025 22:38:39 +0100, by Jonatan Werpers
-
Merge feature/grids/parameter_spacesTue, 11 Feb 2025 08:53:09 +0100, by Jonatan Werpers
-
Close before merge feature/grids/parameter_spacesTue, 11 Feb 2025 08:52:45 +0100, by Jonatan Werpers
-
Make boundaries() a method of boundary_identifiers feature/grids/manifoldsFri, 07 Feb 2025 17:37:42 +0100, by Jonatan Werpers
-
Fix boundaries(::UnstructuredAtlas) feature/grids/manifoldsFri, 07 Feb 2025 15:56:26 +0100, by Jonatan Werpers
-
Add boundary_identifiers for Chart feature/grids/manifoldsFri, 07 Feb 2025 15:56:04 +0100, by Jonatan Werpers
-
Merge feature/grids/parameter_spaces feature/grids/manifoldsFri, 07 Feb 2025 15:29:40 +0100, by Jonatan Werpers
-
Add boundaries(::Chart) and broken tests feature/grids/manifoldsFri, 07 Feb 2025 14:05:37 +0100, by Jonatan Werpers
-
Add tests for boundaries(::UnstructuredAtlas). Attempt implementation but more Charts functionality is needed feature/grids/manifoldsFri, 07 Feb 2025 13:59:13 +0100, by Jonatan Werpers
-
Change variable name in boundaries(::CartesianAtlas) feature/grids/manifoldsFri, 07 Feb 2025 13:58:29 +0100, by Jonatan Werpers
-
Switch to triangle grid in tests for unstructured atlas feature/grids/manifoldsFri, 07 Feb 2025 13:48:49 +0100, by Jonatan Werpers
-
Use unit cubes in 3d tests feature/grids/manifoldsFri, 07 Feb 2025 13:45:32 +0100, by Jonatan Werpers
-
Add tetss for construcors and getters for UnstructuredAtlas feature/grids/manifoldsFri, 07 Feb 2025 13:44:12 +0100, by Jonatan Werpers
-
Stub out boundaries(::UnstructuredAtlas) feature/grids/manifoldsFri, 07 Feb 2025 13:36:17 +0100, by Jonatan Werpers
-
Move definitions of boundary sides in tests feature/grids/manifoldsFri, 07 Feb 2025 13:33:43 +0100, by Jonatan Werpers
-
Add function for getting boundaries from CartesianAtlas feature/grids/manifoldsFri, 07 Feb 2025 11:11:54 +0100, by Jonatan Werpers
-
Make field types of CartesianAtlas concrete feature/grids/manifoldsFri, 07 Feb 2025 09:20:24 +0100, by Jonatan Werpers
-
Implement connections for unstructured atlas feature/grids/manifoldsFri, 07 Feb 2025 09:18:09 +0100, by Jonatan Werpers
-
Remove implementation of Base.size for CartesianAtlas feature/grids/manifoldsFri, 07 Feb 2025 09:14:43 +0100, by Jonatan Werpers
-
Make cartesian atlas work for any dimension feature/grids/manifoldsFri, 07 Feb 2025 09:12:41 +0100, by Jonatan Werpers
-
Test construction of CartesianAtlas with different type on the charts feature/grids/manifoldsFri, 07 Feb 2025 08:44:36 +0100, by Jonatan Werpers
-
Improve tests of CartesianAtlas feature/grids/manifoldsThu, 06 Feb 2025 15:49:25 +0100, by Jonatan Werpers
-
Add type to connetions field in UnstructuredAtlas feature/grids/manifoldsThu, 06 Feb 2025 15:48:37 +0100, by Jonatan Werpers
-
Wrap connection tests in a testset feature/grids/manifoldsThu, 06 Feb 2025 15:32:09 +0100, by Jonatan Werpers
-
Add sketch of a docs page about manifolds, charts, and atalses feature/grids/manifoldsThu, 06 Feb 2025 08:59:47 +0100, by Jonatan Werpers
-
Implement connections for CartesianAtlas feature/grids/manifoldsWed, 05 Feb 2025 16:17:29 +0100, by Jonatan Werpers
-
Add implementation for size to CartesianAtlas feature/grids/manifoldsWed, 05 Feb 2025 09:05:46 +0100, by Jonatan Werpers
-
Update test for connections using MultiBlockBoundary feature/grids/manifoldsTue, 04 Feb 2025 21:53:31 +0100, by Jonatan Werpers
-
Merge feature/grids/multiblock_boundaries feature/grids/manifoldsTue, 04 Feb 2025 21:45:06 +0100, by Jonatan Werpers
-
Remove abstract types for Curve and surface feature/grids/geometry_functionsMon, 03 Feb 2025 15:44:07 +0100, by Jonatan Werpers
-
Add geometry functions removed from feature/grids/manifolds feature/grids/geometry_functionsMon, 03 Feb 2025 15:43:00 +0100, by Jonatan Werpers
-
Delete functions related to geometries as they don't belong on this branch feature/grids/manifoldsMon, 03 Feb 2025 15:39:26 +0100, by Jonatan Werpers
-
Merge feature/grids/parameter_spaces feature/grids/manifoldsSat, 01 Feb 2025 23:20:31 +0100, by Jonatan Werpers
-
Add MultiBlockBoundary feature/grids/multiblock_boundariesMon, 03 Feb 2025 23:10:12 +0100, by Jonatan Werpers
-
Update some docstrings feature/grids/parameter_spacesFri, 07 Feb 2025 21:50:35 +0100, by Jonatan Werpers
-
Add boundary_intifiers(::Interval) and boundary_identifiers(::HyperBox) feature/grids/parameter_spacesFri, 07 Feb 2025 15:29:05 +0100, by Jonatan Werpers
-
Add missing using-statement feature/grids/parameter_spacesFri, 07 Feb 2025 15:28:01 +0100, by Jonatan Werpers
-
Clean up mapped_grid a little but feature/grids/parameter_spacesSat, 01 Feb 2025 22:59:39 +0100, by Jonatan Werpers
-
Fix some errors in docstrings feature/grids/parameter_spacesSat, 01 Feb 2025 22:55:16 +0100, by Jonatan Werpers
-
Make promoting constructor for Interval an outer constructor feature/grids/parameter_spacesSat, 01 Feb 2025 22:48:13 +0100, by Jonatan Werpers
-
Add a bunch of docstrings feature/grids/parameter_spacesSat, 01 Feb 2025 22:46:23 +0100, by Jonatan Werpers
-
Improve documentation for ParameterSpace feature/grids/parameter_spacesSat, 01 Feb 2025 22:24:56 +0100, by Jonatan Werpers
-
Merge feature/grids/parameter_spaces feature/grids/manifoldsSat, 01 Feb 2025 22:17:39 +0100, by Jonatan Werpers
-
Copy changes related to ParameterSpace from feature/grids/manifolds feature/grids/parameter_spacesSat, 01 Feb 2025 22:12:53 +0100, by Jonatan Werpers
-
Merge refactor/lazy_tensors/elementwise_opsFri, 31 Jan 2025 20:35:28 +0100, by Jonatan Werpers
-
Close before merge refactor/lazy_tensors/elementwise_opsFri, 31 Jan 2025 20:34:53 +0100, by Jonatan Werpers
-
Merge default refactor/lazy_tensors/elementwise_opsFri, 31 Jan 2025 15:58:43 +0100, by Jonatan Werpers
-
Change implementation of apply to use sum() refactor/lazy_tensors/elementwise_opsFri, 31 Jan 2025 11:03:09 +0100, by Jonatan Werpers
-
Fix bug in benchmark_utils.jlFri, 31 Jan 2025 15:52:49 +0100, by Jonatan Werpers
-
Merge default refactor/lazy_tensors/elementwise_opsFri, 31 Jan 2025 10:58:45 +0100, by Jonatan Werpers
-
Added tag v0.1.4 for changeset b00eb94848baFri, 31 Jan 2025 10:56:16 +0100, by Jonatan Werpers
-
Added tag v0.1.3 for changeset 89d7f7b02824Fri, 31 Jan 2025 10:45:01 +0100, by Jonatan Werpers
-
Update dependenciesFri, 31 Jan 2025 10:44:26 +0100, by Jonatan Werpers
-
Start experimenting with allocation testing allocation_testingThu, 07 Apr 2022 07:37:02 +0200, by Jonatan Werpers
-
Close branch. There are better ways parallel_testTue, 28 Jan 2025 21:58:36 +0100, by Jonatan Werpers
-
Merge default refactor/lazy_tensors/elementwise_opsTue, 28 Jan 2025 15:38:51 +0100, by Jonatan Werpers
-
Fix typos in benchmark_utils.jlTue, 28 Jan 2025 15:38:15 +0100, by Jonatan Werpers
-
Add implementation of apply_transpose to TensorSum refactor/lazy_tensors/elementwise_opsMon, 27 Jan 2025 17:11:31 +0100, by Jonatan Werpers
-
Add some more docs refactor/lazy_tensors/elementwise_opsMon, 27 Jan 2025 17:11:14 +0100, by Jonatan Werpers
-
Add missing newline refactor/lazy_tensors/elementwise_opsMon, 27 Jan 2025 17:10:59 +0100, by Jonatan Werpers
-
Merge default refactor/lazy_tensors/elementwise_opsMon, 27 Jan 2025 16:56:04 +0100, by Jonatan Werpers
-
Merge feature/documenter_logoMon, 27 Jan 2025 09:23:40 +0100, by Jonatan Werpers
-
Merge refactor/grids/iterable_boundary_indicesMon, 27 Jan 2025 09:18:50 +0100, by Jonatan Werpers
-
Close before merge refactor/grids/iterable_boundary_indicesMon, 27 Jan 2025 09:18:25 +0100, by Jonatan Werpers
-
Remove unneded type paramter name refactor/grids/iterable_boundary_indicesMon, 27 Jan 2025 09:17:54 +0100, by Jonatan Werpers
-
Add some tests for CartesianAtlas feature/grids/manifoldsTue, 12 Nov 2024 18:15:27 +0100, by Jonatan Werpers
-
Close branch feature/subpackage_simple_timesteppersMon, 20 Jan 2025 23:08:03 +0100, by Jonatan Werpers
-
Close branch feature/grids/timedependent_gridfunctionsMon, 20 Jan 2025 23:06:18 +0100, by Jonatan Werpers
-
Add some missing spaces refactor/grids/iterable_boundary_indicesWed, 22 Jan 2025 16:12:31 +0100, by Jonatan Werpers
-
Merge default refactor/grids/iterable_boundary_indicesWed, 22 Jan 2025 09:00:40 +0100, by Jonatan Werpers
-
Save the logo in the correct place feature/documenter_logoMon, 20 Jan 2025 15:30:53 +0100, by Jonatan Werpers
-
Refactor logo generation to use Makie instead and update logo feature/documenter_logoMon, 20 Jan 2025 09:06:31 +0100, by Jonatan Werpers
-
Turn logo.jl into a Pluto notebook feature/documenter_logoMon, 20 Jan 2025 09:04:53 +0100, by Jonatan Werpers
-
Add a logo to the documentation feature/documenter_logoFri, 21 Jan 2022 15:23:08 +0100, by Jonatan Werpers
-
Merge tooling/benchmarks, updating the readme.Sat, 11 Jan 2025 10:22:43 +0100, by Jonatan Werpers
-
Merge feature/jet_aquaSat, 11 Jan 2025 10:17:12 +0100, by Jonatan Werpers
-
Merge feature/grids/tensor_grid/spacingFri, 10 Jan 2025 20:22:04 +0100, by Jonatan Werpers
-
Close before merge feature/grids/tensor_grid/spacingFri, 10 Jan 2025 20:01:17 +0100, by Jonatan Werpers
-
Merge default refactor/grids/iterable_boundary_indicesFri, 10 Jan 2025 19:53:10 +0100, by Jonatan Werpers
-
Add stub for connections(::Atlas) feature/grids/manifoldsTue, 22 Oct 2024 15:44:03 +0200, by Jonatan Werpers
-
Introduce mapped_grid for ParameterSpace and simplify implementation of equidistant_grid(::Chart) feature/grids/manifoldsTue, 22 Oct 2024 15:32:33 +0200, by Jonatan Werpers
-
Add some docstring refactor/lazy_tensors/elementwise_opsFri, 10 Jan 2025 19:45:11 +0100, by Jonatan Werpers
-
Separate the logic of how TensorSum works from the semantics of + and - refactor/lazy_tensors/elementwise_opsThu, 09 Jan 2025 22:12:26 +0100, by Jonatan Werpers
-
Add tests for adding and subtracting several tensors at once refactor/lazy_tensors/elementwise_opsThu, 09 Jan 2025 21:54:45 +0100, by Jonatan Werpers
-
Refactor ElementwiseTensorOperation into TensorSum and use TensorNegation for handling subtraction refactor/lazy_tensors/elementwise_opsThu, 09 Jan 2025 21:46:01 +0100, by Jonatan Werpers
-
Add TensorNegation refactor/lazy_tensors/elementwise_opsThu, 09 Jan 2025 15:32:47 +0100, by Jonatan Werpers
-
Merge default refactor/lazy_tensors/elementwise_opsThu, 09 Jan 2025 12:40:49 +0100, by Jonatan Werpers
-
Update manifestsThu, 09 Jan 2025 12:28:06 +0100, by Jonatan Werpers
-
Simplify code for tensor grids refactor/grids/iterable_boundary_indicesMon, 21 Oct 2024 23:50:14 +0200, by Jonatan Werpers
-
Update implementation of MappedGrid refactor/grids/iterable_boundary_indicesSun, 20 Oct 2024 22:08:26 +0200, by Jonatan Werpers
-
Some cleanup in tensor_grid_test.jl refactor/grids/iterable_boundary_indicesSun, 20 Oct 2024 21:50:18 +0200, by Jonatan Werpers
-
Make tests pass for EquidistantGrid refactor/grids/iterable_boundary_indicesSun, 20 Oct 2024 21:44:21 +0200, by Jonatan Werpers
-
Merge default refactor/grids/iterable_boundary_indicesSun, 20 Oct 2024 21:38:09 +0200, by Jonatan Werpers
-
Add some todos refactor/grids/iterable_boundary_indicesTue, 17 Sep 2024 11:20:00 +0200, by Jonatan Werpers
-
Try to change the implementation refactor/grids/iterable_boundary_indicesTue, 17 Sep 2024 11:19:08 +0200, by Jonatan Werpers
-
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
-
Improve logging when running tests feature/jet_aquaFri, 13 Sep 2024 21:52:06 +0200, by Jonatan Werpers
-
Fix ambiguity in getindex(::EquidistantGrid,...) feature/jet_aquaFri, 13 Sep 2024 16:12:25 +0200, by Jonatan Werpers
-
Remove ambiguities in LazyOuterProduct and InflatedTensor feature/jet_aquaFri, 13 Sep 2024 15:46:28 +0200, by Jonatan Werpers
-
Simplify size type in VolumeOperator feature/jet_aquaFri, 13 Sep 2024 14:47:23 +0200, by Jonatan Werpers
-
Resolve unbound paramater in VolumeOperator feature/jet_aquaFri, 13 Sep 2024 14:32:05 +0200, by Jonatan Werpers
-
Remove unbound parameter for Stencil feature/jet_aquaFri, 13 Sep 2024 14:01:37 +0200, by Jonatan Werpers
-
Fix unbound parameters for NestedStencil feature/jet_aquaFri, 13 Sep 2024 13:33:17 +0200, by Jonatan Werpers
-
Add compat entries for all dependencies feature/jet_aquaFri, 13 Sep 2024 12:53:12 +0200, by Jonatan Werpers
-
Review: Added review comments to Grids.jl and mapped_grid.jl feature/grids/curvilinearFri, 13 Sep 2024 10:27:17 -0700, by Vidar Stiernström
-
Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinearWed, 11 Sep 2024 16:26:19 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsWed, 11 Sep 2024 15:44:20 +0200, by Jonatan Werpers
-
Remove left over @show feature/grids/curvilinearWed, 11 Sep 2024 15:43:17 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsWed, 11 Sep 2024 15:41:58 +0200, by Jonatan Werpers
-
Remove extra BoundaryIdentifier definition feature/grids/curvilinearWed, 11 Sep 2024 15:26:47 +0200, by Jonatan Werpers
-
Add checks for the size of the jacobian feature/grids/curvilinearWed, 11 Sep 2024 14:11:03 +0200, by Jonatan Werpers
-
Implement checking of sizes for inputs to MappedGrid feature/grids/curvilinearWed, 11 Sep 2024 13:46:33 +0200, by Jonatan Werpers
-
Add test for construction of Rn->Rm grid feature/grids/curvilinearWed, 11 Sep 2024 12:09:59 +0200, by Jonatan Werpers
-
Add TBD for deciding about what jacobian_determinant should mean for Rn->Rm grids feature/grids/curvilinearWed, 11 Sep 2024 12:09:41 +0200, by Jonatan Werpers
-
Add some tests for the getters feature/grids/curvilinearWed, 11 Sep 2024 09:03:55 +0200, by Jonatan Werpers
-
Add tests for jacobian_determinant, metric_tensor, and metric_tensor_inverse feature/grids/curvilinearWed, 11 Sep 2024 08:59:03 +0200, by Jonatan Werpers
-
Factor out testset for construct and remove some Todos feature/grids/curvilinearTue, 10 Sep 2024 22:23:42 +0200, by Jonatan Werpers
-
Simplify tests of boundary_grid feature/grids/curvilinearTue, 10 Sep 2024 22:17:01 +0200, by Jonatan Werpers
-
Add missing assignments feature/grids/curvilinearTue, 10 Sep 2024 21:35:55 +0200, by Jonatan Werpers
-
Add Base.@constprop :aggressive to src/SbpOperators/volumeops/derivatives/second_derivative_variable.jl feature/sbp_operators/laplace_curvilinearMon, 09 Sep 2024 09:01:57 +0200, by Jonatan Werpers
-
Bump version to 0.1.2Mon, 09 Sep 2024 08:26:31 +0200, by Jonatan Werpers
-
Merge rename_moduleSun, 08 Sep 2024 17:11:56 -0700, by Vidar Stiernström
-
Closing branch before merge to default rename_moduleSun, 08 Sep 2024 17:11:35 -0700, by Vidar Stiernström
-
Rename project from Sbplib to Diffinitive rename_moduleSat, 07 Sep 2024 12:11:53 -0700, by Vidar Stiernström
-
Merge feature/lazy_tensors/sparse_conversionsThu, 05 Sep 2024 23:16:39 +0200, by Jonatan Werpers
-
Close before merge feature/lazy_tensors/sparse_conversionsThu, 05 Sep 2024 23:16:16 +0200, by Jonatan Werpers
-
Remove use of Sbplib.RegionIndices in tests feature/lazy_tensors/sparse_conversionsThu, 05 Sep 2024 23:16:03 +0200, by Jonatan Werpers
-
Fix types used for boundary identifiers in tests feature/lazy_tensors/sparse_conversionsThu, 05 Sep 2024 08:38:01 -0700, by Vidar Stiernström
-
Fix typos in docstring feature/lazy_tensors/sparse_conversionsThu, 05 Sep 2024 08:31:03 -0700, by Vidar Stiernström
-
Merge with default feature/lazy_tensors/sparse_conversionsThu, 05 Sep 2024 08:26:57 -0700, by Vidar Stiernström
-
Merge refactor/grids/boundary_identifiers_1dThu, 05 Sep 2024 08:26:12 -0700, by Vidar Stiernström
-
Closing branch before merge to default refactor/grids/boundary_identifiers_1dThu, 05 Sep 2024 08:25:45 -0700, by Vidar Stiernström
-
Merge with default refactor/grids/boundary_identifiers_1dThu, 05 Sep 2024 08:23:18 -0700, by Vidar Stiernström
-
Merge update/julia_1.10.5Thu, 05 Sep 2024 08:22:47 -0700, by Vidar Stiernström
-
Closing branch before merge to default update/julia_1.10.5Thu, 05 Sep 2024 08:22:22 -0700, by Vidar Stiernström
-
Merge default refactor/grids/boundary_identifiers_1dThu, 05 Sep 2024 08:41:38 +0200, by Jonatan Werpers
-
Improve type handling in positivity_limits()Thu, 05 Sep 2024 08:41:02 +0200, by Jonatan Werpers
-
Minor documentation fixed to laplace.jlThu, 05 Sep 2024 08:36:11 +0200, by Jonatan Werpers
-
Update docstrings refactor/grids/boundary_identifiers_1dWed, 04 Sep 2024 15:44:55 -0700, by Vidar Stiernström
-
Add docs page feature/lazy_tensors/sparse_conversionsWed, 04 Sep 2024 23:20:28 +0200, by Jonatan Werpers
-
Add docstrings feature/lazy_tensors/sparse_conversionsWed, 04 Sep 2024 22:47:41 +0200, by Jonatan Werpers
-
Change dimensions of testing grid to be different feature/grids/curvilinearWed, 04 Sep 2024 15:53:19 +0200, by Jonatan Werpers
-
Add method and refactor mapped_grid() feature/grids/curvilinearWed, 04 Sep 2024 15:43:39 +0200, by Jonatan Werpers
-
Add tests for equallity of mapped grids feature/grids/curvilinearWed, 04 Sep 2024 15:38:10 +0200, by Jonatan Werpers
-
Fix todos and add broken test for mapped_grid(::Grid,...) feature/grids/curvilinearWed, 04 Sep 2024 15:26:59 +0200, by Jonatan Werpers
-
Add test for axes(::MappedGrid) feature/grids/curvilinearWed, 04 Sep 2024 07:59:24 +0200, by Jonatan Werpers
-
Make equidistant_grid() for 1D more restrictive in the types it acceptsTue, 03 Sep 2024 23:51:34 +0200, by Jonatan Werpers
-
Merge feature/lazy_tensors/sparse_conversions feature/sbp_operators/laplace_curvilinearTue, 03 Sep 2024 08:38:27 +0200, by Jonatan Werpers
-
Add extensions for SparseArrays and SparseArrayKit that allow conversion of a LazyTensor feature/lazy_tensors/sparse_conversionsMon, 02 Sep 2024 15:35:54 +0200, by Jonatan Werpers
-
Fix typo in inverse_inner_product feature/sbp_operators/laplace_curvilinearWed, 28 Aug 2024 14:34:33 +0200, by Jonatan Werpers
-
Fix test of laplace on mapped grid feature/sbp_operators/laplace_curvilinearWed, 28 Aug 2024 13:28:13 +0200, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinearWed, 28 Aug 2024 10:50:15 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsWed, 28 Aug 2024 10:35:08 +0200, by Jonatan Werpers
-
Add tests for inner product on boundary grids of mapped grid feature/sbp_operators/laplace_curvilinearWed, 28 Aug 2024 09:56:35 +0200, by Jonatan Werpers
-
Add accuracy tests for normal derivative feature/sbp_operators/laplace_curvilinearMon, 26 Aug 2024 16:15:25 +0200, by Jonatan Werpers
-
Factor out functions for the mappings used in tests of MappedGrid feature/grids/curvilinearFri, 23 Aug 2024 12:50:08 +0200, by Jonatan Werpers
-
Reorganize nesting of tests for mapped_grid feature/grids/curvilinearFri, 23 Aug 2024 09:45:02 +0200, by Jonatan Werpers
-
Add more tests for `normal` feature/grids/curvilinearFri, 23 Aug 2024 09:22:29 +0200, by Jonatan Werpers
-
Add min_spacing for 2D mapped grids feature/grids/curvilinearThu, 22 Aug 2024 08:14:04 +0200, by Jonatan Werpers
-
Allow calling equidistant_grid with tuples of lenght 1 feature/grids/curvilinearWed, 21 Aug 2024 19:23:42 +0200, by Jonatan Werpers
-
Simplify equidistan_grid(::Number,::Number,::Int) feature/grids/manifoldsWed, 21 Aug 2024 19:12:28 +0200, by Jonatan Werpers
-
Restrict the argument types of the simplest equidistant_grid to Number to avoid ambiguity feature/grids/manifoldsWed, 21 Aug 2024 19:10:37 +0200, by Jonatan Werpers
-
Add min_spacing for mapped 1d grid feature/grids/curvilinearWed, 21 Aug 2024 19:03:01 +0200, by Jonatan Werpers
-
Add missing LinearAlgebra dependency feature/grids/curvilinearThu, 11 Jul 2024 11:50:10 +0200, by Jonatan Werpers
-
Fix naming of metrix tensor functions feature/grids/curvilinearThu, 11 Jul 2024 11:24:52 +0200, by Jonatan Werpers
-
Add concistency tests for normal_derivative and and fix bug regarding sign of boundary feature/sbp_operators/laplace_curvilinearSun, 30 Jun 2024 15:57:22 +0200, by Jonatan Werpers
-
Merge feature/sbp_operators/laplace_curvilinear feature/sbp_operators/laplace_curvilinearSun, 30 Jun 2024 10:57:05 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsSun, 30 Jun 2024 10:50:44 +0200, by Jonatan Werpers
-
Update dependenciesWed, 28 Aug 2024 10:12:37 +0200, by Jonatan Werpers
-
Add script for updating dependenciesWed, 28 Aug 2024 10:11:34 +0200, by Jonatan Werpers
-
Revert changes to Notes.md (accidentaly commited) refactor/grids/boundary_identifiers_1dSun, 07 Jul 2024 15:28:09 -0700, by Vidar Stiernström
-
Address TODO in laplace.jl + minor fixes refactor/grids/boundary_identifiers_1dSun, 07 Jul 2024 15:19:33 -0700, by Vidar Stiernström
-
Make the boundary identifiers for EquidistantGrid subtype BoundaryIdentifer refactor/grids/boundary_identifiers_1dSun, 07 Jul 2024 15:15:12 -0700, by Vidar Stiernström
-
Merge feature/grids/min_spacingSat, 29 Jun 2024 17:06:27 +0200, by Jonatan Werpers
-
Merge feature/grids/plottingSat, 29 Jun 2024 17:05:37 +0200, by Jonatan Werpers
-
Merge bugfix/warningsSat, 29 Jun 2024 17:04:54 +0200, by Jonatan Werpers
-
Add LinearAlgebra dependency for SbpOperators feature/sbp_operators/laplace_curvilinearFri, 28 Jun 2024 21:40:19 +0200, by Jonatan Werpers
-
Update inner_product and inverse_inner_product to work on boundary grids feature/sbp_operators/laplace_curvilinearFri, 28 Jun 2024 21:35:33 +0200, by Jonatan Werpers
-
Remove unused variable feature/grids/plottingSat, 29 Jun 2024 07:14:31 -0700, by Vidar Stiernström
-
Merge feature/grids/curvilinear feature/sbp_operators/laplace_curvilinearFri, 28 Jun 2024 17:04:05 +0200, by Jonatan Werpers
-
Add function for computing the normal at the boundary of a mapped grid as a grid function feature/grids/curvilinearFri, 28 Jun 2024 17:02:47 +0200, by Jonatan Werpers
-
Simplify normal_derivative feature/sbp_operators/laplace_curvilinearFri, 28 Jun 2024 17:00:57 +0200, by Jonatan Werpers
-
Fix bug in normal derivative feature/sbp_operators/laplace_curvilinearThu, 27 Jun 2024 16:40:50 +0200, by Jonatan Werpers
-
Flesh out normal_derivative implementation some more. feature/sbp_operators/laplace_curvilinearThu, 27 Jun 2024 09:06:01 +0200, by Jonatan Werpers
-
Add inner product and inverse inner product for mapped grids feature/sbp_operators/laplace_curvilinearWed, 26 Jun 2024 15:15:32 +0200, by Jonatan Werpers
-
Start adding normal derivative for mapped grid feature/sbp_operators/laplace_curvilinearWed, 26 Jun 2024 14:41:50 +0200, by Jonatan Werpers
-
Restructure test sets for normal derivative feature/sbp_operators/laplace_curvilinearWed, 26 Jun 2024 13:42:19 +0200, by Jonatan Werpers
-
Add boundary restriction operator for mapped grid feature/sbp_operators/laplace_curvilinearWed, 26 Jun 2024 12:54:29 +0200, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinearWed, 26 Jun 2024 12:47:26 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsWed, 26 Jun 2024 12:42:28 +0200, by Jonatan Werpers
-
Start adding test for laplace on mapped grid feature/sbp_operators/laplace_curvilinearThu, 02 May 2024 14:48:03 +0200, by Jonatan Werpers
-
Add min_spacing function for grids feature/grids/min_spacingWed, 26 Jun 2024 11:30:38 +0200, by Jonatan Werpers
-
More notes on operator representationsWed, 26 Jun 2024 10:20:32 +0200, by Jonatan Werpers
-
Change name of dummy mapping to avoid conflict bugfix/warningsWed, 26 Jun 2024 09:45:36 +0200, by Jonatan Werpers
-
Move `monomial` in tests into a local scope to avoid overwriting warnings bugfix/warningsTue, 25 Jun 2024 20:44:06 +0200, by Jonatan Werpers
-
Remove unused type parameter for method on Index bugfix/warningsTue, 25 Jun 2024 15:47:05 +0200, by Jonatan Werpers
-
Merge update/julia_1.10.3Tue, 25 Jun 2024 15:39:54 +0200, by Jonatan Werpers
-
Fix bug in benchmarks.jlTue, 25 Jun 2024 15:31:29 +0200, by Jonatan Werpers
-
Fix Makie recipes for plotting grids and grid functions feature/grids/manifoldsMon, 24 Jun 2024 21:36:17 +0200, by Jonatan Werpers
-
Write out available plot methods in docs feature/grids/plottingTue, 25 Jun 2024 08:38:08 +0200, by Jonatan Werpers
-
Fix Makie recipes for plotting grids and grid functions feature/grids/plottingMon, 24 Jun 2024 21:36:17 +0200, by Jonatan Werpers
-
Add attempt at proper makie recipes for plotting a grid. feature/grids/plottingMon, 24 Jun 2024 08:40:57 +0200, by Jonatan Werpers
-
Add package extensions for Makie for plotting grids and gridfunctions feature/grids/plottingFri, 26 Apr 2024 22:19:30 +0200, by Jonatan Werpers
-
Update version numberMon, 24 Jun 2024 13:54:33 +0200, by Jonatan Werpers
-
Add attempt at proper makie recipes for plotting a grid. feature/grids/manifoldsMon, 24 Jun 2024 08:40:57 +0200, by Jonatan Werpers
-
Add linesegments function feature/grids/manifoldsFri, 14 Jun 2024 13:09:00 +0200, by Jonatan Werpers
-
Add missing type annotation in src/Grids/grid.jl for ArrayComponentViewTue, 11 Jun 2024 21:43:01 +0200, by Jonatan Werpers
-
Merge feature/boundary_conditionsMon, 10 Jun 2024 22:39:22 -0700, by Vidar Stiernström
-
close branch prior to merge feature/boundary_conditionsMon, 10 Jun 2024 22:38:50 -0700, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsMon, 10 Jun 2024 22:38:31 -0700, by Vidar Stiernström
-
Remove type parameter from BoundaryCondition feature/boundary_conditionsMon, 10 Jun 2024 22:35:43 -0700, by Vidar Stiernström
-
REVIEW: Minor fixes to doc strings in laplace.jl feature/boundary_conditionsTue, 11 Jun 2024 00:19:09 +0200, by Jonatan Werpers
-
REVIEW: Suggest changes to doc strings in sat.jl feature/boundary_conditionsTue, 11 Jun 2024 00:12:06 +0200, by Jonatan Werpers
-
REVIEW: Suggest changes to doc string in boundary_condition.jl feature/boundary_conditionsTue, 11 Jun 2024 00:02:15 +0200, by Jonatan Werpers
-
Add todos to test feature/boundary_conditionsSun, 09 Jun 2024 17:04:01 -0700, by Vidar Stiernström
-
Fix variable name feature/boundary_conditionsSun, 09 Jun 2024 16:51:56 -0700, by Vidar Stiernström
-
Remove export of non-existing function feature/boundary_conditionsSun, 09 Jun 2024 16:47:03 -0700, by Vidar Stiernström
-
Remove notes on boundary conditions. They are now obsolete. feature/boundary_conditionsSun, 09 Jun 2024 16:46:40 -0700, by Vidar Stiernström
-
Add note about idea for how to handle dispatch and continuous operatorsSun, 09 Jun 2024 23:27:11 +0200, by Jonatan Werpers
-
Remove extra `where T` feature/boundary_conditionsSun, 09 Jun 2024 23:03:04 +0200, by Jonatan Werpers
-
Simplify parsing of constants from stencil set feature/boundary_conditionsSun, 09 Jun 2024 00:17:44 +0200, by Jonatan Werpers
-
REVIEW: Suggest deduplication of positivity decompostion code feature/boundary_conditionsSun, 09 Jun 2024 00:02:40 +0200, by Jonatan Werpers
-
REVIEW: Suggest split of tuning tuple. Please help with names! feature/boundary_conditionsSat, 08 Jun 2024 23:47:23 +0200, by Jonatan Werpers
-
REVIEW: Suggestions for minor fixes feature/boundary_conditionsSat, 08 Jun 2024 23:43:49 +0200, by Jonatan Werpers
-
Remove unnecessary white space changes to otherwise untouched files feature/boundary_conditionsSat, 08 Jun 2024 22:51:31 +0200, by Jonatan Werpers
-
Remove module BoundaryConditions, moving its content to SbpOperators feature/boundary_conditionsTue, 04 Jun 2024 16:46:14 -0700, by Vidar Stiernström
-
Address review comments (1 left to be discussed) feature/boundary_conditionsSat, 01 Jun 2024 17:39:54 -0700, by Vidar Stiernström
-
REVIEW: Comment on operator toml feature/boundary_conditionsWed, 29 May 2024 23:28:33 +0200, by Jonatan Werpers
-
REVIEW: Forgot to save... feature/boundary_conditionsWed, 29 May 2024 22:44:18 +0200, by Jonatan Werpers
-
Implement and test sat_tensors for Dirichlet and Neumann conditions feature/boundary_conditionsSun, 26 May 2024 18:19:02 -0700, by Vidar Stiernström
-
Fix boundary condition tests feature/boundary_conditionsSun, 26 May 2024 18:18:17 -0700, by Vidar Stiernström
-
Add positivity properties (the borrowing capacity) of the D2 operators to the operator toml as well as methods to parse them feature/boundary_conditionsSun, 26 May 2024 18:13:58 -0700, by Vidar Stiernström
-
Add orthogonal_grid feature/boundary_conditionsSun, 26 May 2024 17:35:52 -0700, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsSat, 25 May 2024 16:07:10 -0700, by Vidar Stiernström
-
Update Julia version. Fix minor bug not addressed previously in benchmark update/julia_1.10.3Sat, 25 May 2024 16:02:55 -0700, by Vidar Stiernström
-
very minor edit feature/sbp_operators/laplace_curvilinearSat, 25 May 2024 15:47:01 -0700, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsTue, 23 Jan 2024 20:48:25 +0100, by Vidar Stiernström
-
Fix typo in test jacobian feature/sbp_operators/laplace_curvilinearSat, 27 Apr 2024 23:18:25 +0200, by Jonatan Werpers
-
Add LinearAlgebra to Grids and fix a typo feature/sbp_operators/laplace_curvilinearFri, 26 Apr 2024 23:37:29 +0200, by Jonatan Werpers
-
Add basic test feature/sbp_operators/laplace_curvilinearFri, 26 Apr 2024 23:36:49 +0200, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinearFri, 26 Apr 2024 22:49:36 +0200, by Jonatan Werpers
-
Remove mapped_grid(::Chart) and add equidistant_grid(::Chart) feature/grids/manifoldsFri, 26 Apr 2024 22:49:01 +0200, by Jonatan Werpers
-
Fix some typos and rename g to grid feature/sbp_operators/laplace_curvilinearFri, 26 Apr 2024 08:53:32 +0200, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinearFri, 26 Apr 2024 08:45:54 +0200, by Jonatan Werpers
-
Add package extensions for Makie and Plots to plot grids and charts feature/grids/manifoldsFri, 26 Apr 2024 22:19:30 +0200, by Jonatan Werpers
-
Rename ConcreteChart to Chart and remove the abstarct chart type feature/grids/manifoldsThu, 25 Apr 2024 22:32:54 +0200, by Jonatan Werpers
-
Add ndims method for ParameterSpace feature/grids/manifoldsThu, 25 Apr 2024 22:15:12 +0200, by Jonatan Werpers
-
Add tests, fix bugs, add exports, for Simplex and friends feature/grids/manifoldsThu, 25 Apr 2024 22:14:46 +0200, by Jonatan Werpers
-
Change to using xi for ConcreteChart feature/grids/manifoldsThu, 25 Apr 2024 21:55:01 +0200, by Jonatan Werpers
-
Change to expect the jacobian of a chart to take x as an argument feature/grids/manifoldsThu, 25 Apr 2024 21:53:06 +0200, by Jonatan Werpers
-
Remove left over comment feature/grids/manifoldsThu, 25 Apr 2024 21:52:22 +0200, by Jonatan Werpers
-
Improve error message when giving arguments of different length to equidistant_grid()Thu, 25 Apr 2024 14:42:30 +0200, by Jonatan Werpers
-
Implement mapped_grid for a chart feature/grids/manifoldsThu, 25 Apr 2024 14:38:15 +0200, by Jonatan Werpers
-
Remove converting between ways to call a charts: feature/grids/manifoldsThu, 25 Apr 2024 14:37:59 +0200, by Jonatan Werpers
-
Add some tests and implement parameterspace for ConcreteChart feature/grids/manifoldsThu, 25 Apr 2024 14:13:41 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsThu, 25 Apr 2024 14:00:40 +0200, by Jonatan Werpers
-
Fix bugs in calls to equidistant_grid after merge with default feature/grids/curvilinearThu, 25 Apr 2024 13:57:42 +0200, by Jonatan Werpers
-
Add test for mapped_grid with a chart feature/grids/manifoldsThu, 25 Apr 2024 13:51:54 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsThu, 25 Apr 2024 13:22:18 +0200, by Jonatan Werpers
-
Add equidistant_grid method for HyperBox feature/grids/manifoldsThu, 25 Apr 2024 13:21:12 +0200, by Jonatan Werpers
-
Export things and fix ConcreteChart and Simplex feature/grids/manifoldsThu, 25 Apr 2024 13:17:48 +0200, by Jonatan Werpers
-
Merge manifolds feature/sbp_operators/laplace_curvilinearThu, 25 Apr 2024 10:20:43 +0200, by Jonatan Werpers
-
Add attempt at laplace for mapped grids feature/sbp_operators/laplace_curvilinearThu, 25 Apr 2024 09:34:34 +0200, by Jonatan Werpers
-
Add functions for jacobian_determiant, geometric_tensor, geometric_tensor_inverse feature/grids/curvilinearThu, 25 Apr 2024 09:03:04 +0200, by Jonatan Werpers
-
Rename testsets and add one for mapped grids feature/sbp_operators/laplace_curvilinearThu, 25 Apr 2024 08:59:45 +0200, by Jonatan Werpers
-
Merge refactor/equidistant_grid/signatureSat, 13 Apr 2024 23:49:39 +0200, by Jonatan Werpers
-
Close before merge refactor/equidistant_grid/signatureSat, 13 Apr 2024 23:49:05 +0200, by Jonatan Werpers
-
Merge default refactor/equidistant_grid/signatureSat, 13 Apr 2024 23:46:06 +0200, by Jonatan Werpers
-
Merge bugfix/sbp_operators/stencil_return_typeSat, 13 Apr 2024 23:44:56 +0200, by Jonatan Werpers
-
Close before merge bugfix/sbp_operators/stencil_return_typeSat, 13 Apr 2024 23:43:45 +0200, by Jonatan Werpers
-
Close head bugfix/sbp_operators/stencil_return_typeFri, 12 Apr 2024 13:02:57 +0200, by Jonatan Werpers
-
Close head bugfix/sbp_operators/stencil_return_typeFri, 12 Apr 2024 13:02:56 +0200, by Jonatan Werpers
-
Close head bugfix/sbp_operators/stencil_return_typeFri, 12 Apr 2024 13:02:55 +0200, by Jonatan Werpers
-
Close head bugfix/sbp_operators/stencil_return_typeFri, 12 Apr 2024 13:02:54 +0200, by Jonatan Werpers
-
Close head bugfix/sbp_operators/stencil_return_typeFri, 12 Apr 2024 13:02:54 +0200, by Jonatan Werpers
-
Add some comments bugfix/sbp_operators/stencil_return_typeFri, 12 Apr 2024 12:26:30 +0200, by Jonatan Werpers
-
Fix typo bugfix/sbp_operators/stencil_return_typeFri, 12 Apr 2024 12:00:43 +0200, by Jonatan Werpers
-
Remove ineffective @inline bugfix/sbp_operators/stencil_return_typeFri, 12 Apr 2024 10:11:52 +0200, by Jonatan Werpers
-
Add benchmark script bugfix/sbp_operators/stencil_return_typeFri, 12 Apr 2024 07:49:19 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 23:50:09 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 23:50:07 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 23:50:06 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 23:50:05 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 23:49:55 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 23:49:26 +0200, by Jonatan Werpers
-
Add optional name parameter for benchmark helper. Update benchmark manifestThu, 11 Apr 2024 23:48:11 +0200, by Jonatan Werpers