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
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 22:51:02 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 22:51:00 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 22:50:59 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 22:50:57 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 22:50:42 +0200, by Jonatan Werpers
-
Merge default bugfix/sbp_operators/stencil_return_typeThu, 11 Apr 2024 22:47:31 +0200, by Jonatan Werpers
-
Change to signature of equidistant_grid to same style as many array methods. refactor/equidistant_grid/signatureThu, 11 Apr 2024 22:31:04 +0200, by Jonatan Werpers
-
Update notes on changes to `eval_on` and multiblock gridsWed, 10 Apr 2024 09:01:54 +0200, by Jonatan Werpers
-
Remove tests for refine and coarsen feature/grids/curvilinearTue, 09 Apr 2024 15:26:49 +0200, by Jonatan Werpers
-
Update manifest for 1.10.2Tue, 09 Apr 2024 07:48:20 +0200, by Jonatan Werpers
-
Merge feature/grids/componentviewFri, 22 Mar 2024 08:59:36 +0100, by Jonatan Werpers
-
Add docstring for `componentview` feature/grids/componentviewFri, 22 Mar 2024 08:55:26 +0100, by Jonatan Werpers
-
Merge refactor/component_typeFri, 22 Mar 2024 08:48:00 +0100, by Jonatan Werpers
-
Merge refactor/component_type feature/grids/componentviewThu, 21 Mar 2024 15:51:29 +0100, by Jonatan Werpers
-
Remove review comments feature/grids/componentviewThu, 21 Mar 2024 07:43:48 +0100, by Jonatan Werpers
-
Remove comments and add todo feature/grids/componentviewThu, 21 Mar 2024 07:42:19 +0100, by Jonatan Werpers
-
Move correctness tests of componentview to the tests for ArrayComponentView feature/grids/componentviewWed, 20 Mar 2024 16:17:53 +0100, by Jonatan Werpers
-
Fix spelling mistakesThu, 21 Mar 2024 15:36:52 +0100, by Jonatan Werpers
-
Improve docstring for component_view refactor/component_typeThu, 21 Mar 2024 08:00:05 +0100, by Jonatan Werpers
-
Move and extend tests to reflect that component_type is more general than before refactor/component_typeThu, 21 Mar 2024 07:59:53 +0100, by Jonatan Werpers
-
Allow component_type to accept more types of inputs refactor/component_typeThu, 21 Mar 2024 07:59:03 +0100, by Jonatan Werpers
-
Add testset to clarify the purpose of equality tests feature/grids/componentviewMon, 19 Feb 2024 15:58:07 +0100, by Jonatan Werpers
-
Add responses to review comments feature/grids/componentviewMon, 19 Feb 2024 15:57:10 +0100, by Jonatan Werpers
-
Clearify docs of `component_type` feature/grids/componentviewMon, 19 Feb 2024 15:56:03 +0100, by Jonatan Werpers
-
Rename from curvilinear to mapped feature/grids/curvilinearFri, 16 Feb 2024 15:28:19 +0100, by Jonatan Werpers
-
Add tests for boundary_grid feature/grids/curvilinearFri, 16 Feb 2024 14:31:27 +0100, by Jonatan Werpers
-
Add functions `curvilinear_grid` feature/grids/curvilinearFri, 16 Feb 2024 10:58:17 +0100, by Jonatan Werpers
-
Add some TBDs and TODOs feature/grids/curvilinearFri, 16 Feb 2024 10:28:02 +0100, by Jonatan Werpers
-
Merge update/julia_1.10Tue, 23 Jan 2024 20:39:06 +0100, by Jonatan Werpers
-
Merge feature/grids/componentview feature/grids/curvilinearFri, 01 Dec 2023 15:01:44 +0100, by Jonatan Werpers
-
Fix indexing in boundary_grid feature/grids/curvilinearFri, 01 Dec 2023 12:23:59 +0100, by Jonatan Werpers
-
Fix some typos in tests feature/grids/curvilinearFri, 01 Dec 2023 12:23:45 +0100, by Jonatan Werpers
-
Implement boundary_indices feature/grids/curvilinearFri, 01 Dec 2023 12:00:07 +0100, by Jonatan Werpers
-
REVIEW: Comment on dimensionality of input array to an ArrayComponentView, and on slicing ArrayComponetViews feature/grids/componentviewSat, 30 Dec 2023 13:51:27 +0100, by Vidar Stiernström
-
REVIEW: Add review comments to tests feature/grids/componentviewSat, 30 Dec 2023 13:33:17 +0100, by Vidar Stiernström
-
Update docs manifest to julia 1.10 and fix issues in make docs update/julia_1.10Fri, 29 Dec 2023 01:06:54 +0100, by Vidar Stiernström
-
Update benchmark manifest to julia 1.10 update/julia_1.10Fri, 29 Dec 2023 01:06:36 +0100, by Vidar Stiernström
-
Update test manifest to julia 1.10 update/julia_1.10Fri, 29 Dec 2023 01:06:13 +0100, by Vidar Stiernström
-
Update main manifest to julia 1.10 update/julia_1.10Fri, 29 Dec 2023 01:05:50 +0100, by Vidar Stiernström
-
Test sat_tensors for Laplace w. Neumann conditions feature/boundary_conditionsMon, 25 Dec 2023 23:39:56 +0100, by Vidar Stiernström
-
Add todo and minor edits to variable naming and docstring feature/boundary_conditionsMon, 25 Dec 2023 19:25:10 +0100, by Vidar Stiernström
-
Update docstrings feature/boundary_conditionsMon, 25 Dec 2023 19:24:08 +0100, by Vidar Stiernström
-
Add test for 1D grid feature/boundary_conditionsMon, 25 Dec 2023 19:23:49 +0100, by Vidar Stiernström
-
Support boundary identifiers for 1D grids feature/boundary_conditionsMon, 25 Dec 2023 19:23:09 +0100, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsSat, 23 Dec 2023 23:03:13 +0100, by Vidar Stiernström
-
Add tests for SAT feature/boundary_conditionsSat, 23 Dec 2023 23:01:28 +0100, by Vidar Stiernström
-
Test spatially variable data feature/boundary_conditionsFri, 25 Aug 2023 16:08:21 +0200, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsFri, 25 Aug 2023 15:41:56 +0200, by Vidar Stiernström
-
Introduce a view type and implement sliced indexing for the components. feature/grids/componentviewFri, 01 Dec 2023 14:58:05 +0100, by Jonatan Werpers
-
Generalize component_type feature/grids/componentviewFri, 01 Dec 2023 13:36:47 +0100, by Jonatan Werpers
-
Start implementing componentview feature/grids/componentviewFri, 01 Dec 2023 13:34:03 +0100, by Jonatan Werpers
-
Merge feature/grids/boundary_indiciesFri, 01 Dec 2023 11:48:04 +0100, by Jonatan Werpers
-
Close before merge feature/grids/boundary_indiciesFri, 01 Dec 2023 11:44:01 +0100, by Jonatan Werpers
-
Fix review comment about docstring feature/grids/boundary_indiciesFri, 01 Dec 2023 10:46:22 +0100, by Jonatan Werpers
-
REVIEW: Suggest change to docstring feature/grids/boundary_indiciesThu, 30 Nov 2023 16:45:08 +0100, by Vidar Stiernström
-
Fix wording/typos feature/grids/boundary_indiciesThu, 30 Nov 2023 16:43:46 +0100, by Vidar Stiernström
-
Reorder exports in Grids.jl feature/grids/boundary_indiciesWed, 29 Nov 2023 15:30:45 +0100, by Jonatan Werpers
-
Move def of boundary_indices, remove some new lines feature/grids/boundary_indiciesWed, 29 Nov 2023 09:18:18 +0100, by Jonatan Werpers
-
Implement boundary_indices for TensorGrid feature/grids/boundary_indiciesWed, 29 Nov 2023 09:14:06 +0100, by Jonatan Werpers
-
Make boundary_indices for EquidistantGrid return a tuple to be more concistent with how TensorGrid will implement it feature/grids/boundary_indiciesWed, 29 Nov 2023 09:04:12 +0100, by Jonatan Werpers
-
Implement boundary_indices for ZeroDimGrid feature/grids/boundary_indiciesTue, 28 Nov 2023 08:55:22 +0100, by Jonatan Werpers
-
Implement boundary_indices for EquidistantGrid feature/grids/boundary_indiciesTue, 28 Nov 2023 08:51:58 +0100, by Jonatan Werpers
-
Add a function declaration for boundary_indices feature/grids/boundary_indiciesTue, 28 Nov 2023 08:42:00 +0100, by Jonatan Werpers
-
Add some TBD bugfix/sbp_operators/stencil_return_typeMon, 27 Nov 2023 10:27:40 +0100, by Jonatan Werpers
-
Try to sum over more static objects bugfix/sbp_operators/stencil_return_typeMon, 27 Nov 2023 08:53:44 +0100, by Jonatan Werpers
-
Update op for backwards apply too bugfix/sbp_operators/stencil_return_typeSun, 26 Nov 2023 23:07:21 +0100, by Jonatan Werpers
-
Try to inline sum bugfix/sbp_operators/stencil_return_typeSun, 26 Nov 2023 22:43:03 +0100, by Jonatan Werpers
-
Fix broken tests using mapreduce(f,+,...). Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_typeSun, 26 Nov 2023 22:30:44 +0100, by Jonatan Werpers
-
Make the op to be promoted more accurate bugfix/sbp_operators/stencil_return_typeSun, 26 Nov 2023 21:14:44 +0100, by Jonatan Werpers
-
Fix broken test using Base.promote_op. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_typeFri, 24 Nov 2023 22:58:37 +0100, by Jonatan Werpers
-
Fix broken test using Core.Compiler.return_type. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_typeFri, 24 Nov 2023 22:42:50 +0100, by Jonatan Werpers
-
Fix broken tests using sum(f,...). Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_typeFri, 24 Nov 2023 21:56:40 +0100, by Jonatan Werpers
-
Implement boundary_identifiers, and a wishful implementation of boundary_grid feature/grids/curvilinearThu, 23 Nov 2023 16:08:47 +0100, by Jonatan Werpers
-
Implement iterator interface feature/grids/curvilinearThu, 23 Nov 2023 10:16:19 +0100, by Jonatan Werpers
-
Fix broken test by performing an actual multiplication and passing it to typeof. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_typeFri, 24 Nov 2023 23:02:48 +0100, by Jonatan Werpers
-
Add broken tests for applying stencils to vectors of vectors bugfix/sbp_operators/stencil_return_typeFri, 24 Nov 2023 21:49:07 +0100, by Jonatan Werpers
-
Add tests for apply with NestedStencils and differing types in the stencils and arrays bugfix/sbp_operators/stencil_return_typeFri, 24 Nov 2023 21:23:41 +0100, by Jonatan Werpers
-
Add tests for apply_stencil(::Stencil) and apply_stencil_backwards(::Stencil) bugfix/sbp_operators/stencil_return_typeFri, 24 Nov 2023 21:04:22 +0100, by Jonatan Werpers
-
Merge bugfix/grids/tensor_grid_lengthWed, 22 Nov 2023 17:52:03 +0100, by Jonatan Werpers
-
Close before merge bugfix/grids/tensor_grid_lengthWed, 22 Nov 2023 17:51:42 +0100, by Jonatan Werpers
-
Merge refactor/grids/tensor_grid_eltypeWed, 22 Nov 2023 17:49:04 +0100, by Jonatan Werpers
-
Close before merge refactor/grids/tensor_grid_eltypeWed, 22 Nov 2023 17:48:31 +0100, by Jonatan Werpers
-
Implement size(g,d) for EquidistantGrid and TensorGridWed, 22 Nov 2023 17:34:35 +0100, by Jonatan Werpers
-
Merge refactor/grids/tensor_grid_eltype feature/grids/curvilinearThu, 07 Sep 2023 16:51:46 +0200, by Jonatan Werpers
-
Merge bugfix/grids/tensor_grid_length feature/grids/curvilinearThu, 07 Sep 2023 16:49:45 +0200, by Jonatan Werpers
-
Implement indexing interface feature/grids/curvilinearMon, 28 Aug 2023 09:30:34 +0200, by Jonatan Werpers
-
Add `jacobian` and `logicalgrid` feature/grids/curvilinearFri, 25 Aug 2023 15:41:19 +0200, by Jonatan Werpers
-
Add testsets and a few tests feature/grids/curvilinearWed, 26 Jul 2023 21:00:44 +0200, by Jonatan Werpers
-
Merge bugfix/grids/complete_interface_impl feature/grids/curvilinearThu, 24 Aug 2023 08:50:10 +0200, by Jonatan Werpers
-
Add src and test file for curvilinear grid type feature/grids/curvilinearTue, 27 Jun 2023 09:36:32 +0200, by Jonatan Werpers
-
Remove duplicate eltype implementation refactor/grids/tensor_grid_eltypeThu, 07 Sep 2023 16:41:49 +0200, by Jonatan Werpers
-
Add tests for `eltype(::Type{<:TensorGrid})` refactor/grids/tensor_grid_eltypeThu, 07 Sep 2023 16:38:17 +0200, by Jonatan Werpers
-
Fix implementation of `length(::TensorGrid)` bugfix/grids/tensor_grid_lengthThu, 07 Sep 2023 16:31:29 +0200, by Jonatan Werpers
-
Add tests for `length(::TensorGrid)` bugfix/grids/tensor_grid_lengthThu, 07 Sep 2023 16:27:12 +0200, by Jonatan Werpers
-
Merge bugfix/grids/complete_interface_implFri, 25 Aug 2023 08:49:07 +0200, by Jonatan Werpers
-
Close before merge bugfix/grids/complete_interface_implFri, 25 Aug 2023 08:48:55 +0200, by Jonatan Werpers
-
Merge default bugfix/grids/complete_interface_implFri, 25 Aug 2023 08:43:08 +0200, by Jonatan Werpers
-
Correct spelling bugfix/grids/complete_interface_implThu, 24 Aug 2023 20:35:06 +0200, by Vidar Stiernström
-
Test constant dirichlet data feature/boundary_conditionsWed, 23 Aug 2023 09:27:32 +0200, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsTue, 22 Aug 2023 22:44:42 +0200, by Vidar Stiernström
-
Attempt to clearify docs for `grid_and_local_dim_index` bugfix/grids/complete_interface_implWed, 23 Aug 2023 15:35:01 +0200, by Jonatan Werpers
-
Move tests for axes out of indexing interface testset bugfix/grids/complete_interface_implWed, 23 Aug 2023 09:36:05 +0200, by Jonatan Werpers
-
Add todo for colon-indexing and remove tests bugfix/grids/complete_interface_implWed, 23 Aug 2023 09:32:01 +0200, by Jonatan Werpers
-
Add more tests to indexing bugfix/grids/complete_interface_implTue, 22 Aug 2023 22:39:03 +0200, by Vidar Stiernström
-
REVIEW: Suggest support for colon indexing bugfix/grids/complete_interface_implTue, 22 Aug 2023 22:22:20 +0200, by Vidar Stiernström
-
Add axes test bugfix/grids/complete_interface_implTue, 22 Aug 2023 22:21:48 +0200, by Vidar Stiernström
-
Merge feature/grids/scalar_eval_onTue, 22 Aug 2023 21:57:38 +0200, by Vidar Stiernström
-
Closing branch before merge to default feature/grids/scalar_eval_onTue, 22 Aug 2023 21:56:56 +0200, by Vidar Stiernström
-
Remove incorrect comment in documentation feature/grids/scalar_eval_onTue, 22 Aug 2023 21:55:57 +0200, by Vidar Stiernström
-
Start reimplementing tests feature/boundary_conditionsTue, 22 Aug 2023 21:53:05 +0200, by Vidar Stiernström
-
Update export of functions feature/boundary_conditionsTue, 22 Aug 2023 21:52:52 +0200, by Vidar Stiernström
-
Fix type signatures feature/boundary_conditionsTue, 22 Aug 2023 21:52:10 +0200, by Vidar Stiernström
-
REVIEW: Add a review comment feature/grids/scalar_eval_onTue, 22 Aug 2023 15:39:05 +0200, by Jonatan Werpers
-
Fix formatting and delete stray "`" feature/grids/scalar_eval_onTue, 22 Aug 2023 15:31:59 +0200, by Jonatan Werpers
-
Add tests for `begin` and `end` indexing for `TensorGrid`s bugfix/grids/complete_interface_implTue, 22 Aug 2023 09:05:53 +0200, by Jonatan Werpers
-
Replace `firstindex` and `lastindex` with implementation of `axes` bugfix/grids/complete_interface_implTue, 22 Aug 2023 09:00:34 +0200, by Jonatan Werpers
-
Add tests for first and last index of equidistant grid bugfix/grids/complete_interface_implTue, 22 Aug 2023 08:59:47 +0200, by Jonatan Werpers
-
Support evaluating scalars on grids feature/grids/scalar_eval_onTue, 15 Aug 2023 22:55:25 +0200, by Vidar Stiernström
-
Start drafting new implemenentation of boundary conditions feature/boundary_conditionsWed, 26 Jul 2023 23:11:02 +0200, by Vidar Stiernström
-
Merge with default. Comment out broken tests for boundary_conditions at sat feature/boundary_conditionsWed, 26 Jul 2023 21:35:50 +0200, by Vidar Stiernström
-
Merge default bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:45:58 +0200, by Jonatan Werpers
-
Merge refactor/grids/cartesian_indexingTue, 15 Aug 2023 22:42:19 +0200, by Jonatan Werpers
-
Close before merge refactor/grids/cartesian_indexingTue, 15 Aug 2023 22:41:57 +0200, by Jonatan Werpers
-
Implement `firstindex` and `lastindex` for `TensorGrid` bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:39:34 +0200, by Jonatan Werpers
-
Add `firstindex(g,d)` and `lastindex(g,d)` for `EquidistantGrid` bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:38:48 +0200, by Jonatan Werpers
-
Add `grid_and_local_dim_index` bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:11:20 +0200, by Jonatan Werpers
-
Start adding tests for `firstindex` and `lastindex` on `TensorGrid` bugfix/grids/complete_interface_implTue, 15 Aug 2023 21:20:29 +0200, by Jonatan Werpers
-
Add method `getindex(::Grid,::CartesianIndex)` with a default implementation refactor/grids/cartesian_indexingWed, 26 Jul 2023 21:36:50 +0200, by Jonatan Werpers
-
Start sketching implementation of a wrapper for marking things as timedependent feature/grids/timedependent_gridfunctionsWed, 26 Jul 2023 22:50:58 +0200, by Jonatan Werpers
-
Merge feature/variable_derivativesThu, 08 Jun 2023 15:52:22 +0200, by Jonatan Werpers
-
Actually update manifestsThu, 08 Jun 2023 09:00:48 +0200, by Jonatan Werpers
-
Update manifest files for 1.9Wed, 31 May 2023 08:50:28 +0200, by Jonatan Werpers
-
Add temp. benchmark script for constant and variable coeff Laplace feature/variable_derivativesTue, 30 May 2023 17:27:45 +0200, by Vidar Stiernström
-
Add some benchmarks feature/variable_derivativesTue, 30 May 2023 15:55:18 +0200, by Jonatan Werpers
-
Simplify constructor for SecondDerivativeVariable feature/variable_derivativesFri, 26 May 2023 22:50:39 +0200, by Jonatan Werpers
-
Switch to stencil set in second_deriviative_variable tests feature/variable_derivativesFri, 26 May 2023 21:54:23 +0200, by Jonatan Werpers
-
Remove type annotation for coeff feature/variable_derivativesFri, 26 May 2023 21:45:51 +0200, by Jonatan Werpers
-
Remove stencil input for 1d grid and reorder methods of second_derivative_variable feature/variable_derivativesFri, 26 May 2023 21:44:33 +0200, by Jonatan Werpers
-
Start splitting out a second_derivative_variable function feature/variable_derivativesFri, 26 May 2023 21:39:08 +0200, by Jonatan Werpers
-
Add note about possibly removing a constructor for VolumeOperator feature/variable_derivativesFri, 26 May 2023 14:59:37 +0200, by Jonatan Werpers
-
Remove export of SecondDerivativeVariable feature/variable_derivativesFri, 26 May 2023 14:54:00 +0200, by Jonatan Werpers
-
Remove size field from SecondDerivativeVariable since it duplicates info from the coefficient field feature/variable_derivativesFri, 26 May 2023 14:53:19 +0200, by Jonatan Werpers
-
Merge with default feature/variable_derivativesSun, 21 May 2023 21:55:14 +0200, by Vidar Stiernström
-
Merge bugfix/lazytensorsSun, 21 May 2023 20:57:25 +0200, by Vidar Stiernström
-
Close branch before merge to default bugfix/lazytensorsSun, 21 May 2023 20:56:57 +0200, by Vidar Stiernström
-
Merge tooling/benchmarksSun, 21 May 2023 20:48:46 +0200, by Vidar Stiernström
-
Readd deleted line to avoid diff against default feature/variable_derivativesThu, 09 Feb 2023 08:43:07 +0100, by Jonatan Werpers
-
Remove code designed to help inference because it seems to have been solved elsewhere feature/variable_derivativesWed, 08 Feb 2023 21:32:48 +0100, by Jonatan Werpers
-
Merge refactor/grids (missed delete of a note)Sat, 20 May 2023 14:19:20 +0200, by Jonatan Werpers
-
Merge refactor/gridsFri, 19 May 2023 23:53:36 +0200, by Vidar Stiernström
-
Closing branch before merge to default refactor/gridsFri, 19 May 2023 23:52:58 +0200, by Vidar Stiernström
-
Add support for cartesian indices on TensorGrid refactor/gridsFri, 19 May 2023 14:53:49 +0200, by Jonatan Werpers
-
Add testsets under "Indexing interface" for tensor grids refactor/gridsFri, 19 May 2023 14:31:16 +0200, by Jonatan Werpers
-
Fix typos and formatting of documentation refactor/gridsThu, 18 May 2023 22:53:31 +0200, by Vidar Stiernström
-
Pad closure stencils with zero rows to ensure that SecondDerivativeVarible can infer the size of the closure stencils feature/variable_derivativesWed, 03 May 2023 08:51:29 +0200, by Vidar Stiernström
-
Add 2D tests for dissipation operators and fix bug refactor/gridsMon, 15 May 2023 22:37:55 +0200, by Jonatan Werpers
-
Start adding general info about grids to docs refactor/gridsMon, 08 May 2023 17:37:24 +0200, by Jonatan Werpers
-
Add docs for coordinate_size and component_type refactor/gridsWed, 03 May 2023 15:41:45 +0200, by Jonatan Werpers
-
Implement coordinate_size() and component_type() types refactor/gridsWed, 03 May 2023 15:39:34 +0200, by Jonatan Werpers
-
Rename function for coordinate size of a grid refactor/gridsWed, 03 May 2023 15:31:53 +0200, by Jonatan Werpers
-
Clean up documentation for changed types in SbpOperatorClean up documentation for changed types in SbpOperatorss refactor/gridsTue, 02 May 2023 22:09:33 +0200, by Jonatan Werpers
-
Merging bugfix/lazy_tensors/tensorcompositionMon, 01 May 2023 11:37:09 +0200, by Vidar Stiernström
-
Closing branch prior to merge bugfix/lazy_tensors/tensorcompositionMon, 01 May 2023 11:36:27 +0200, by Vidar Stiernström
-
Rename functions for comparing benchmarks. Refactor their code. Allow comparing the current working directory tooling/benchmarksFri, 28 Apr 2023 08:53:39 +0200, by Jonatan Werpers
-
Improve docstring for run_benchmark(target,baseline) tooling/benchmarksFri, 28 Apr 2023 08:35:37 +0200, by Jonatan Werpers
-
Change run_benchmark(rev) to use hg_at_revision() tooling/benchmarksFri, 28 Apr 2023 08:34:50 +0200, by Jonatan Werpers
-
Workaround for the display of revision in html tooling/benchmarksThu, 27 Apr 2023 16:05:15 +0200, by Jonatan Werpers
-
Add missing import of LazyTensors in benchmarks.jl tooling/benchmarksThu, 27 Apr 2023 16:02:39 +0200, by Jonatan Werpers
-
Make hg_at_revision() return the result of f tooling/benchmarksThu, 27 Apr 2023 08:48:28 +0200, by Jonatan Werpers
-
Better return for hg_update() tooling/benchmarksWed, 26 Apr 2023 13:37:18 +0200, by Jonatan Werpers
-
Add flag to make commit secret in hg_commit() tooling/benchmarksWed, 26 Apr 2023 13:23:37 +0200, by Jonatan Werpers
-
Add note about how to hande command exit tooling/benchmarksWed, 26 Apr 2023 13:09:55 +0200, by Jonatan Werpers
-
Improve docs for run_benchmark(rev) tooling/benchmarksWed, 26 Apr 2023 13:08:48 +0200, by Jonatan Werpers
-
Add a simple benchmark demonstrating allocations with compositions tooling/benchmarksWed, 26 Apr 2023 13:08:05 +0200, by Jonatan Werpers
-
Add functions for hg commit and checking if the repo is clean tooling/benchmarksThu, 23 Mar 2023 08:55:31 +0100, by Jonatan Werpers
-
Remove unnecessary targets in Makefile tooling/benchmarksThu, 23 Mar 2023 08:40:35 +0100, by Jonatan Werpers
-
Fix type inference of nested tensorcompositions by making the compositions right associative bugfix/lazy_tensors/tensorcompositionWed, 26 Apr 2023 21:56:45 +0200, by Vidar Stiernström
-
Change to approximate equality in test using floats bugfix/lazytensorsTue, 04 Apr 2023 21:46:06 +0200, by Vidar Stiernström
-
Fix parameter order in subtyping bugfix/lazytensorsTue, 04 Apr 2023 21:39:53 +0200, by Vidar Stiernström
-
Add callsite inline for better type inference performance/lazy_tensorsWed, 05 Oct 2022 13:15:32 +0200, by Vidar Stiernström
-
Add call site @inline in LazyFunctionArray to avoid allocations in eval_on on 3D grids refactor/gridsTue, 07 Mar 2023 10:12:33 +0100, by Jonatan Werpers
-
Implement changes in SbpOperators refactor/gridsTue, 07 Mar 2023 09:48:00 +0100, by Jonatan Werpers
-
Remove _component_type and replace with eltype refactor/gridsFri, 03 Mar 2023 15:44:39 +0100, by Jonatan Werpers
-
Add component_type function to Grid refactor/gridsFri, 03 Mar 2023 15:42:05 +0100, by Jonatan Werpers
-
Add some notes about grid functions: refactor/gridsFri, 03 Mar 2023 15:40:04 +0100, by Jonatan Werpers
-
Update readme with info about running benchmarks from make. Fix typos tooling/benchmarksThu, 02 Mar 2023 09:59:42 +0100, by Vidar Stiernström
-
Make tests for normal_derivative work refactor/gridsWed, 01 Mar 2023 08:28:14 +0100, by Jonatan Werpers
-
Make equdistant_grid return an EquidistantGrid for the 1d Case refactor/gridsMon, 27 Feb 2023 15:39:13 +0100, by Jonatan Werpers
-
Fix tests for boundary operator and boundary restriction refactor/gridsMon, 27 Feb 2023 08:48:38 +0100, by Jonatan Werpers
-
Add missing exports and alias TensorGridBoundary to CartesianBoundary refactor/gridsMon, 27 Feb 2023 08:48:08 +0100, by Jonatan Werpers
-
Remove getcomponent stubs since we might have a cleaner way to solve it with map or lazymap refactor/gridsSun, 26 Feb 2023 11:53:23 +0100, by Jonatan Werpers
-
Add Make targets for running benchmarks tooling/benchmarksTue, 28 Feb 2023 20:46:29 +0100, by Vidar Stiernström
-
Allow multi-argument functions in eval_on refactor/gridsSat, 25 Feb 2023 22:57:00 +0100, by Jonatan Werpers
-
Add function target_manifold_dim for Grid refactor/gridsSat, 25 Feb 2023 22:49:43 +0100, by Jonatan Werpers
-
Factor out functions for getting the type and number of components in a type refactor/gridsSat, 25 Feb 2023 22:42:16 +0100, by Jonatan Werpers
-
Add test for Grid and make them pass. Start implementing eval_on refactor/gridsSat, 25 Feb 2023 22:22:50 +0100, by Jonatan Werpers
-
Add refine, coarsen, boundary_identifiers, and boundary_grid methods to ZeroDimGrid refactor/gridsFri, 24 Feb 2023 21:54:39 +0100, by Jonatan Werpers
-
Fix some broken tests in equidistant_grid_test.jl refactor/gridsFri, 24 Feb 2023 21:48:01 +0100, by Jonatan Werpers
-
Add tests for TensorGrid and make them pass refactor/gridsFri, 24 Feb 2023 21:42:28 +0100, by Jonatan Werpers
-
grid_refactor.md: Add question about target dim function refactor/gridsFri, 24 Feb 2023 20:47:56 +0100, by Jonatan Werpers
-
grid.jl: Fix function defs and add todos for documentation refactor/gridsFri, 24 Feb 2023 20:46:29 +0100, by Jonatan Werpers
-
Add missing test sets to zero_dim_grid.jl refactor/gridsFri, 24 Feb 2023 20:44:36 +0100, by Jonatan Werpers
-
Clean up IteratorSize and eltype for EquidistantGrid, Grid, and ZeroDimGrid refactor/gridsThu, 23 Feb 2023 22:29:36 +0100, by Jonatan Werpers
-
Fix broken boundary_grid tests for equidistant grids refactor/gridsThu, 23 Feb 2023 12:23:49 +0100, by Jonatan Werpers
-
Add tests and make them pass for ZeroDimGrid refactor/gridsThu, 23 Feb 2023 12:22:18 +0100, by Jonatan Werpers
-
Reorganize some EquidistantGrid tests and add test for IteratorSize and eachindex refactor/gridsThu, 23 Feb 2023 12:22:00 +0100, by Jonatan Werpers
-
Remove range dim as a type paratmeter on Grid as it is already encoded in T if available refactor/gridsThu, 23 Feb 2023 11:38:19 +0100, by Jonatan Werpers
-
Add notes and todos about interface implementations for grids refactor/gridsWed, 22 Feb 2023 22:38:54 +0100, by Jonatan Werpers
-
Implement the interfaces for iteration and indexing on EquidistantGrid. Make collect() work refactor/gridsWed, 22 Feb 2023 22:38:25 +0100, by Jonatan Werpers
-
Fix indexing with begin and end for EquidistantGrid refactor/gridsWed, 22 Feb 2023 12:53:16 +0100, by Jonatan Werpers
-
Fix or mark tests broken where needed refactor/gridsWed, 22 Feb 2023 12:47:08 +0100, by Jonatan Werpers
-
Qualify package when using split_tuple and concatenate_tuple refactor/gridsWed, 22 Feb 2023 12:45:31 +0100, by Jonatan Werpers
-
Add methods to change_length and fix incorrect function declaration refactor/gridsWed, 22 Feb 2023 12:43:36 +0100, by Jonatan Werpers
-
Add argument checking to equdistant_grid refactor/gridsWed, 22 Feb 2023 12:42:08 +0100, by Jonatan Werpers
-
Add todo for EquidistantGrid docs, improve equidistant_grid docs refactor/gridsWed, 22 Feb 2023 12:41:14 +0100, by Jonatan Werpers
-
Group eval_on with other gridfunction functionality refactor/gridsTue, 21 Feb 2023 21:37:37 +0100, by Jonatan Werpers
-
Remove AbstractArray subtyping for Grid for now refactor/gridsTue, 21 Feb 2023 21:13:37 +0100, by Jonatan Werpers
-
Merge refactor/LazyTensors/tuple_manipulationTue, 21 Feb 2023 21:01:46 +0100, by Jonatan Werpers
-
Close before merge refactor/LazyTensors/tuple_manipulationTue, 21 Feb 2023 20:59:05 +0100, by Jonatan Werpers
-
Improve readability refactor/LazyTensors/tuple_manipulationMon, 20 Feb 2023 20:35:52 +0100, by Vidar Stiernström
-
Implement boundary methods for TensorGrid refactor/gridsSun, 19 Feb 2023 22:50:02 +0100, by Jonatan Werpers
-
Merge refactor/LazyTensors/tuple_manipulation refactor/gridsSun, 19 Feb 2023 22:07:57 +0100, by Jonatan Werpers
-
Add docstring for concatenate_tuples refactor/LazyTensors/tuple_manipulationSun, 19 Feb 2023 12:14:43 +0100, by Jonatan Werpers
-
Improve examples for split_index and split_tuple refactor/LazyTensors/tuple_manipulationSun, 19 Feb 2023 11:45:48 +0100, by Jonatan Werpers
-
Simplify split_index refactor/LazyTensors/tuple_manipulationSun, 19 Feb 2023 11:43:29 +0100, by Jonatan Werpers
-
Add @inline to definition of split_tuple refactor/LazyTensors/tuple_manipulationSun, 19 Feb 2023 11:41:40 +0100, by Jonatan Werpers
-
Delete complicated versions of split_tuple and slice_tuple refactor/LazyTensors/tuple_manipulationSat, 18 Feb 2023 21:56:29 +0100, by Jonatan Werpers
-
Add an example in the docstring to split_tuple refactor/LazyTensors/tuple_manipulationSat, 18 Feb 2023 21:55:55 +0100, by Jonatan Werpers
-
Replace flatten_tuple with concatenate_tuple refactor/LazyTensors/tuple_manipulationSat, 18 Feb 2023 12:24:44 +0100, by Jonatan Werpers
-
Add note about LazyOuterProduct refactor/LazyTensors/tuple_manipulationSat, 18 Feb 2023 12:18:34 +0100, by Jonatan Werpers
-
Start adding simpler code refactor/LazyTensors/tuple_manipulationSat, 18 Feb 2023 12:06:59 +0100, by Jonatan Werpers
-
Merge feature/dissipation_operatorsWed, 08 Feb 2023 10:29:06 +0100, by Jonatan Werpers
-
Close before merge feature/dissipation_operatorsWed, 08 Feb 2023 10:28:24 +0100, by Jonatan Werpers
-
Update docstrings and start implementing tests feature/boundary_conditionsTue, 07 Feb 2023 21:55:07 +0100, by Vidar Stiernström
-
Fix typos in docstrings feature/dissipation_operatorsTue, 07 Feb 2023 21:40:42 +0100, by Jonatan Werpers
-
Merge latest changes feature/dissipation_operatorsTue, 07 Feb 2023 21:30:33 +0100, by Vidar Stiernström
-
Remove unused where T feature/dissipation_operatorsTue, 07 Feb 2023 21:29:52 +0100, by Vidar Stiernström
-
Rewrite functions to avoid long lines feature/dissipation_operatorsTue, 07 Feb 2023 21:06:48 +0100, by Jonatan Werpers
-
Add note about removing apply_with_region feature/variable_derivativesFri, 03 Feb 2023 22:50:42 +0100, by Jonatan Werpers
-
Close branch. The problems solved by this branch seem to have dissapeared on default performance/get_region_type_inferenceFri, 03 Feb 2023 22:51:59 +0100, by Jonatan Werpers
-
Add some tests for allocations performance/get_region_type_inferenceFri, 03 Feb 2023 22:34:38 +0100, by Jonatan Werpers
-
Merge default performance/get_region_type_inferenceFri, 03 Feb 2023 22:14:47 +0100, by Jonatan Werpers
-
Change name and clarify docs feature/dissipation_operatorsFri, 03 Feb 2023 10:05:52 +0100, by Jonatan Werpers
-
Update manifest for docs and testsThu, 02 Feb 2023 22:53:11 +0100, by Jonatan Werpers
-
Fix typo in docstringThu, 02 Feb 2023 22:43:48 +0100, by Jonatan Werpers
-
Update Manifest.tomlThu, 02 Feb 2023 22:28:47 +0100, by Jonatan Werpers
-
Pass kwargs from main() and run_benchmarks() to benchmarkpkg() tooling/benchmarksTue, 31 Jan 2023 20:35:29 +0100, by Jonatan Werpers
-
Just a little bit more readme tooling/benchmarksFri, 27 Jan 2023 22:21:08 +0100, by Jonatan Werpers
-
Add the date function to BenchmarkJudment tooling/benchmarksFri, 27 Jan 2023 12:20:43 +0100, by Jonatan Werpers
-
Fix return value in run_benchmark(rev) tooling/benchmarksFri, 27 Jan 2023 12:08:03 +0100, by Jonatan Werpers
-
Make hg_update() more flexible tooling/benchmarksFri, 27 Jan 2023 12:06:12 +0100, by Jonatan Werpers
-
Add info about supported rev identifiers tooling/benchmarksFri, 27 Jan 2023 12:05:49 +0100, by Jonatan Werpers
-
Add docstrings, comparing version of run_benchmark, and allow main to call any version of run_benchmark tooling/benchmarksFri, 27 Jan 2023 11:58:02 +0100, by Jonatan Werpers
-
Temporarily simplify the dummy benchmark suite tooling/benchmarksFri, 27 Jan 2023 11:52:46 +0100, by Jonatan Werpers
-
Factor out function for adding mercurial rev info tooling/benchmarksFri, 27 Jan 2023 11:31:47 +0100, by Jonatan Werpers
-
Better file names för results tooling/benchmarksFri, 27 Jan 2023 11:27:48 +0100, by Jonatan Werpers
-
Add function for getting the hg rev id tooling/benchmarksFri, 27 Jan 2023 11:19:58 +0100, by Jonatan Werpers
-
Use benchmark time field instead of now() tooling/benchmarksWed, 25 Jan 2023 14:00:16 +0100, by Jonatan Werpers
-
Make run_benchmark include hg info tooling/benchmarksWed, 25 Jan 2023 13:55:37 +0100, by Jonatan Werpers
-
Merge worklowdocsWed, 07 Dec 2022 22:05:27 +0100, by Jonatan Werpers
-
Add a few lines about special comments worklowdocsWed, 07 Dec 2022 22:03:22 +0100, by Jonatan Werpers
-
Make use of discretize in sat functions feature/boundary_conditionsWed, 07 Dec 2022 21:56:00 +0100, by Vidar Stiernström
-
Add some text about the branch model worklowdocsWed, 07 Dec 2022 21:42:18 +0100, by Jonatan Werpers
-
Add types for different kinds of boundary data functions to discretize the data on the grid. Add tests feature/boundary_conditionsWed, 07 Dec 2022 21:39:07 +0100, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsWed, 12 Oct 2022 10:45:47 +0200, by Vidar Stiernström
-
Start writing a file discribing the development workflow worklowdocsTue, 29 Nov 2022 22:34:16 +0100, by Jonatan Werpers
-
Merge refactor/sbpoperators/inflationTue, 29 Nov 2022 22:11:01 +0100, by Jonatan Werpers
-
Close before merge refactor/sbpoperators/inflationTue, 29 Nov 2022 22:06:50 +0100, by Jonatan Werpers
-
Disregard review comments about multi-d tests. refactor/sbpoperators/inflationTue, 29 Nov 2022 21:46:54 +0100, by Jonatan Werpers
-
Disregard review comment on scalar multiplication after discussion on Discord. refactor/sbpoperators/inflationTue, 29 Nov 2022 21:25:07 +0100, by Jonatan Werpers
-
Remove comments about EquidistantGrid potentially being an AbstractArray refactor/gridsTue, 01 Nov 2022 22:37:10 +0100, by Jonatan Werpers
-
Fix formatting in a few docstrings refactor/sbpoperators/inflationTue, 01 Nov 2022 22:15:47 +0100, by Jonatan Werpers
-
Remove convenience constructor for BoundaryOperator according to review comments refactor/sbpoperators/inflationTue, 01 Nov 2022 22:10:51 +0100, by Jonatan Werpers
-
Review: Suggest changes to test and removal of conveninece constructor refactor/sbpoperators/inflationTue, 25 Oct 2022 10:33:27 +0200, by Vidar Stiernström
-
REVIEW: Give input on TBD comments, suggest name change of evalOn. refactor/gridsThu, 20 Oct 2022 20:59:56 +0200, by Vidar Stiernström
-
Fix tests after review comment refactor/sbpoperators/inflationFri, 21 Oct 2022 23:07:30 +0200, by Jonatan Werpers
-
Merge bugfix/lazy_tensors/lazyfunctionarrayFri, 21 Oct 2022 21:41:43 +0200, by Jonatan Werpers
-
Close before merge bugfix/lazy_tensors/lazyfunctionarrayFri, 21 Oct 2022 21:40:26 +0200, by Jonatan Werpers
-
Specialize evalOn for EquidistantGrid to return a LazyArray refactor/gridsWed, 19 Oct 2022 23:23:36 +0200, by Jonatan Werpers
-
Merge bugfix/lazy_tensors/lazyfunctionarray refactor/gridsWed, 19 Oct 2022 23:14:00 +0200, by Jonatan Werpers
-
Fix indendation of testset in equidistant_grid_test.jl refactor/gridsWed, 19 Oct 2022 22:40:11 +0200, by Jonatan Werpers
-
Fix failing test bugfix/lazy_tensors/lazyfunctionarrayWed, 19 Oct 2022 23:11:59 +0200, by Jonatan Werpers
-
Add test for a bug in the constructor of LazyFunctionArray bugfix/lazy_tensors/lazyfunctionarrayWed, 19 Oct 2022 23:10:58 +0200, by Jonatan Werpers
-
Merged feature/gridsWed, 12 Oct 2022 10:44:44 +0200, by Vidar Stiernström
-
Closing branch before merge to default feature/gridsWed, 12 Oct 2022 10:42:45 +0200, by Vidar Stiernström
-
Forgot to include file boundary_identifier.jl in refactor. feature/gridsTue, 11 Oct 2022 18:21:56 +0200, by Vidar Stiernström
-
Reformulate boundary routines (sat tensors) for Laplace and fix export feature/boundary_conditionsTue, 11 Oct 2022 18:16:42 +0200, by Vidar Stiernström
-
Add functions for constructing SATs feature/boundary_conditionsTue, 11 Oct 2022 18:15:47 +0200, by Vidar Stiernström
-
Add type for different kind of boundary data and refactor the BoundaryConditions such that they are general w.r.t the boundary data type feature/boundary_conditionsTue, 11 Oct 2022 18:12:40 +0200, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsWed, 05 Oct 2022 22:05:23 +0200, by Vidar Stiernström
-
Merge feature/grids feature/boundary_conditionsFri, 15 Jul 2022 15:24:02 +0200, by Vidar Stiernström
-
Merge with feature/gridsWed, 05 Oct 2022 22:03:54 +0200, by Vidar Stiernström
-
Closing branch before merge to default feature/gridsWed, 05 Oct 2022 22:03:20 +0200, by Vidar Stiernström
-
Rename dim to ndims in Grids.jl feature/gridsWed, 05 Oct 2022 22:00:30 +0200, by Vidar Stiernström
-
Remove export of boundary_size och orthogonal_dims feature/gridsWed, 05 Oct 2022 21:26:37 +0200, by Vidar Stiernström
-
Merge with default refactor/sbpoperators/inflationTue, 04 Oct 2022 22:31:52 +0200, by Jonatan Werpers
-
Merging feature/lazy_arraysWed, 05 Oct 2022 20:46:10 +0200, by Vidar Stiernström
-
Closing branch before merge to default feature/lazy_arraysWed, 05 Oct 2022 20:45:26 +0200, by Vidar Stiernström
-
Update manifests with julia 1.8.2Tue, 04 Oct 2022 22:28:08 +0200, by Jonatan Werpers
-
Export binary operations for LazyArrays and scalars feature/lazy_arraysFri, 15 Jul 2022 15:23:16 +0200, by Vidar Stiernström
-
Rename AbstractGrid to Grid and clean up Grids module feature/gridsFri, 15 Jul 2022 09:54:15 +0200, by Vidar Stiernström
-
Add functions orthogonal_dims and boundary_size feature/gridsThu, 14 Jul 2022 18:33:36 +0200, by Vidar Stiernström
-
Merge change to boundary_grid feature/boundary_conditionsMon, 04 Jul 2022 23:02:11 +0200, by Vidar Stiernström
-
Change to using filter for picking out orthogonal dimensionsMon, 04 Jul 2022 22:55:32 +0200, by Vidar Stiernström
-
Add show(io,x) methods feature/lazy_tensors/pretty_printingMon, 23 May 2022 07:20:27 +0200, by Jonatan Werpers
-
Rename g_1D and remove nested testset refactor/sbpoperators/inflationThu, 09 Jun 2022 07:33:27 +0200, by Jonatan Werpers
-
Clean up testsets in boundary_operator_test refactor/sbpoperators/inflationThu, 09 Jun 2022 07:30:20 +0200, by Jonatan Werpers
-
Remove 2D tests from boundary_operator_test refactor/sbpoperators/inflationThu, 09 Jun 2022 07:24:11 +0200, by Jonatan Werpers
-
Start implementing functions for boundary conditions associated with Laplace feature/boundary_conditionsMon, 13 Jun 2022 13:46:24 +0200, by Vidar Stiernström
-
REVIEW: Suggest changes to tests refactor/sbpoperators/inflationFri, 20 May 2022 11:31:20 +0200, by Vidar Stiernström
-
Add pretty printing for DiagonalTensor feature/lazy_tensors/pretty_printingThu, 12 May 2022 22:24:51 +0200, by Jonatan Werpers
-
Merge default feature/lazy_tensors/pretty_printingThu, 12 May 2022 21:52:47 +0200, by Jonatan Werpers
-
Bring up to date refactor/sbpoperators/inflationTue, 10 May 2022 20:34:20 +0200, by Jonatan Werpers
-
Try to remove volume_operator and boundary_operator methods refactor/sbpoperators/inflationMon, 21 Mar 2022 12:51:39 +0100, by Jonatan Werpers
-
Merge refactor/sbpoperators/inflation feature/dissipation_operatorsTue, 10 May 2022 21:15:55 +0200, by Jonatan Werpers
-
Docs for undivided_dissipation feature/dissipation_operatorsTue, 10 May 2022 21:10:31 +0200, by Jonatan Werpers
-
Docs for stencil_operator_distinct_closures feature/dissipation_operatorsTue, 10 May 2022 20:49:44 +0200, by Jonatan Werpers
-
Add docs for left_pad_tuple and right_pad_tuple feature/dissipation_operatorsTue, 10 May 2022 20:41:35 +0200, by Jonatan Werpers
-
Merge refactor/grids feature/variable_derivativesWed, 27 Apr 2022 10:26:11 +0200, by Jonatan Werpers
-
Fix grid indexing with CartesianIndex refactor/gridsWed, 27 Apr 2022 10:25:53 +0200, by Jonatan Werpers
-
Merge refactor/grids feature/variable_derivativesTue, 26 Apr 2022 14:29:08 +0200, by Jonatan Werpers
-
REVIEW: Address documentation feature/dissipation_operatorsSun, 08 May 2022 12:15:32 +0200, by Vidar Stiernström
-
Merge feature/scalar_times_tensorSun, 08 May 2022 11:35:22 +0200, by Vidar Stiernström
-
Close branch before merge feature/scalar_times_tensorSun, 08 May 2022 11:34:51 +0200, by Vidar Stiernström
-
Add support for multiplying a LazyTensor with a scalar feature/scalar_times_tensorThu, 14 Apr 2022 18:12:59 +0200, by Vidar Stiernström
-
Merge feature/diagonal_tensorFri, 08 Apr 2022 19:36:22 +0200, by Jonatan Werpers
-
Merge default and close branch before merge feature/diagonal_tensorFri, 08 Apr 2022 19:35:55 +0200, by Jonatan Werpers
-
Merge feature/first_derivativeFri, 08 Apr 2022 19:35:12 +0200, by Jonatan Werpers
-
Close branch before merge feature/first_derivativeFri, 08 Apr 2022 19:34:55 +0200, by Jonatan Werpers
-
Update dependenciesThu, 07 Apr 2022 07:30:00 +0200, by Jonatan Werpers
-
Merge feature/diagonal_tensor feature/variable_derivativesThu, 24 Mar 2022 12:35:37 +0100, by Jonatan Werpers
-
Merge feature/variable_derivatives feature/variable_derivativesThu, 24 Mar 2022 12:35:14 +0100, by Jonatan Werpers
-
Add a lazy diagonal tensor feature/diagonal_tensorThu, 24 Mar 2022 09:29:57 +0100, by Jonatan Werpers
-
Fix typo in doc string for VolumeOperatorWed, 23 Mar 2022 21:59:32 +0100, by Jonatan Werpers
-
Merge feature/nested_stencilsWed, 23 Mar 2022 13:30:10 +0100, by Jonatan Werpers
-
Close branch before merge feature/nested_stencilsWed, 23 Mar 2022 13:29:56 +0100, by Jonatan Werpers
-
Fix type instability in apply_stencil_backwards and add tests feature/nested_stencilsTue, 15 Feb 2022 08:08:19 +0100, by Jonatan Werpers
-
Add type stability tests for nested stencil application feature/nested_stencilsTue, 15 Feb 2022 07:54:52 +0100, by Jonatan Werpers
-
Fix type instability for stencil application when weights and vector didn't match feature/nested_stencilsMon, 14 Feb 2022 14:28:48 +0100, by Jonatan Werpers
-
Fix bugs from stencil refactor feature/nested_stencilsSun, 13 Feb 2022 22:00:02 +0100, by Jonatan Werpers
-
Add promotion functionality for NestedTuples feature/nested_stencilsSun, 13 Feb 2022 21:40:23 +0100, by Jonatan Werpers
-
Refactor code for regular stencils to use fewer type parameters and allow promotion feature/nested_stencilsSat, 12 Feb 2022 22:02:06 +0100, by Jonatan Werpers
-
Add scale method for nested stencils feature/nested_stencilsThu, 10 Feb 2022 11:26:28 +0100, by Jonatan Werpers
-
Add functions for converting the element type of nested stencils feature/nested_stencilsThu, 10 Feb 2022 10:57:00 +0100, by Jonatan Werpers
-
Add length method for stencils feature/nested_stencilsMon, 07 Feb 2022 14:34:03 +0100, by Jonatan Werpers
-
Add argument restrictions to stencil constructors to get clearer error messages feature/nested_stencilsThu, 20 Jan 2022 15:17:37 +0100, by Jonatan Werpers