log

age author description
Thu, 11 Jul 2024 11:24:52 +0200 Jonatan Werpers Fix naming of metrix tensor functions feature/grids/curvilinear
Thu, 11 Jul 2024 11:23:35 +0200 Jonatan Werpers Add todo feature/grids/curvilinear
Sun, 30 Jun 2024 15:57:22 +0200 Jonatan Werpers Add concistency tests for normal_derivative and and fix bug regarding sign of boundary feature/sbp_operators/laplace_curvilinear
Sun, 30 Jun 2024 10:57:05 +0200 Jonatan Werpers Merge feature/sbp_operators/laplace_curvilinear feature/sbp_operators/laplace_curvilinear
Sun, 30 Jun 2024 10:50:44 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Sun, 30 Jun 2024 10:43:02 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Wed, 28 Aug 2024 10:12:37 +0200 Jonatan Werpers Update dependencies
Wed, 28 Aug 2024 10:11:34 +0200 Jonatan Werpers Add script for updating dependencies
Sun, 07 Jul 2024 15:28:09 -0700 Vidar Stiernström Revert changes to Notes.md (accidentaly commited) refactor/grids/boundary_identifiers_1d
Sun, 07 Jul 2024 15:19:33 -0700 Vidar Stiernström Address TODO in laplace.jl + minor fixes refactor/grids/boundary_identifiers_1d
Sun, 07 Jul 2024 15:15:12 -0700 Vidar Stiernström Make the boundary identifiers for EquidistantGrid subtype BoundaryIdentifer refactor/grids/boundary_identifiers_1d
Sat, 29 Jun 2024 17:06:27 +0200 Jonatan Werpers Merge feature/grids/min_spacing
Sat, 29 Jun 2024 17:06:18 +0200 Jonatan Werpers Close before merge feature/grids/min_spacing
Sat, 29 Jun 2024 17:06:14 +0200 Jonatan Werpers Merge default feature/grids/min_spacing
Sat, 29 Jun 2024 17:05:37 +0200 Jonatan Werpers Merge feature/grids/plotting
Sat, 29 Jun 2024 17:05:28 +0200 Jonatan Werpers Close before merge feature/grids/plotting
Sat, 29 Jun 2024 17:04:54 +0200 Jonatan Werpers Merge bugfix/warnings
Sat, 29 Jun 2024 17:04:39 +0200 Jonatan Werpers Close before merge bugfix/warnings
Sat, 29 Jun 2024 17:04:32 +0200 Jonatan Werpers Merge default bugfix/warnings
Fri, 28 Jun 2024 21:40:19 +0200 Jonatan Werpers Add LinearAlgebra dependency for SbpOperators feature/sbp_operators/laplace_curvilinear
Fri, 28 Jun 2024 21:35:33 +0200 Jonatan Werpers Update inner_product and inverse_inner_product to work on boundary grids feature/sbp_operators/laplace_curvilinear
Sat, 29 Jun 2024 07:14:31 -0700 Vidar Stiernström Remove unused variable feature/grids/plotting
Fri, 28 Jun 2024 17:04:05 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/sbp_operators/laplace_curvilinear
Fri, 28 Jun 2024 17:02:47 +0200 Jonatan Werpers Add function for computing the normal at the boundary of a mapped grid as a grid function feature/grids/curvilinear
Fri, 28 Jun 2024 17:00:57 +0200 Jonatan Werpers Simplify normal_derivative feature/sbp_operators/laplace_curvilinear
Thu, 27 Jun 2024 16:40:50 +0200 Jonatan Werpers Fix bug in normal derivative feature/sbp_operators/laplace_curvilinear
Thu, 27 Jun 2024 09:06:01 +0200 Jonatan Werpers Flesh out normal_derivative implementation some more. feature/sbp_operators/laplace_curvilinear
Wed, 26 Jun 2024 15:15:32 +0200 Jonatan Werpers Add inner product and inverse inner product for mapped grids feature/sbp_operators/laplace_curvilinear
Wed, 26 Jun 2024 14:41:50 +0200 Jonatan Werpers Start adding normal derivative for mapped grid feature/sbp_operators/laplace_curvilinear
Wed, 26 Jun 2024 13:42:19 +0200 Jonatan Werpers Restructure test sets for normal derivative feature/sbp_operators/laplace_curvilinear
Wed, 26 Jun 2024 12:54:29 +0200 Jonatan Werpers Add boundary restriction operator for mapped grid feature/sbp_operators/laplace_curvilinear
Wed, 26 Jun 2024 12:47:26 +0200 Jonatan Werpers Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinear
Wed, 26 Jun 2024 12:42:28 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Wed, 26 Jun 2024 12:41:03 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Wed, 26 Jun 2024 12:36:41 +0200 Jonatan Werpers Merge feature/sbp_operators/laplace_curvilinear
Thu, 02 May 2024 14:48:03 +0200 Jonatan Werpers Start adding test for laplace on mapped grid feature/sbp_operators/laplace_curvilinear
Wed, 26 Jun 2024 11:30:38 +0200 Jonatan Werpers Add min_spacing function for grids feature/grids/min_spacing
Wed, 26 Jun 2024 11:09:25 +0200 Jonatan Werpers Add todo feature/grids/curvilinear
Wed, 26 Jun 2024 11:06:32 +0200 Jonatan Werpers Add some todos and tbds feature/grids/manifolds
Wed, 26 Jun 2024 10:20:32 +0200 Jonatan Werpers More notes on operator representations
Wed, 26 Jun 2024 09:46:49 +0200 Jonatan Werpers Merge default feature/grids/plotting
Wed, 26 Jun 2024 09:45:36 +0200 Jonatan Werpers Change name of dummy mapping to avoid conflict bugfix/warnings
Tue, 25 Jun 2024 20:44:06 +0200 Jonatan Werpers Move `monomial` in tests into a local scope to avoid overwriting warnings bugfix/warnings
Tue, 25 Jun 2024 15:47:05 +0200 Jonatan Werpers Remove unused type parameter for method on Index bugfix/warnings
Tue, 25 Jun 2024 15:39:54 +0200 Jonatan Werpers Merge update/julia_1.10.3
Tue, 25 Jun 2024 15:39:19 +0200 Jonatan Werpers Close before merge update/julia_1.10.3
Tue, 25 Jun 2024 15:39:13 +0200 Jonatan Werpers Update manifests update/julia_1.10.3
Tue, 25 Jun 2024 15:32:19 +0200 Jonatan Werpers Merge default update/julia_1.10.3
Tue, 25 Jun 2024 15:31:29 +0200 Jonatan Werpers Fix bug in benchmarks.jl
Mon, 24 Jun 2024 21:36:27 +0200 Jonatan Werpers Merge feature/grids/manifolds
Mon, 24 Jun 2024 21:36:17 +0200 Jonatan Werpers Fix Makie recipes for plotting grids and grid functions feature/grids/manifolds
Tue, 25 Jun 2024 08:38:08 +0200 Jonatan Werpers Write out available plot methods in docs feature/grids/plotting
Mon, 24 Jun 2024 21:36:17 +0200 Jonatan Werpers Fix Makie recipes for plotting grids and grid functions feature/grids/plotting
Mon, 24 Jun 2024 08:40:57 +0200 Jonatan Werpers Add attempt at proper makie recipes for plotting a grid. feature/grids/plotting
Fri, 26 Apr 2024 22:19:30 +0200 Jonatan Werpers Add package extensions for Makie for plotting grids and gridfunctions feature/grids/plotting
Mon, 24 Jun 2024 13:54:33 +0200 Jonatan Werpers Update version number
Mon, 24 Jun 2024 08:40:57 +0200 Jonatan Werpers Add attempt at proper makie recipes for plotting a grid. feature/grids/manifolds
Fri, 14 Jun 2024 13:09:00 +0200 Jonatan Werpers Add linesegments function feature/grids/manifolds
Tue, 11 Jun 2024 21:43:01 +0200 Jonatan Werpers Add missing type annotation in src/Grids/grid.jl for ArrayComponentView
Mon, 10 Jun 2024 22:39:22 -0700 Vidar Stiernström Merge feature/boundary_conditions
Mon, 10 Jun 2024 22:38:50 -0700 Vidar Stiernström close branch prior to merge feature/boundary_conditions
Mon, 10 Jun 2024 22:38:31 -0700 Vidar Stiernström Merge with default feature/boundary_conditions
Mon, 10 Jun 2024 22:35:43 -0700 Vidar Stiernström Remove type parameter from BoundaryCondition feature/boundary_conditions
Tue, 11 Jun 2024 00:19:09 +0200 Jonatan Werpers REVIEW: Minor fixes to doc strings in laplace.jl feature/boundary_conditions
Tue, 11 Jun 2024 00:12:06 +0200 Jonatan Werpers REVIEW: Suggest changes to doc strings in sat.jl feature/boundary_conditions
Tue, 11 Jun 2024 00:02:15 +0200 Jonatan Werpers REVIEW: Suggest changes to doc string in boundary_condition.jl feature/boundary_conditions
Sun, 09 Jun 2024 17:51:57 -0700 Vidar Stiernström Docs feature/boundary_conditions
Sun, 09 Jun 2024 17:04:01 -0700 Vidar Stiernström Add todos to test feature/boundary_conditions
Sun, 09 Jun 2024 16:53:03 -0700 Vidar Stiernström Merge heads feature/boundary_conditions
Sun, 09 Jun 2024 16:51:56 -0700 Vidar Stiernström Fix variable name feature/boundary_conditions
Sun, 09 Jun 2024 16:47:03 -0700 Vidar Stiernström Remove export of non-existing function feature/boundary_conditions
Sun, 09 Jun 2024 16:46:40 -0700 Vidar Stiernström Remove notes on boundary conditions. They are now obsolete. feature/boundary_conditions
Sun, 09 Jun 2024 23:27:11 +0200 Jonatan Werpers Add note about idea for how to handle dispatch and continuous operators
Sun, 09 Jun 2024 23:03:04 +0200 Jonatan Werpers Remove extra `where T` feature/boundary_conditions
Sun, 09 Jun 2024 00:17:44 +0200 Jonatan Werpers Simplify parsing of constants from stencil set feature/boundary_conditions
Sun, 09 Jun 2024 00:02:40 +0200 Jonatan Werpers REVIEW: Suggest deduplication of positivity decompostion code feature/boundary_conditions
Sat, 08 Jun 2024 23:47:23 +0200 Jonatan Werpers REVIEW: Suggest split of tuning tuple. Please help with names! feature/boundary_conditions
Sat, 08 Jun 2024 23:43:49 +0200 Jonatan Werpers REVIEW: Suggestions for minor fixes feature/boundary_conditions
Sat, 08 Jun 2024 22:51:31 +0200 Jonatan Werpers Remove unnecessary white space changes to otherwise untouched files feature/boundary_conditions
Tue, 04 Jun 2024 16:46:14 -0700 Vidar Stiernström Remove module BoundaryConditions, moving its content to SbpOperators feature/boundary_conditions
Sat, 01 Jun 2024 17:39:54 -0700 Vidar Stiernström Address review comments (1 left to be discussed) feature/boundary_conditions
Wed, 29 May 2024 23:28:33 +0200 Jonatan Werpers REVIEW: Comment on operator toml feature/boundary_conditions
Wed, 29 May 2024 22:44:18 +0200 Jonatan Werpers REVIEW: Forgot to save... feature/boundary_conditions
Wed, 29 May 2024 22:35:08 +0200 Jonatan Werpers Review feature/boundary_conditions
Sun, 26 May 2024 18:19:02 -0700 Vidar Stiernström Implement and test sat_tensors for Dirichlet and Neumann conditions feature/boundary_conditions
Sun, 26 May 2024 18:18:17 -0700 Vidar Stiernström Fix boundary condition tests feature/boundary_conditions
Sun, 26 May 2024 18:13:58 -0700 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_conditions
Sun, 26 May 2024 17:35:52 -0700 Vidar Stiernström Add orthogonal_grid feature/boundary_conditions
Sat, 25 May 2024 16:07:10 -0700 Vidar Stiernström Merge with default feature/boundary_conditions
Sat, 25 May 2024 16:02:55 -0700 Vidar Stiernström Update Julia version. Fix minor bug not addressed previously in benchmark update/julia_1.10.3
Sat, 25 May 2024 15:47:01 -0700 Vidar Stiernström very minor edit feature/sbp_operators/laplace_curvilinear
Tue, 23 Jan 2024 20:48:25 +0100 Vidar Stiernström Merge with default feature/boundary_conditions
Sat, 27 Apr 2024 23:18:25 +0200 Jonatan Werpers Fix typo in test jacobian feature/sbp_operators/laplace_curvilinear
Fri, 26 Apr 2024 23:37:29 +0200 Jonatan Werpers Add LinearAlgebra to Grids and fix a typo feature/sbp_operators/laplace_curvilinear
Fri, 26 Apr 2024 23:36:49 +0200 Jonatan Werpers Add basic test feature/sbp_operators/laplace_curvilinear
Fri, 26 Apr 2024 22:49:36 +0200 Jonatan Werpers Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinear
Fri, 26 Apr 2024 22:49:01 +0200 Jonatan Werpers Remove mapped_grid(::Chart) and add equidistant_grid(::Chart) feature/grids/manifolds
Fri, 26 Apr 2024 08:53:32 +0200 Jonatan Werpers Fix some typos and rename g to grid feature/sbp_operators/laplace_curvilinear
Fri, 26 Apr 2024 08:45:54 +0200 Jonatan Werpers Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinear
Fri, 26 Apr 2024 22:19:30 +0200 Jonatan Werpers Add package extensions for Makie and Plots to plot grids and charts feature/grids/manifolds
Fri, 26 Apr 2024 22:19:02 +0200 Jonatan Werpers Export ParameterSpace feature/grids/manifolds
Thu, 25 Apr 2024 22:32:54 +0200 Jonatan Werpers Rename ConcreteChart to Chart and remove the abstarct chart type feature/grids/manifolds
Thu, 25 Apr 2024 22:15:12 +0200 Jonatan Werpers Add ndims method for ParameterSpace feature/grids/manifolds
Thu, 25 Apr 2024 22:14:46 +0200 Jonatan Werpers Add tests, fix bugs, add exports, for Simplex and friends feature/grids/manifolds
Thu, 25 Apr 2024 21:55:01 +0200 Jonatan Werpers Change to using xi for ConcreteChart feature/grids/manifolds
Thu, 25 Apr 2024 21:53:06 +0200 Jonatan Werpers Change to expect the jacobian of a chart to take x as an argument feature/grids/manifolds
Thu, 25 Apr 2024 21:52:22 +0200 Jonatan Werpers Remove left over comment feature/grids/manifolds
Thu, 25 Apr 2024 14:42:30 +0200 Jonatan Werpers Improve error message when giving arguments of different length to equidistant_grid()
Thu, 25 Apr 2024 14:38:15 +0200 Jonatan Werpers Implement mapped_grid for a chart feature/grids/manifolds
Thu, 25 Apr 2024 14:37:59 +0200 Jonatan Werpers Remove converting between ways to call a charts: feature/grids/manifolds
Thu, 25 Apr 2024 14:13:41 +0200 Jonatan Werpers Add some tests and implement parameterspace for ConcreteChart feature/grids/manifolds
Thu, 25 Apr 2024 14:00:40 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Thu, 25 Apr 2024 13:57:42 +0200 Jonatan Werpers Fix bugs in calls to equidistant_grid after merge with default feature/grids/curvilinear
Thu, 25 Apr 2024 13:51:54 +0200 Jonatan Werpers Add test for mapped_grid with a chart feature/grids/manifolds
Thu, 25 Apr 2024 13:51:17 +0200 Jonatan Werpers Update todos feature/grids/manifolds
Thu, 25 Apr 2024 13:28:59 +0200 Jonatan Werpers Add todo feature/grids/manifolds
Thu, 25 Apr 2024 13:22:18 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Thu, 25 Apr 2024 13:21:12 +0200 Jonatan Werpers Add equidistant_grid method for HyperBox feature/grids/manifolds
Thu, 25 Apr 2024 13:17:48 +0200 Jonatan Werpers Export things and fix ConcreteChart and Simplex feature/grids/manifolds
Thu, 25 Apr 2024 10:20:43 +0200 Jonatan Werpers Merge manifolds feature/sbp_operators/laplace_curvilinear
Thu, 25 Apr 2024 09:34:34 +0200 Jonatan Werpers Add attempt at laplace for mapped grids feature/sbp_operators/laplace_curvilinear
Thu, 25 Apr 2024 09:03:35 +0200 Jonatan Werpers Merge feature/sbp_operators/laplace_curvilinear
Thu, 25 Apr 2024 09:03:04 +0200 Jonatan Werpers Add functions for jacobian_determiant, geometric_tensor, geometric_tensor_inverse feature/grids/curvilinear
Thu, 25 Apr 2024 08:59:45 +0200 Jonatan Werpers Rename testsets and add one for mapped grids feature/sbp_operators/laplace_curvilinear
Wed, 24 Apr 2024 13:26:30 +0200 Jonatan Werpers Start adding manifolds feature/grids/manifolds
Sat, 13 Apr 2024 23:52:40 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Sat, 13 Apr 2024 23:49:39 +0200 Jonatan Werpers Merge refactor/equidistant_grid/signature
Sat, 13 Apr 2024 23:49:05 +0200 Jonatan Werpers Close before merge refactor/equidistant_grid/signature
Sat, 13 Apr 2024 23:46:06 +0200 Jonatan Werpers Merge default refactor/equidistant_grid/signature
Sat, 13 Apr 2024 23:44:56 +0200 Jonatan Werpers Merge bugfix/sbp_operators/stencil_return_type
Sat, 13 Apr 2024 23:43:45 +0200 Jonatan Werpers Close before merge bugfix/sbp_operators/stencil_return_type
Fri, 12 Apr 2024 13:02:57 +0200 Jonatan Werpers Close head bugfix/sbp_operators/stencil_return_type
Fri, 12 Apr 2024 13:02:56 +0200 Jonatan Werpers Close head bugfix/sbp_operators/stencil_return_type
Fri, 12 Apr 2024 13:02:55 +0200 Jonatan Werpers Close head bugfix/sbp_operators/stencil_return_type
Fri, 12 Apr 2024 13:02:54 +0200 Jonatan Werpers Close head bugfix/sbp_operators/stencil_return_type
Fri, 12 Apr 2024 13:02:54 +0200 Jonatan Werpers Close head bugfix/sbp_operators/stencil_return_type
Fri, 12 Apr 2024 12:26:30 +0200 Jonatan Werpers Add some comments bugfix/sbp_operators/stencil_return_type
Fri, 12 Apr 2024 12:00:43 +0200 Jonatan Werpers Fix typo bugfix/sbp_operators/stencil_return_type
Fri, 12 Apr 2024 10:11:52 +0200 Jonatan Werpers Remove ineffective @inline bugfix/sbp_operators/stencil_return_type
Fri, 12 Apr 2024 07:49:19 +0200 Jonatan Werpers Add benchmark script bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 23:50:09 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 23:50:07 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 23:50:06 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 23:50:05 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 23:49:55 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 23:49:26 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 23:48:11 +0200 Jonatan Werpers Add optional name parameter for benchmark helper. Update benchmark manifest
Thu, 11 Apr 2024 22:51:02 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 22:51:00 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 22:50:59 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 22:50:57 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 22:50:42 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 22:47:31 +0200 Jonatan Werpers Merge default bugfix/sbp_operators/stencil_return_type
Thu, 11 Apr 2024 22:31:04 +0200 Jonatan Werpers Change to signature of equidistant_grid to same style as many array methods. refactor/equidistant_grid/signature
Wed, 10 Apr 2024 09:01:54 +0200 Jonatan Werpers Update notes on changes to `eval_on` and multiblock grids
Tue, 09 Apr 2024 15:26:49 +0200 Jonatan Werpers Remove tests for refine and coarsen feature/grids/curvilinear
Tue, 09 Apr 2024 07:58:27 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Tue, 09 Apr 2024 07:48:20 +0200 Jonatan Werpers Update manifest for 1.10.2
Fri, 22 Mar 2024 08:59:36 +0100 Jonatan Werpers Merge feature/grids/componentview
Fri, 22 Mar 2024 08:59:05 +0100 Jonatan Werpers Close before merge feature/grids/componentview
Fri, 22 Mar 2024 08:57:20 +0100 Jonatan Werpers Merge default feature/grids/componentview
Fri, 22 Mar 2024 08:55:26 +0100 Jonatan Werpers Add docstring for `componentview` feature/grids/componentview
Fri, 22 Mar 2024 08:48:00 +0100 Jonatan Werpers Merge refactor/component_type
Fri, 22 Mar 2024 08:47:16 +0100 Jonatan Werpers Close before merge refactor/component_type
Thu, 21 Mar 2024 15:51:29 +0100 Jonatan Werpers Merge refactor/component_type feature/grids/componentview
Thu, 21 Mar 2024 07:43:48 +0100 Jonatan Werpers Remove review comments feature/grids/componentview
Thu, 21 Mar 2024 07:42:19 +0100 Jonatan Werpers Remove comments and add todo feature/grids/componentview
Wed, 20 Mar 2024 16:17:53 +0100 Jonatan Werpers Move correctness tests of componentview to the tests for ArrayComponentView feature/grids/componentview
Thu, 21 Mar 2024 15:38:30 +0100 Jonatan Werpers Merge default refactor/component_type
Thu, 21 Mar 2024 15:36:52 +0100 Jonatan Werpers Fix spelling mistakes
Thu, 21 Mar 2024 08:00:05 +0100 Jonatan Werpers Improve docstring for component_view refactor/component_type
Thu, 21 Mar 2024 07:59:53 +0100 Jonatan Werpers Move and extend tests to reflect that component_type is more general than before refactor/component_type
Thu, 21 Mar 2024 07:59:03 +0100 Jonatan Werpers Allow component_type to accept more types of inputs refactor/component_type
Mon, 19 Feb 2024 15:58:07 +0100 Jonatan Werpers Add testset to clarify the purpose of equality tests feature/grids/componentview
Mon, 19 Feb 2024 15:57:10 +0100 Jonatan Werpers Add responses to review comments feature/grids/componentview
Mon, 19 Feb 2024 15:56:03 +0100 Jonatan Werpers Clearify docs of `component_type` feature/grids/componentview
Fri, 16 Feb 2024 15:28:19 +0100 Jonatan Werpers Rename from curvilinear to mapped feature/grids/curvilinear
Fri, 16 Feb 2024 14:33:13 +0100 Jonatan Werpers Remove some comments feature/grids/curvilinear
Fri, 16 Feb 2024 14:31:45 +0100 Jonatan Werpers Spelling feature/grids/curvilinear
Fri, 16 Feb 2024 14:31:27 +0100 Jonatan Werpers Add tests for boundary_grid feature/grids/curvilinear
Fri, 16 Feb 2024 10:58:17 +0100 Jonatan Werpers Add functions `curvilinear_grid` feature/grids/curvilinear
Fri, 16 Feb 2024 10:28:02 +0100 Jonatan Werpers Add some TBDs and TODOs feature/grids/curvilinear
Thu, 25 Jan 2024 10:54:00 +0100 Jonatan Werpers Merge default feature/grids/componentview
Tue, 23 Jan 2024 20:39:06 +0100 Jonatan Werpers Merge update/julia_1.10
Tue, 23 Jan 2024 20:38:46 +0100 Jonatan Werpers Close before merge update/julia_1.10
Tue, 23 Jan 2024 20:38:26 +0100 Jonatan Werpers Update Manifests again. update/julia_1.10
Fri, 01 Dec 2023 15:01:44 +0100 Jonatan Werpers Merge feature/grids/componentview feature/grids/curvilinear
Fri, 01 Dec 2023 12:23:59 +0100 Jonatan Werpers Fix indexing in boundary_grid feature/grids/curvilinear
Fri, 01 Dec 2023 12:23:45 +0100 Jonatan Werpers Fix some typos in tests feature/grids/curvilinear
Fri, 01 Dec 2023 12:00:07 +0100 Jonatan Werpers Implement boundary_indices feature/grids/curvilinear
Fri, 01 Dec 2023 11:52:26 +0100 Jonatan Werpers Merge default feature/grids/curvilinear
Sat, 30 Dec 2023 13:51:27 +0100 Vidar Stiernström REVIEW: Comment on dimensionality of input array to an ArrayComponentView, and on slicing ArrayComponetViews feature/grids/componentview
Sat, 30 Dec 2023 13:33:17 +0100 Vidar Stiernström REVIEW: Add review comments to tests feature/grids/componentview
Fri, 29 Dec 2023 01:06:54 +0100 Vidar Stiernström Update docs manifest to julia 1.10 and fix issues in make docs update/julia_1.10
Fri, 29 Dec 2023 01:06:36 +0100 Vidar Stiernström Update benchmark manifest to julia 1.10 update/julia_1.10
Fri, 29 Dec 2023 01:06:13 +0100 Vidar Stiernström Update test manifest to julia 1.10 update/julia_1.10
Fri, 29 Dec 2023 01:05:50 +0100 Vidar Stiernström Update main manifest to julia 1.10 update/julia_1.10
Mon, 25 Dec 2023 23:39:56 +0100 Vidar Stiernström Test sat_tensors for Laplace w. Neumann conditions feature/boundary_conditions
Mon, 25 Dec 2023 19:25:10 +0100 Vidar Stiernström Add todo and minor edits to variable naming and docstring feature/boundary_conditions
Mon, 25 Dec 2023 19:24:08 +0100 Vidar Stiernström Update docstrings feature/boundary_conditions
Mon, 25 Dec 2023 19:23:49 +0100 Vidar Stiernström Add test for 1D grid feature/boundary_conditions
Mon, 25 Dec 2023 19:23:09 +0100 Vidar Stiernström Support boundary identifiers for 1D grids feature/boundary_conditions
Sat, 23 Dec 2023 23:03:13 +0100 Vidar Stiernström Merge with default feature/boundary_conditions
Sat, 23 Dec 2023 23:01:28 +0100 Vidar Stiernström Add tests for SAT feature/boundary_conditions
Fri, 25 Aug 2023 16:08:21 +0200 Vidar Stiernström Test spatially variable data feature/boundary_conditions
Fri, 25 Aug 2023 15:41:56 +0200 Vidar Stiernström Merge with default feature/boundary_conditions
Fri, 01 Dec 2023 14:58:05 +0100 Jonatan Werpers Introduce a view type and implement sliced indexing for the components. feature/grids/componentview
Fri, 01 Dec 2023 13:36:47 +0100 Jonatan Werpers Generalize component_type feature/grids/componentview
Fri, 01 Dec 2023 13:34:03 +0100 Jonatan Werpers Start implementing componentview feature/grids/componentview
Fri, 01 Dec 2023 11:48:04 +0100 Jonatan Werpers Merge feature/grids/boundary_indicies
Fri, 01 Dec 2023 11:44:01 +0100 Jonatan Werpers Close before merge feature/grids/boundary_indicies
Fri, 01 Dec 2023 10:46:22 +0100 Jonatan Werpers Fix review comment about docstring feature/grids/boundary_indicies
Thu, 30 Nov 2023 16:45:08 +0100 Vidar Stiernström REVIEW: Suggest change to docstring feature/grids/boundary_indicies
Thu, 30 Nov 2023 16:43:46 +0100 Vidar Stiernström Fix wording/typos feature/grids/boundary_indicies
Wed, 29 Nov 2023 15:37:59 +0100 Jonatan Werpers Add a note feature/grids/boundary_indicies
Wed, 29 Nov 2023 15:30:45 +0100 Jonatan Werpers Reorder exports in Grids.jl feature/grids/boundary_indicies
Wed, 29 Nov 2023 09:18:18 +0100 Jonatan Werpers Move def of boundary_indices, remove some new lines feature/grids/boundary_indicies
Wed, 29 Nov 2023 09:14:06 +0100 Jonatan Werpers Implement boundary_indices for TensorGrid feature/grids/boundary_indicies
Wed, 29 Nov 2023 09:04:12 +0100 Jonatan Werpers Make boundary_indices for EquidistantGrid return a tuple to be more concistent with how TensorGrid will implement it feature/grids/boundary_indicies
Tue, 28 Nov 2023 08:55:22 +0100 Jonatan Werpers Implement boundary_indices for ZeroDimGrid feature/grids/boundary_indicies
Tue, 28 Nov 2023 08:51:58 +0100 Jonatan Werpers Implement boundary_indices for EquidistantGrid feature/grids/boundary_indicies
Tue, 28 Nov 2023 08:42:00 +0100 Jonatan Werpers Add a function declaration for boundary_indices feature/grids/boundary_indicies
Mon, 27 Nov 2023 10:27:40 +0100 Jonatan Werpers Add some TBD bugfix/sbp_operators/stencil_return_type
Mon, 27 Nov 2023 08:53:44 +0100 Jonatan Werpers Try to sum over more static objects bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 23:07:21 +0100 Jonatan Werpers Update op for backwards apply too bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 22:43:03 +0100 Jonatan Werpers Try to inline sum bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 22:30:44 +0100 Jonatan Werpers Fix broken tests using mapreduce(f,+,...). Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Sun, 26 Nov 2023 21:14:44 +0100 Jonatan Werpers Make the op to be promoted more accurate bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 22:58:37 +0100 Jonatan Werpers Fix broken test using Base.promote_op. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 22:42:50 +0100 Jonatan Werpers Fix broken test using Core.Compiler.return_type. Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:56:40 +0100 Jonatan Werpers Fix broken tests using sum(f,...). Needs to be evaluated for performance bugfix/sbp_operators/stencil_return_type
Thu, 23 Nov 2023 16:08:47 +0100 Jonatan Werpers Implement boundary_identifiers, and a wishful implementation of boundary_grid feature/grids/curvilinear
Thu, 23 Nov 2023 10:16:19 +0100 Jonatan Werpers Implement iterator interface feature/grids/curvilinear
Thu, 23 Nov 2023 10:14:48 +0100 Jonatan Werpers Remove commented code feature/grids/curvilinear
Wed, 22 Nov 2023 17:53:31 +0100 Jonatan Werpers Merge default feature/grids/curvilinear
Fri, 24 Nov 2023 23:02:48 +0100 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_type
Fri, 24 Nov 2023 21:49:07 +0100 Jonatan Werpers Add broken tests for applying stencils to vectors of vectors bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:23:41 +0100 Jonatan Werpers Add tests for apply with NestedStencils and differing types in the stencils and arrays bugfix/sbp_operators/stencil_return_type
Fri, 24 Nov 2023 21:04:22 +0100 Jonatan Werpers Add tests for apply_stencil(::Stencil) and apply_stencil_backwards(::Stencil) bugfix/sbp_operators/stencil_return_type
Wed, 22 Nov 2023 17:52:03 +0100 Jonatan Werpers Merge bugfix/grids/tensor_grid_length
Wed, 22 Nov 2023 17:51:42 +0100 Jonatan Werpers Close before merge bugfix/grids/tensor_grid_length
Wed, 22 Nov 2023 17:51:37 +0100 Jonatan Werpers Merge default bugfix/grids/tensor_grid_length
Wed, 22 Nov 2023 17:49:04 +0100 Jonatan Werpers Merge refactor/grids/tensor_grid_eltype
Wed, 22 Nov 2023 17:48:31 +0100 Jonatan Werpers Close before merge refactor/grids/tensor_grid_eltype
Wed, 22 Nov 2023 17:47:32 +0100 Jonatan Werpers Merge default refactor/grids/tensor_grid_eltype
Wed, 22 Nov 2023 17:34:35 +0100 Jonatan Werpers Implement size(g,d) for EquidistantGrid and TensorGrid
Thu, 07 Sep 2023 16:51:46 +0200 Jonatan Werpers Merge refactor/grids/tensor_grid_eltype feature/grids/curvilinear
Thu, 07 Sep 2023 16:49:45 +0200 Jonatan Werpers Merge bugfix/grids/tensor_grid_length feature/grids/curvilinear
Thu, 07 Sep 2023 09:03:07 +0200 Jonatan Werpers Add todos feature/grids/curvilinear
Mon, 28 Aug 2023 09:38:15 +0200 Jonatan Werpers Add TBD feature/grids/curvilinear
Mon, 28 Aug 2023 09:30:34 +0200 Jonatan Werpers Implement indexing interface feature/grids/curvilinear
Fri, 25 Aug 2023 15:41:19 +0200 Jonatan Werpers Add `jacobian` and `logicalgrid` feature/grids/curvilinear
Wed, 26 Jul 2023 21:00:44 +0200 Jonatan Werpers Add testsets and a few tests feature/grids/curvilinear
Fri, 25 Aug 2023 08:57:27 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Thu, 24 Aug 2023 08:50:10 +0200 Jonatan Werpers Merge bugfix/grids/complete_interface_impl feature/grids/curvilinear
Wed, 23 Aug 2023 15:51:32 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Tue, 27 Jun 2023 09:36:32 +0200 Jonatan Werpers Add src and test file for curvilinear grid type feature/grids/curvilinear
Thu, 07 Sep 2023 16:41:49 +0200 Jonatan Werpers Remove duplicate eltype implementation refactor/grids/tensor_grid_eltype
Thu, 07 Sep 2023 16:38:17 +0200 Jonatan Werpers Add tests for `eltype(::Type{<:TensorGrid})` refactor/grids/tensor_grid_eltype
Thu, 07 Sep 2023 16:31:29 +0200 Jonatan Werpers Fix implementation of `length(::TensorGrid)` bugfix/grids/tensor_grid_length
Thu, 07 Sep 2023 16:27:12 +0200 Jonatan Werpers Add tests for `length(::TensorGrid)` bugfix/grids/tensor_grid_length
Fri, 25 Aug 2023 08:49:07 +0200 Jonatan Werpers Merge bugfix/grids/complete_interface_impl
Fri, 25 Aug 2023 08:48:55 +0200 Jonatan Werpers Close before merge bugfix/grids/complete_interface_impl
Fri, 25 Aug 2023 08:43:08 +0200 Jonatan Werpers Merge default bugfix/grids/complete_interface_impl
Thu, 24 Aug 2023 20:35:06 +0200 Vidar Stiernström Correct spelling bugfix/grids/complete_interface_impl
Wed, 23 Aug 2023 09:27:32 +0200 Vidar Stiernström Test constant dirichlet data feature/boundary_conditions
Tue, 22 Aug 2023 22:44:42 +0200 Vidar Stiernström Merge with default feature/boundary_conditions
Wed, 23 Aug 2023 15:35:01 +0200 Jonatan Werpers Attempt to clearify docs for `grid_and_local_dim_index` bugfix/grids/complete_interface_impl
Wed, 23 Aug 2023 09:36:05 +0200 Jonatan Werpers Move tests for axes out of indexing interface testset bugfix/grids/complete_interface_impl
Wed, 23 Aug 2023 09:32:01 +0200 Jonatan Werpers Add todo for colon-indexing and remove tests bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 22:39:03 +0200 Vidar Stiernström Add more tests to indexing bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 22:22:20 +0200 Vidar Stiernström REVIEW: Suggest support for colon indexing bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 22:21:48 +0200 Vidar Stiernström Add axes test bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 21:57:38 +0200 Vidar Stiernström Merge feature/grids/scalar_eval_on
Tue, 22 Aug 2023 21:56:56 +0200 Vidar Stiernström Closing branch before merge to default feature/grids/scalar_eval_on
Tue, 22 Aug 2023 21:55:57 +0200 Vidar Stiernström Remove incorrect comment in documentation feature/grids/scalar_eval_on
Tue, 22 Aug 2023 21:53:05 +0200 Vidar Stiernström Start reimplementing tests feature/boundary_conditions
Tue, 22 Aug 2023 21:52:52 +0200 Vidar Stiernström Update export of functions feature/boundary_conditions
Tue, 22 Aug 2023 21:52:10 +0200 Vidar Stiernström Fix type signatures feature/boundary_conditions
Tue, 22 Aug 2023 15:39:05 +0200 Jonatan Werpers REVIEW: Add a review comment feature/grids/scalar_eval_on
Tue, 22 Aug 2023 15:31:59 +0200 Jonatan Werpers Fix formatting and delete stray "`" feature/grids/scalar_eval_on
Tue, 22 Aug 2023 15:30:29 +0200 Jonatan Werpers Merge default feature/grids/scalar_eval_on
Tue, 22 Aug 2023 09:05:53 +0200 Jonatan Werpers Add tests for `begin` and `end` indexing for `TensorGrid`s bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 09:00:34 +0200 Jonatan Werpers Replace `firstindex` and `lastindex` with implementation of `axes` bugfix/grids/complete_interface_impl
Tue, 22 Aug 2023 08:59:47 +0200 Jonatan Werpers Add tests for first and last index of equidistant grid bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 22:55:25 +0200 Vidar Stiernström Support evaluating scalars on grids feature/grids/scalar_eval_on
Wed, 26 Jul 2023 23:11:02 +0200 Vidar Stiernström Start drafting new implemenentation of boundary conditions feature/boundary_conditions
Wed, 26 Jul 2023 21:35:50 +0200 Vidar Stiernström Merge with default. Comment out broken tests for boundary_conditions at sat feature/boundary_conditions
Tue, 15 Aug 2023 22:45:58 +0200 Jonatan Werpers Merge default bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 22:42:19 +0200 Jonatan Werpers Merge refactor/grids/cartesian_indexing
Tue, 15 Aug 2023 22:41:57 +0200 Jonatan Werpers Close before merge refactor/grids/cartesian_indexing
Tue, 15 Aug 2023 22:40:50 +0200 Jonatan Werpers Add TBD bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 22:39:34 +0200 Jonatan Werpers Implement `firstindex` and `lastindex` for `TensorGrid` bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 22:38:48 +0200 Jonatan Werpers Add `firstindex(g,d)` and `lastindex(g,d)` for `EquidistantGrid` bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 22:11:20 +0200 Jonatan Werpers Add `grid_and_local_dim_index` bugfix/grids/complete_interface_impl
Tue, 15 Aug 2023 21:20:29 +0200 Jonatan Werpers Start adding tests for `firstindex` and `lastindex` on `TensorGrid` bugfix/grids/complete_interface_impl
Wed, 26 Jul 2023 21:36:50 +0200 Jonatan Werpers Add method `getindex(::Grid,::CartesianIndex)` with a default implementation refactor/grids/cartesian_indexing
Wed, 26 Jul 2023 22:50:58 +0200 Jonatan Werpers Start sketching implementation of a wrapper for marking things as timedependent feature/grids/timedependent_gridfunctions
Thu, 08 Jun 2023 15:52:22 +0200 Jonatan Werpers Merge feature/variable_derivatives
Thu, 08 Jun 2023 15:52:04 +0200 Jonatan Werpers Close before merge feature/variable_derivatives
Thu, 08 Jun 2023 15:51:52 +0200 Jonatan Werpers Merge feature/variable_derivatives
Thu, 08 Jun 2023 15:45:33 +0200 Jonatan Werpers Fix some comments feature/variable_derivatives
Thu, 08 Jun 2023 15:33:44 +0200 Jonatan Werpers Merge default feature/variable_derivatives
Thu, 08 Jun 2023 09:00:48 +0200 Jonatan Werpers Actually update manifests
Wed, 31 May 2023 08:59:34 +0200 Jonatan Werpers Fix some errors in README.md tooling/benchmarks
Wed, 31 May 2023 08:50:28 +0200 Jonatan Werpers Update manifest files for 1.9
Tue, 30 May 2023 17:27:45 +0200 Vidar Stiernström Add temp. benchmark script for constant and variable coeff Laplace feature/variable_derivatives
Tue, 30 May 2023 15:55:18 +0200 Jonatan Werpers Add some benchmarks feature/variable_derivatives
Fri, 26 May 2023 22:50:39 +0200 Jonatan Werpers Simplify constructor for SecondDerivativeVariable feature/variable_derivatives
Fri, 26 May 2023 21:54:23 +0200 Jonatan Werpers Switch to stencil set in second_deriviative_variable tests feature/variable_derivatives
Fri, 26 May 2023 21:45:51 +0200 Jonatan Werpers Remove type annotation for coeff feature/variable_derivatives
Fri, 26 May 2023 21:44:33 +0200 Jonatan Werpers Remove stencil input for 1d grid and reorder methods of second_derivative_variable feature/variable_derivatives
Fri, 26 May 2023 21:39:08 +0200 Jonatan Werpers Start splitting out a second_derivative_variable function feature/variable_derivatives
Fri, 26 May 2023 14:59:37 +0200 Jonatan Werpers Add note about possibly removing a constructor for VolumeOperator feature/variable_derivatives
Fri, 26 May 2023 14:54:00 +0200 Jonatan Werpers Remove export of SecondDerivativeVariable feature/variable_derivatives
Fri, 26 May 2023 14:53:19 +0200 Jonatan Werpers Remove size field from SecondDerivativeVariable since it duplicates info from the coefficient field feature/variable_derivatives
Mon, 22 May 2023 08:53:23 +0200 Jonatan Werpers Close after merge tooling/benchmarks
Sun, 21 May 2023 21:55:14 +0200 Vidar Stiernström Merge with default feature/variable_derivatives
Sun, 21 May 2023 20:57:25 +0200 Vidar Stiernström Merge bugfix/lazytensors
Sun, 21 May 2023 20:56:57 +0200 Vidar Stiernström Close branch before merge to default bugfix/lazytensors
Sun, 21 May 2023 20:51:52 +0200 Vidar Stiernström Merge with default bugfix/lazytensors
Sun, 21 May 2023 20:48:46 +0200 Vidar Stiernström Merge tooling/benchmarks
Sat, 20 May 2023 15:15:22 +0200 Jonatan Werpers Merge default tooling/benchmarks
Sat, 20 May 2023 14:33:25 +0200 Jonatan Werpers Merge default bugfix/lazytensors
Sat, 20 May 2023 14:26:36 +0200 Jonatan Werpers Merge feature/variable_derivatives
Thu, 09 Feb 2023 08:43:07 +0100 Jonatan Werpers Readd deleted line to avoid diff against default feature/variable_derivatives
Wed, 08 Feb 2023 21:32:48 +0100 Jonatan Werpers Remove code designed to help inference because it seems to have been solved elsewhere feature/variable_derivatives
Wed, 08 Feb 2023 21:21:28 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Sat, 20 May 2023 14:19:20 +0200 Jonatan Werpers Merge refactor/grids (missed delete of a note)
Sat, 20 May 2023 14:17:18 +0200 Jonatan Werpers Close before merge refactor/grids
Sat, 20 May 2023 14:16:38 +0200 Jonatan Werpers Remove grid_refactor.md refactor/grids
Fri, 19 May 2023 23:53:36 +0200 Vidar Stiernström Merge refactor/grids
Fri, 19 May 2023 23:52:58 +0200 Vidar Stiernström Closing branch before merge to default refactor/grids
Fri, 19 May 2023 14:53:49 +0200 Jonatan Werpers Add support for cartesian indices on TensorGrid refactor/grids
Fri, 19 May 2023 14:31:16 +0200 Jonatan Werpers Add testsets under "Indexing interface" for tensor grids refactor/grids
Thu, 18 May 2023 22:53:31 +0200 Vidar Stiernström Fix typos and formatting of documentation refactor/grids
Wed, 03 May 2023 08:51:29 +0200 Vidar Stiernström Pad closure stencils with zero rows to ensure that SecondDerivativeVarible can infer the size of the closure stencils feature/variable_derivatives
Mon, 15 May 2023 22:54:32 +0200 Jonatan Werpers Clean notes.md refactor/grids
Mon, 15 May 2023 22:37:55 +0200 Jonatan Werpers Add 2D tests for dissipation operators and fix bug refactor/grids
Mon, 15 May 2023 22:37:33 +0200 Jonatan Werpers More clean up of todos and notes refactor/grids
Fri, 12 May 2023 15:50:09 +0200 Jonatan Werpers Clean up grid_refactor.md refactor/grids
Mon, 08 May 2023 17:37:24 +0200 Jonatan Werpers Start adding general info about grids to docs refactor/grids
Mon, 08 May 2023 17:36:55 +0200 Jonatan Werpers Remove dead link in docstring refactor/grids
Thu, 04 May 2023 08:40:50 +0200 Jonatan Werpers Docs for ZeroDimGrid refactor/grids
Thu, 04 May 2023 08:39:00 +0200 Jonatan Werpers Docs in tensor_grid.jl refactor/grids
Thu, 04 May 2023 08:38:48 +0200 Jonatan Werpers Remove some comments refactor/grids
Wed, 03 May 2023 15:50:08 +0200 Jonatan Werpers Mention grids as grid functions refactor/grids
Wed, 03 May 2023 15:49:37 +0200 Jonatan Werpers Some docs for EquidistantGrid refactor/grids
Wed, 03 May 2023 15:41:45 +0200 Jonatan Werpers Add docs for coordinate_size and component_type refactor/grids
Wed, 03 May 2023 15:39:34 +0200 Jonatan Werpers Implement coordinate_size() and component_type() types refactor/grids
Wed, 03 May 2023 15:31:53 +0200 Jonatan Werpers Rename function for coordinate size of a grid refactor/grids
Wed, 03 May 2023 15:29:44 +0200 Jonatan Werpers Add some docs for Grid refactor/grids
Tue, 02 May 2023 22:42:25 +0200 Jonatan Werpers grid.l: More documentation refactor/grids
Tue, 02 May 2023 22:09:33 +0200 Jonatan Werpers Clean up documentation for changed types in SbpOperatorClean up documentation for changed types in SbpOperatorss refactor/grids
Tue, 02 May 2023 20:14:39 +0200 Jonatan Werpers Merge default refactor/grids
Tue, 02 May 2023 20:14:24 +0200 Jonatan Werpers Remove note refactor/grids
Sun, 30 Apr 2023 22:33:13 +0200 Jonatan Werpers Fix a bunch of typos refactor/grids
Wed, 22 Mar 2023 09:02:17 +0100 Jonatan Werpers Add todo and update manifests refactor/grids
Wed, 22 Mar 2023 08:50:33 +0100 Jonatan Werpers Remove dims function refactor/grids
Mon, 01 May 2023 11:37:09 +0200 Vidar Stiernström Merging bugfix/lazy_tensors/tensorcomposition
Mon, 01 May 2023 11:36:27 +0200 Vidar Stiernström Closing branch prior to merge bugfix/lazy_tensors/tensorcomposition
Fri, 28 Apr 2023 09:00:35 +0200 Jonatan Werpers Add todo tooling/benchmarks
Fri, 28 Apr 2023 08:53:39 +0200 Jonatan Werpers Rename functions for comparing benchmarks. Refactor their code. Allow comparing the current working directory tooling/benchmarks
Fri, 28 Apr 2023 08:37:04 +0200 Jonatan Werpers Update todos tooling/benchmarks
Fri, 28 Apr 2023 08:35:37 +0200 Jonatan Werpers Improve docstring for run_benchmark(target,baseline) tooling/benchmarks
Fri, 28 Apr 2023 08:34:50 +0200 Jonatan Werpers Change run_benchmark(rev) to use hg_at_revision() tooling/benchmarks
Thu, 27 Apr 2023 16:12:13 +0200 Jonatan Werpers Merge tooling/benchmarks
Thu, 27 Apr 2023 16:05:15 +0200 Jonatan Werpers Workaround for the display of revision in html tooling/benchmarks
Thu, 27 Apr 2023 16:02:39 +0200 Jonatan Werpers Add missing import of LazyTensors in benchmarks.jl tooling/benchmarks
Thu, 27 Apr 2023 08:48:28 +0200 Jonatan Werpers Make hg_at_revision() return the result of f tooling/benchmarks
Wed, 26 Apr 2023 13:46:37 +0200 Jonatan Werpers Add hg_at_revision() tooling/benchmarks
Wed, 26 Apr 2023 13:38:50 +0200 Jonatan Werpers Add docs for hg_is_dirty tooling/benchmarks
Wed, 26 Apr 2023 13:38:34 +0200 Jonatan Werpers Add hg_strip() tooling/benchmarks
Wed, 26 Apr 2023 13:37:58 +0200 Jonatan Werpers Fix flag issue in hg_commit tooling/benchmarks
Wed, 26 Apr 2023 13:37:18 +0200 Jonatan Werpers Better return for hg_update() tooling/benchmarks
Wed, 26 Apr 2023 13:23:37 +0200 Jonatan Werpers Add flag to make commit secret in hg_commit() tooling/benchmarks
Wed, 26 Apr 2023 13:09:55 +0200 Jonatan Werpers Add note about how to hande command exit tooling/benchmarks
Wed, 26 Apr 2023 13:08:48 +0200 Jonatan Werpers Improve docs for run_benchmark(rev) tooling/benchmarks
Wed, 26 Apr 2023 13:08:05 +0200 Jonatan Werpers Add a simple benchmark demonstrating allocations with compositions tooling/benchmarks
Thu, 23 Mar 2023 08:55:31 +0100 Jonatan Werpers Add functions for hg commit and checking if the repo is clean tooling/benchmarks
Thu, 23 Mar 2023 08:40:58 +0100 Jonatan Werpers Add some notes tooling/benchmarks
Thu, 23 Mar 2023 08:40:35 +0100 Jonatan Werpers Remove unnecessary targets in Makefile tooling/benchmarks
Wed, 26 Apr 2023 21:56:45 +0200 Vidar Stiernström Fix type inference of nested tensorcompositions by making the compositions right associative bugfix/lazy_tensors/tensorcomposition
Tue, 04 Apr 2023 21:46:06 +0200 Vidar Stiernström Change to approximate equality in test using floats bugfix/lazytensors
Tue, 04 Apr 2023 21:39:53 +0200 Vidar Stiernström Fix parameter order in subtyping bugfix/lazytensors
Wed, 05 Oct 2022 20:27:59 +0200 Vidar Stiernström Merge with default performance/lazy_tensors
Wed, 05 Oct 2022 13:56:21 +0200 Vidar Stiernström Add inference test performance/lazy_tensors
Wed, 05 Oct 2022 13:15:32 +0200 Vidar Stiernström Add callsite inline for better type inference performance/lazy_tensors
Thu, 23 Mar 2023 06:57:14 +0100 Vidar Stiernström Add missing file tooling/benchmarks
Tue, 07 Mar 2023 10:12:33 +0100 Jonatan Werpers Add call site @inline in LazyFunctionArray to avoid allocations in eval_on on 3D grids refactor/grids
Tue, 07 Mar 2023 10:11:49 +0100 Jonatan Werpers Add todos refactor/grids
Tue, 07 Mar 2023 09:48:00 +0100 Jonatan Werpers Implement changes in SbpOperators refactor/grids
Tue, 07 Mar 2023 09:21:27 +0100 Jonatan Werpers More notes refactor/grids
Fri, 03 Mar 2023 15:44:39 +0100 Jonatan Werpers Remove _component_type and replace with eltype refactor/grids
Fri, 03 Mar 2023 15:42:05 +0100 Jonatan Werpers Add component_type function to Grid refactor/grids
Fri, 03 Mar 2023 15:40:20 +0100 Jonatan Werpers Add some todos refactor/grids
Fri, 03 Mar 2023 15:40:04 +0100 Jonatan Werpers Add some notes about grid functions: refactor/grids
Wed, 01 Mar 2023 09:06:15 +0100 Jonatan Werpers Skip broken testsets refactor/grids
Thu, 02 Mar 2023 09:59:42 +0100 Vidar Stiernström Update readme with info about running benchmarks from make. Fix typos tooling/benchmarks
Wed, 01 Mar 2023 08:28:14 +0100 Jonatan Werpers Make tests for normal_derivative work refactor/grids
Mon, 27 Feb 2023 15:39:13 +0100 Jonatan Werpers Make equdistant_grid return an EquidistantGrid for the 1d Case refactor/grids
Mon, 27 Feb 2023 08:48:38 +0100 Jonatan Werpers Fix tests for boundary operator and boundary restriction refactor/grids
Mon, 27 Feb 2023 08:48:08 +0100 Jonatan Werpers Add missing exports and alias TensorGridBoundary to CartesianBoundary refactor/grids
Sun, 26 Feb 2023 21:20:52 +0100 Jonatan Werpers Clear out some TBDs refactor/grids
Sun, 26 Feb 2023 21:04:41 +0100 Jonatan Werpers Add tests for change_length refactor/grids
Sun, 26 Feb 2023 17:09:51 +0100 Jonatan Werpers Add and delete notes refactor/grids
Sun, 26 Feb 2023 17:09:35 +0100 Jonatan Werpers Minor clean up refactor/grids
Sun, 26 Feb 2023 11:53:23 +0100 Jonatan Werpers Remove getcomponent stubs since we might have a cleaner way to solve it with map or lazymap refactor/grids
Tue, 28 Feb 2023 20:46:29 +0100 Vidar Stiernström Add Make targets for running benchmarks tooling/benchmarks
Sat, 25 Feb 2023 22:57:00 +0100 Jonatan Werpers Allow multi-argument functions in eval_on refactor/grids
Sat, 25 Feb 2023 22:49:43 +0100 Jonatan Werpers Add function target_manifold_dim for Grid refactor/grids
Sat, 25 Feb 2023 22:49:21 +0100 Jonatan Werpers Remove exports of old functions refactor/grids
Sat, 25 Feb 2023 22:42:16 +0100 Jonatan Werpers Factor out functions for getting the type and number of components in a type refactor/grids
Sat, 25 Feb 2023 22:22:50 +0100 Jonatan Werpers Add test for Grid and make them pass. Start implementing eval_on refactor/grids
Fri, 24 Feb 2023 21:54:39 +0100 Jonatan Werpers Add refine, coarsen, boundary_identifiers, and boundary_grid methods to ZeroDimGrid refactor/grids
Fri, 24 Feb 2023 21:48:01 +0100 Jonatan Werpers Fix some broken tests in equidistant_grid_test.jl refactor/grids
Fri, 24 Feb 2023 21:42:28 +0100 Jonatan Werpers Add tests for TensorGrid and make them pass refactor/grids
Fri, 24 Feb 2023 20:47:56 +0100 Jonatan Werpers grid_refactor.md: Add question about target dim function refactor/grids
Fri, 24 Feb 2023 20:46:29 +0100 Jonatan Werpers grid.jl: Fix function defs and add todos for documentation refactor/grids
Fri, 24 Feb 2023 20:44:36 +0100 Jonatan Werpers Add missing test sets to zero_dim_grid.jl refactor/grids
Thu, 23 Feb 2023 22:29:36 +0100 Jonatan Werpers Clean up IteratorSize and eltype for EquidistantGrid, Grid, and ZeroDimGrid refactor/grids
Thu, 23 Feb 2023 12:23:49 +0100 Jonatan Werpers Fix broken boundary_grid tests for equidistant grids refactor/grids
Thu, 23 Feb 2023 12:22:18 +0100 Jonatan Werpers Add tests and make them pass for ZeroDimGrid refactor/grids
Thu, 23 Feb 2023 12:22:00 +0100 Jonatan Werpers Reorganize some EquidistantGrid tests and add test for IteratorSize and eachindex refactor/grids
Thu, 23 Feb 2023 11:40:25 +0100 Jonatan Werpers Add StaticArrays as a dependency refactor/grids
Thu, 23 Feb 2023 11:38:19 +0100 Jonatan Werpers Remove range dim as a type paratmeter on Grid as it is already encoded in T if available refactor/grids
Wed, 22 Feb 2023 22:38:54 +0100 Jonatan Werpers Add notes and todos about interface implementations for grids refactor/grids
Wed, 22 Feb 2023 22:38:25 +0100 Jonatan Werpers Implement the interfaces for iteration and indexing on EquidistantGrid. Make collect() work refactor/grids
Wed, 22 Feb 2023 21:58:45 +0100 Jonatan Werpers Add some notes refactor/grids
Wed, 22 Feb 2023 12:53:16 +0100 Jonatan Werpers Fix indexing with begin and end for EquidistantGrid refactor/grids
Wed, 22 Feb 2023 12:47:08 +0100 Jonatan Werpers Fix or mark tests broken where needed refactor/grids
Wed, 22 Feb 2023 12:45:31 +0100 Jonatan Werpers Qualify package when using split_tuple and concatenate_tuple refactor/grids
Wed, 22 Feb 2023 12:43:36 +0100 Jonatan Werpers Add methods to change_length and fix incorrect function declaration refactor/grids
Wed, 22 Feb 2023 12:42:38 +0100 Jonatan Werpers Fix typo refactor/grids
Wed, 22 Feb 2023 12:42:08 +0100 Jonatan Werpers Add argument checking to equdistant_grid refactor/grids
Wed, 22 Feb 2023 12:41:14 +0100 Jonatan Werpers Add todo for EquidistantGrid docs, improve equidistant_grid docs refactor/grids
Wed, 22 Feb 2023 12:39:42 +0100 Jonatan Werpers Add missing export statements refactor/grids
Tue, 21 Feb 2023 21:42:31 +0100 Jonatan Werpers Add stub files for tests refactor/grids
Tue, 21 Feb 2023 21:37:37 +0100 Jonatan Werpers Group eval_on with other gridfunction functionality refactor/grids
Tue, 21 Feb 2023 21:36:49 +0100 Jonatan Werpers Fix include errors refactor/grids
Tue, 21 Feb 2023 21:13:37 +0100 Jonatan Werpers Remove AbstractArray subtyping for Grid for now refactor/grids
Tue, 21 Feb 2023 21:07:39 +0100 Jonatan Werpers Merge default refactor/grids
Tue, 21 Feb 2023 21:01:46 +0100 Jonatan Werpers Merge refactor/LazyTensors/tuple_manipulation
Tue, 21 Feb 2023 20:59:05 +0100 Jonatan Werpers Close before merge refactor/LazyTensors/tuple_manipulation
Tue, 21 Feb 2023 21:00:25 +0100 Vidar Stiernström Fix typo tooling/benchmarks
Mon, 20 Feb 2023 20:35:52 +0100 Vidar Stiernström Improve readability refactor/LazyTensors/tuple_manipulation
Sun, 19 Feb 2023 22:50:02 +0100 Jonatan Werpers Implement boundary methods for TensorGrid refactor/grids
Sun, 19 Feb 2023 22:48:01 +0100 Jonatan Werpers More notes refactor/grids
Sun, 19 Feb 2023 22:20:44 +0100 Jonatan Werpers Move ZeroDimGrid to its own file refactor/grids
Sun, 19 Feb 2023 22:20:25 +0100 Jonatan Werpers Fix empty function defs refactor/grids
Sun, 19 Feb 2023 22:07:57 +0100 Jonatan Werpers Merge refactor/LazyTensors/tuple_manipulation refactor/grids
Sun, 19 Feb 2023 12:14:43 +0100 Jonatan Werpers Add docstring for concatenate_tuples refactor/LazyTensors/tuple_manipulation
Sun, 19 Feb 2023 11:45:48 +0100 Jonatan Werpers Improve examples for split_index and split_tuple refactor/LazyTensors/tuple_manipulation
Sun, 19 Feb 2023 11:43:29 +0100 Jonatan Werpers Simplify split_index refactor/LazyTensors/tuple_manipulation
Sun, 19 Feb 2023 11:41:40 +0100 Jonatan Werpers Add @inline to definition of split_tuple refactor/LazyTensors/tuple_manipulation
Sat, 18 Feb 2023 21:56:29 +0100 Jonatan Werpers Delete complicated versions of split_tuple and slice_tuple refactor/LazyTensors/tuple_manipulation
Sat, 18 Feb 2023 21:55:55 +0100 Jonatan Werpers Add an example in the docstring to split_tuple refactor/LazyTensors/tuple_manipulation
Sat, 18 Feb 2023 12:24:44 +0100 Jonatan Werpers Replace flatten_tuple with concatenate_tuple refactor/LazyTensors/tuple_manipulation
Sat, 18 Feb 2023 12:18:34 +0100 Jonatan Werpers Add note about LazyOuterProduct refactor/LazyTensors/tuple_manipulation
Sat, 18 Feb 2023 12:06:59 +0100 Jonatan Werpers Start adding simpler code refactor/LazyTensors/tuple_manipulation
Sat, 18 Feb 2023 11:37:35 +0100 Jonatan Werpers Start refactoring refactor/grids
Fri, 10 Feb 2023 08:36:56 +0100 Jonatan Werpers Merge default refactor/grids
Tue, 01 Nov 2022 22:44:00 +0100 Jonatan Werpers Merge default refactor/grids
Wed, 08 Feb 2023 10:29:06 +0100 Jonatan Werpers Merge feature/dissipation_operators
Wed, 08 Feb 2023 10:28:24 +0100 Jonatan Werpers Close before merge feature/dissipation_operators
Tue, 07 Feb 2023 21:55:07 +0100 Vidar Stiernström Update docstrings and start implementing tests feature/boundary_conditions
Tue, 07 Feb 2023 21:42:02 +0100 Jonatan Werpers Merge feature/dissipation_operators
Tue, 07 Feb 2023 21:40:42 +0100 Jonatan Werpers Fix typos in docstrings feature/dissipation_operators
Tue, 07 Feb 2023 21:30:33 +0100 Vidar Stiernström Merge latest changes feature/dissipation_operators
Tue, 07 Feb 2023 21:29:52 +0100 Vidar Stiernström Remove unused where T feature/dissipation_operators
Tue, 07 Feb 2023 21:06:48 +0100 Jonatan Werpers Rewrite functions to avoid long lines feature/dissipation_operators
Tue, 07 Feb 2023 15:52:57 +0100 Jonatan Werpers Add boundary term benchmarks tooling/benchmarks
Fri, 03 Feb 2023 22:50:42 +0100 Jonatan Werpers Add note about removing apply_with_region feature/variable_derivatives
Fri, 03 Feb 2023 22:51:59 +0100 Jonatan Werpers Close branch. The problems solved by this branch seem to have dissapeared on default performance/get_region_type_inference
Fri, 03 Feb 2023 22:34:38 +0100 Jonatan Werpers Add some tests for allocations performance/get_region_type_inference
Fri, 03 Feb 2023 22:14:47 +0100 Jonatan Werpers Merge default performance/get_region_type_inference
Fri, 03 Feb 2023 10:20:40 +0100 Jonatan Werpers Some clean up feature/dissipation_operators
Fri, 03 Feb 2023 10:12:32 +0100 Jonatan Werpers Fix docstring feature/dissipation_operators
Fri, 03 Feb 2023 10:06:20 +0100 Jonatan Werpers Merge default feature/dissipation_operators
Fri, 03 Feb 2023 10:05:52 +0100 Jonatan Werpers Change name and clarify docs feature/dissipation_operators
Thu, 02 Feb 2023 22:53:11 +0100 Jonatan Werpers Update manifest for docs and tests
Thu, 02 Feb 2023 22:43:48 +0100 Jonatan Werpers Fix typo in docstring
Thu, 02 Feb 2023 22:28:47 +0100 Jonatan Werpers Update Manifest.toml
Thu, 02 Feb 2023 10:30:46 +0100 Jonatan Werpers More benchmarks tooling/benchmarks
Tue, 31 Jan 2023 20:40:18 +0100 Jonatan Werpers Add some actual benchmarks tooling/benchmarks
Tue, 31 Jan 2023 20:35:29 +0100 Jonatan Werpers Pass kwargs from main() and run_benchmarks() to benchmarkpkg() tooling/benchmarks
Fri, 27 Jan 2023 22:21:08 +0100 Jonatan Werpers Just a little bit more readme tooling/benchmarks
Fri, 27 Jan 2023 22:19:06 +0100 Jonatan Werpers Even more readme tooling/benchmarks
Fri, 27 Jan 2023 22:09:13 +0100 Jonatan Werpers More readme tooling/benchmarks
Fri, 27 Jan 2023 22:06:12 +0100 Jonatan Werpers Add some things to README.md tooling/benchmarks
Fri, 27 Jan 2023 22:02:43 +0100 Jonatan Werpers Rename the script file tooling/benchmarks
Fri, 27 Jan 2023 12:43:38 +0100 Jonatan Werpers More todos tooling/benchmarks
Fri, 27 Jan 2023 12:40:01 +0100 Jonatan Werpers Clean up todos tooling/benchmarks
Fri, 27 Jan 2023 12:20:43 +0100 Jonatan Werpers Add the date function to BenchmarkJudment tooling/benchmarks
Fri, 27 Jan 2023 12:11:04 +0100 Jonatan Werpers Fix bug in runbenchmark(t,b) tooling/benchmarks
Fri, 27 Jan 2023 12:08:03 +0100 Jonatan Werpers Fix return value in run_benchmark(rev) tooling/benchmarks
Fri, 27 Jan 2023 12:06:12 +0100 Jonatan Werpers Make hg_update() more flexible tooling/benchmarks
Fri, 27 Jan 2023 12:05:49 +0100 Jonatan Werpers Add info about supported rev identifiers tooling/benchmarks
Fri, 27 Jan 2023 11:58:02 +0100 Jonatan Werpers Add docstrings, comparing version of run_benchmark, and allow main to call any version of run_benchmark tooling/benchmarks
Fri, 27 Jan 2023 11:56:38 +0100 Jonatan Werpers Fix add_rev_info tooling/benchmarks
Fri, 27 Jan 2023 11:52:46 +0100 Jonatan Werpers Temporarily simplify the dummy benchmark suite tooling/benchmarks
Fri, 27 Jan 2023 11:31:47 +0100 Jonatan Werpers Factor out function for adding mercurial rev info tooling/benchmarks
Fri, 27 Jan 2023 11:31:07 +0100 Jonatan Werpers Add some comments tooling/benchmarks
Fri, 27 Jan 2023 11:27:48 +0100 Jonatan Werpers Better file names för results tooling/benchmarks
Fri, 27 Jan 2023 11:19:58 +0100 Jonatan Werpers Add function for getting the hg rev id tooling/benchmarks
Wed, 25 Jan 2023 14:00:16 +0100 Jonatan Werpers Use benchmark time field instead of now() tooling/benchmarks
Wed, 25 Jan 2023 13:55:37 +0100 Jonatan Werpers Make run_benchmark include hg info tooling/benchmarks
Wed, 25 Jan 2023 13:39:08 +0100 Jonatan Werpers Add some hg functions tooling/benchmarks
Wed, 25 Jan 2023 13:22:51 +0100 Jonatan Werpers Clean up run_and_view tooling/benchmarks
Wed, 25 Jan 2023 13:05:15 +0100 Jonatan Werpers Ignore the tune file tooling/benchmarks
Wed, 25 Jan 2023 12:52:09 +0100 Jonatan Werpers Add run_and_view script tooling/benchmarks
Tue, 24 Jan 2023 21:57:24 +0100 Jonatan Werpers Start setting things up tooling/benchmarks
Wed, 07 Dec 2022 22:05:27 +0100 Jonatan Werpers Merge worklowdocs
Wed, 07 Dec 2022 22:04:08 +0100 Jonatan Werpers Close before merge worklowdocs
Wed, 07 Dec 2022 22:03:22 +0100 Jonatan Werpers Add a few lines about special comments worklowdocs
Wed, 07 Dec 2022 21:56:00 +0100 Vidar Stiernström Make use of discretize in sat functions feature/boundary_conditions
Wed, 07 Dec 2022 21:45:26 +0100 Jonatan Werpers Add some exmples of branch names worklowdocs
Wed, 07 Dec 2022 21:42:18 +0100 Jonatan Werpers Add some text about the branch model worklowdocs
Wed, 07 Dec 2022 21:39:07 +0100 Vidar Stiernström Add types for different kinds of boundary data functions to discretize the data on the grid. Add tests feature/boundary_conditions
Wed, 12 Oct 2022 10:45:47 +0200 Vidar Stiernström Merge with default feature/boundary_conditions
Tue, 29 Nov 2022 22:43:57 +0100 Jonatan Werpers Merge default feature/dissipation_operators
Tue, 29 Nov 2022 22:34:16 +0100 Jonatan Werpers Start writing a file discribing the development workflow worklowdocs
Tue, 29 Nov 2022 22:11:01 +0100 Jonatan Werpers Merge refactor/sbpoperators/inflation
Tue, 29 Nov 2022 22:06:50 +0100 Jonatan Werpers Close before merge refactor/sbpoperators/inflation
Tue, 29 Nov 2022 21:46:54 +0100 Jonatan Werpers Disregard review comments about multi-d tests. refactor/sbpoperators/inflation
Tue, 29 Nov 2022 21:25:07 +0100 Jonatan Werpers Disregard review comment on scalar multiplication after discussion on Discord. refactor/sbpoperators/inflation
Tue, 01 Nov 2022 22:37:10 +0100 Jonatan Werpers Remove comments about EquidistantGrid potentially being an AbstractArray refactor/grids
Tue, 01 Nov 2022 22:15:47 +0100 Jonatan Werpers Fix formatting in a few docstrings refactor/sbpoperators/inflation
Tue, 01 Nov 2022 22:10:51 +0100 Jonatan Werpers Remove convenience constructor for BoundaryOperator according to review comments refactor/sbpoperators/inflation
Tue, 25 Oct 2022 10:33:27 +0200 Vidar Stiernström Review: Suggest changes to test and removal of conveninece constructor refactor/sbpoperators/inflation
Thu, 20 Oct 2022 20:59:56 +0200 Vidar Stiernström REVIEW: Give input on TBD comments, suggest name change of evalOn. refactor/grids
Fri, 21 Oct 2022 23:07:30 +0200 Jonatan Werpers Fix tests after review comment refactor/sbpoperators/inflation
Fri, 21 Oct 2022 22:11:04 +0200 Jonatan Werpers Merge default refactor/sbpoperators/inflation
Tue, 18 Oct 2022 20:27:31 +0200 Jonatan Werpers Merge default refactor/sbpoperators/inflation
Fri, 21 Oct 2022 21:41:43 +0200 Jonatan Werpers Merge bugfix/lazy_tensors/lazyfunctionarray
Fri, 21 Oct 2022 21:40:26 +0200 Jonatan Werpers Close before merge bugfix/lazy_tensors/lazyfunctionarray
Wed, 19 Oct 2022 23:23:36 +0200 Jonatan Werpers Specialize evalOn for EquidistantGrid to return a LazyArray refactor/grids
Wed, 19 Oct 2022 23:14:00 +0200 Jonatan Werpers Merge bugfix/lazy_tensors/lazyfunctionarray refactor/grids
Wed, 19 Oct 2022 22:40:11 +0200 Jonatan Werpers Fix indendation of testset in equidistant_grid_test.jl refactor/grids
Wed, 19 Oct 2022 22:36:02 +0200 Jonatan Werpers Merge with default refactor/grids
Wed, 19 Oct 2022 23:11:59 +0200 Jonatan Werpers Fix failing test bugfix/lazy_tensors/lazyfunctionarray
Wed, 19 Oct 2022 23:10:58 +0200 Jonatan Werpers Add test for a bug in the constructor of LazyFunctionArray bugfix/lazy_tensors/lazyfunctionarray
Wed, 12 Oct 2022 10:44:44 +0200 Vidar Stiernström Merged feature/grids
Wed, 12 Oct 2022 10:42:45 +0200 Vidar Stiernström Closing branch before merge to default feature/grids
Tue, 11 Oct 2022 18:21:56 +0200 Vidar Stiernström Forgot to include file boundary_identifier.jl in refactor. feature/grids
Tue, 11 Oct 2022 18:16:53 +0200 Vidar Stiernström Update notes feature/boundary_conditions
Tue, 11 Oct 2022 18:16:42 +0200 Vidar Stiernström Reformulate boundary routines (sat tensors) for Laplace and fix export feature/boundary_conditions
Tue, 11 Oct 2022 18:15:47 +0200 Vidar Stiernström Add functions for constructing SATs feature/boundary_conditions
Tue, 11 Oct 2022 18:12:40 +0200 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_conditions
Wed, 05 Oct 2022 22:05:23 +0200 Vidar Stiernström Merge with default feature/boundary_conditions
Fri, 15 Jul 2022 15:24:02 +0200 Vidar Stiernström Merge feature/grids feature/boundary_conditions
Wed, 05 Oct 2022 22:03:54 +0200 Vidar Stiernström Merge with feature/grids
Wed, 05 Oct 2022 22:03:20 +0200 Vidar Stiernström Closing branch before merge to default feature/grids
Wed, 05 Oct 2022 22:00:44 +0200 Vidar Stiernström Merge with default feature/grids
Wed, 05 Oct 2022 22:00:30 +0200 Vidar Stiernström Rename dim to ndims in Grids.jl feature/grids
Wed, 05 Oct 2022 21:26:37 +0200 Vidar Stiernström Remove export of boundary_size och orthogonal_dims feature/grids
Wed, 05 Oct 2022 21:25:12 +0200 Vidar Stiernström Remove boundary_size feature/grids
Wed, 05 Oct 2022 21:24:13 +0200 Vidar Stiernström Add testsets to existing tests feature/grids
Tue, 04 Oct 2022 22:31:52 +0200 Jonatan Werpers Merge with default refactor/sbpoperators/inflation
Wed, 05 Oct 2022 20:46:10 +0200 Vidar Stiernström Merging feature/lazy_arrays
Wed, 05 Oct 2022 20:45:26 +0200 Vidar Stiernström Closing branch before merge to default feature/lazy_arrays
Wed, 05 Oct 2022 20:45:02 +0200 Vidar Stiernström Remove comment feature/lazy_arrays
Wed, 05 Oct 2022 19:58:40 +0200 Vidar Stiernström Merge in default feature/lazy_arrays
Tue, 04 Oct 2022 22:28:08 +0200 Jonatan Werpers Update manifests with julia 1.8.2
Fri, 15 Jul 2022 15:23:16 +0200 Vidar Stiernström Export binary operations for LazyArrays and scalars feature/lazy_arrays
Fri, 15 Jul 2022 09:56:25 +0200 Vidar Stiernström Minor renamings feature/grids
Fri, 15 Jul 2022 09:54:15 +0200 Vidar Stiernström Rename AbstractGrid to Grid and clean up Grids module feature/grids
Fri, 15 Jul 2022 09:41:58 +0200 Vidar Stiernström Rename dimension to dim feature/grids
Fri, 15 Jul 2022 09:38:08 +0200 Vidar Stiernström Add function dims feature/grids
Thu, 14 Jul 2022 18:33:36 +0200 Vidar Stiernström Add functions orthogonal_dims and boundary_size feature/grids
Mon, 04 Jul 2022 23:02:11 +0200 Vidar Stiernström Merge change to boundary_grid feature/boundary_conditions
Mon, 04 Jul 2022 22:55:32 +0200 Vidar Stiernström Change to using filter for picking out orthogonal dimensions
Mon, 23 May 2022 07:20:27 +0200 Jonatan Werpers Add show(io,x) methods feature/lazy_tensors/pretty_printing
Thu, 09 Jun 2022 07:33:27 +0200 Jonatan Werpers Rename g_1D and remove nested testset refactor/sbpoperators/inflation
Thu, 09 Jun 2022 07:30:20 +0200 Jonatan Werpers Clean up testsets in boundary_operator_test refactor/sbpoperators/inflation
Thu, 09 Jun 2022 07:24:11 +0200 Jonatan Werpers Remove 2D tests from boundary_operator_test refactor/sbpoperators/inflation
Mon, 13 Jun 2022 13:46:24 +0200 Vidar Stiernström Start implementing functions for boundary conditions associated with Laplace feature/boundary_conditions
Fri, 20 May 2022 11:31:20 +0200 Vidar Stiernström REVIEW: Suggest changes to tests refactor/sbpoperators/inflation
Fri, 20 May 2022 11:30:46 +0200 Vidar Stiernström Update docs refactor/sbpoperators/inflation
Fri, 13 May 2022 14:27:36 +0200 Vidar Stiernström Remove blank line laplace_benchmarks
Thu, 12 May 2022 22:24:51 +0200 Jonatan Werpers Add pretty printing for DiagonalTensor feature/lazy_tensors/pretty_printing
Thu, 12 May 2022 21:52:47 +0200 Jonatan Werpers Merge default feature/lazy_tensors/pretty_printing
Tue, 10 May 2022 20:34:20 +0200 Jonatan Werpers Bring up to date refactor/sbpoperators/inflation
Mon, 21 Mar 2022 12:51:39 +0100 Jonatan Werpers Try to remove volume_operator and boundary_operator methods refactor/sbpoperators/inflation
Tue, 10 May 2022 21:15:55 +0200 Jonatan Werpers Merge refactor/sbpoperators/inflation feature/dissipation_operators
Tue, 10 May 2022 21:14:38 +0200 Jonatan Werpers Merge default feature/dissipation_operators
Tue, 10 May 2022 21:10:31 +0200 Jonatan Werpers Docs for undivided_dissipation feature/dissipation_operators
Tue, 10 May 2022 20:49:44 +0200 Jonatan Werpers Docs for stencil_operator_distinct_closures feature/dissipation_operators
Tue, 10 May 2022 20:41:35 +0200 Jonatan Werpers Add docs for left_pad_tuple and right_pad_tuple feature/dissipation_operators
Wed, 27 Apr 2022 10:26:11 +0200 Jonatan Werpers Merge refactor/grids feature/variable_derivatives
Wed, 27 Apr 2022 10:25:53 +0200 Jonatan Werpers Fix grid indexing with CartesianIndex refactor/grids
Tue, 26 Apr 2022 14:29:08 +0200 Jonatan Werpers Merge refactor/grids feature/variable_derivatives
Tue, 26 Apr 2022 14:28:42 +0200 Jonatan Werpers Add getindex for grid refactor/grids
Tue, 10 May 2022 20:24:20 +0200 Jonatan Werpers Merge default refactor/sbpoperators/inflation
Tue, 10 May 2022 20:21:15 +0200 Jonatan Werpers Improve docs refactor/sbpoperators/inflation
Sun, 08 May 2022 12:15:32 +0200 Vidar Stiernström REVIEW: Address documentation feature/dissipation_operators
Sun, 08 May 2022 11:35:22 +0200 Vidar Stiernström Merge feature/scalar_times_tensor
Sun, 08 May 2022 11:34:51 +0200 Vidar Stiernström Close branch before merge feature/scalar_times_tensor
Thu, 14 Apr 2022 18:12:59 +0200 Vidar Stiernström Add support for multiplying a LazyTensor with a scalar feature/scalar_times_tensor
Tue, 12 Apr 2022 22:17:41 +0200 Jonatan Werpers Merge default feature/variable_derivatives
Fri, 08 Apr 2022 19:36:22 +0200 Jonatan Werpers Merge feature/diagonal_tensor
Fri, 08 Apr 2022 19:35:55 +0200 Jonatan Werpers Merge default and close branch before merge feature/diagonal_tensor
Fri, 08 Apr 2022 19:35:12 +0200 Jonatan Werpers Merge feature/first_derivative
Fri, 08 Apr 2022 19:34:55 +0200 Jonatan Werpers Close branch before merge feature/first_derivative
Thu, 07 Apr 2022 20:29:46 +0200 Jonatan Werpers Merge default feature/dissipation_operators
Thu, 07 Apr 2022 20:28:59 +0200 Jonatan Werpers Merge default feature/diagonal_tensor
Thu, 07 Apr 2022 20:28:08 +0200 Jonatan Werpers Merge default feature/first_derivative
Thu, 07 Apr 2022 07:30:00 +0200 Jonatan Werpers Update dependencies
Thu, 24 Mar 2022 12:35:37 +0100 Jonatan Werpers Merge feature/diagonal_tensor feature/variable_derivatives
Thu, 24 Mar 2022 12:35:14 +0100 Jonatan Werpers Merge feature/variable_derivatives feature/variable_derivatives
Thu, 24 Mar 2022 12:00:12 +0100 Jonatan Werpers Merge default feature/dissipation_operators
Thu, 24 Mar 2022 09:29:57 +0100 Jonatan Werpers Add a lazy diagonal tensor feature/diagonal_tensor
Wed, 23 Mar 2022 21:59:32 +0100 Jonatan Werpers Fix typo in doc string for VolumeOperator
Wed, 23 Mar 2022 21:58:04 +0100 Jonatan Werpers Fix typo feature/dissipation_operators
Wed, 23 Mar 2022 13:32:51 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Wed, 23 Mar 2022 13:30:10 +0100 Jonatan Werpers Merge feature/nested_stencils
Wed, 23 Mar 2022 13:29:56 +0100 Jonatan Werpers Close branch before merge feature/nested_stencils
Tue, 15 Feb 2022 08:08:19 +0100 Jonatan Werpers Fix type instability in apply_stencil_backwards and add tests feature/nested_stencils
Tue, 15 Feb 2022 07:54:52 +0100 Jonatan Werpers Add type stability tests for nested stencil application feature/nested_stencils
Mon, 14 Feb 2022 14:28:48 +0100 Jonatan Werpers Fix type instability for stencil application when weights and vector didn't match feature/nested_stencils
Sun, 13 Feb 2022 22:00:02 +0100 Jonatan Werpers Fix bugs from stencil refactor feature/nested_stencils
Sun, 13 Feb 2022 21:40:23 +0100 Jonatan Werpers Add promotion functionality for NestedTuples feature/nested_stencils
Sat, 12 Feb 2022 22:02:06 +0100 Jonatan Werpers Refactor code for regular stencils to use fewer type parameters and allow promotion feature/nested_stencils
Thu, 10 Feb 2022 11:26:28 +0100 Jonatan Werpers Add scale method for nested stencils feature/nested_stencils
Thu, 10 Feb 2022 10:57:00 +0100 Jonatan Werpers Add functions for converting the element type of nested stencils feature/nested_stencils
Mon, 07 Feb 2022 14:34:03 +0100 Jonatan Werpers Add length method for stencils feature/nested_stencils
Thu, 20 Jan 2022 15:17:37 +0100 Jonatan Werpers Add argument restrictions to stencil constructors to get clearer error messages feature/nested_stencils
Thu, 20 Jan 2022 14:03:16 +0100 Jonatan Werpers Add methods for CenteredNestedStencil with tuple input feature/nested_stencils
Thu, 20 Jan 2022 13:35:21 +0100 Jonatan Werpers Tests for non centered nested stencils feature/nested_stencils
Thu, 20 Jan 2022 10:23:15 +0100 Jonatan Werpers Add some tests and fix some bugs feature/nested_stencils
Wed, 19 Jan 2022 21:49:34 +0100 Jonatan Werpers Start implementing nested stencils feature/nested_stencils
Wed, 23 Mar 2022 13:09:52 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Wed, 23 Mar 2022 13:09:31 +0100 Jonatan Werpers Add some notes and clean up TODO.md a little bit
Wed, 23 Mar 2022 12:54:45 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Mon, 21 Mar 2022 13:21:48 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Wed, 23 Mar 2022 12:43:03 +0100 Jonatan Werpers Merge default feature/first_derivative
Wed, 23 Mar 2022 12:39:35 +0100 Jonatan Werpers Add tests for 2D application feature/first_derivative
Tue, 22 Mar 2022 22:11:11 +0100 Jonatan Werpers Merge refactor/sbpoperators/inflation feature/dissipation_operators
Tue, 22 Mar 2022 22:05:34 +0100 Jonatan Werpers Merge default refactor/sbpoperators/inflation
Tue, 22 Mar 2022 14:33:13 +0100 Jonatan Werpers Merge refactor/lazy_tensors
Tue, 22 Mar 2022 14:32:58 +0100 Jonatan Werpers Close branch before merge refactor/lazy_tensors
Tue, 22 Mar 2022 14:27:03 +0100 Jonatan Werpers Remove a bunch of todos refactor/lazy_tensors
Tue, 22 Mar 2022 14:23:55 +0100 Jonatan Werpers Merge default refactor/lazy_tensors
Tue, 22 Mar 2022 14:14:31 +0100 Vidar Stiernström Merge feature/stencil_set_type
Tue, 22 Mar 2022 14:13:50 +0100 Vidar Stiernström Closing branch before merge feature/stencil_set_type
Tue, 22 Mar 2022 14:10:53 +0100 Jonatan Werpers Drop more prefixes refactor/lazy_tensors
Tue, 22 Mar 2022 13:53:07 +0100 Vidar Stiernström Remove todo, add ::StencilSet to some methods, and update docs feature/stencil_set_type
Tue, 22 Mar 2022 13:28:06 +0100 Jonatan Werpers Add test for transpose equality and fix bugs found feature/dissipation_operators
Tue, 22 Mar 2022 12:33:58 +0100 Jonatan Werpers Implement undevided dissipation operators feature/dissipation_operators
Tue, 22 Mar 2022 11:27:45 +0100 Jonatan Werpers Make closures have the same number of weights in all stencils feature/dissipation_operators
Tue, 22 Mar 2022 11:18:57 +0100 Jonatan Werpers Add padding functions for stencils feature/dissipation_operators
Tue, 22 Mar 2022 10:42:19 +0100 Jonatan Werpers Add left and right pad functions for tuple feature/dissipation_operators
Tue, 22 Mar 2022 09:53:26 +0100 Jonatan Werpers Allow differnt size stencils in the two closures feature/dissipation_operators
Tue, 22 Mar 2022 09:26:05 +0100 Jonatan Werpers Change signatures for interior stencil methods feature/dissipation_operators
Tue, 22 Mar 2022 08:53:45 +0100 Jonatan Werpers Add tests for stencil_operator_distinct_closures feature/dissipation_operators
Tue, 22 Mar 2022 08:02:59 +0100 Jonatan Werpers Add tests for StencilOperatorDistinctClosures feature/dissipation_operators
Tue, 22 Mar 2022 08:02:23 +0100 Jonatan Werpers Add StencilOperatorDistinctClosures feature/dissipation_operators
Mon, 21 Mar 2022 15:12:59 +0100 Jonatan Werpers Merge refactor/sbpoperators/inflation feature/dissipation_operators
Mon, 21 Mar 2022 10:04:15 +0100 Jonatan Werpers Add some more tests refactor/sbpoperators/inflation
Mon, 21 Mar 2022 09:51:07 +0100 Jonatan Werpers Merge refactor/lazy_tensors refactor/sbpoperators/inflation
Fri, 18 Mar 2022 16:57:00 +0100 Jonatan Werpers Introduce an inflate function in lazy tensors and use it in volume_operator and boundary_operator refactor/sbpoperators/inflation
Fri, 18 Mar 2022 15:44:03 +0100 Jonatan Werpers Add some tests and start implementing dissipation() feature/dissipation_operators
Fri, 18 Mar 2022 12:24:10 +0100 Jonatan Werpers Start adding helper functions for building dissipation operators feature/dissipation_operators
Tue, 22 Mar 2022 10:02:47 +0100 Vidar Stiernström Rename readoperator.jl to stencil_set.jl feature/stencil_set_type
Tue, 22 Mar 2022 09:57:28 +0100 Vidar Stiernström Reintroduce read_stencil_set feature/stencil_set_type
Mon, 21 Mar 2022 15:22:22 +0100 Jonatan Werpers Remove the Lazy prefix on some types refactor/lazy_tensors
Mon, 21 Mar 2022 13:19:53 +0100 Jonatan Werpers Fix typo refactor/lazy_tensors
Mon, 21 Mar 2022 13:11:37 +0100 Jonatan Werpers Fix some @boundscheck @inboudns combos refactor/lazy_tensors
Mon, 21 Mar 2022 09:32:26 +0100 Jonatan Werpers Remove todo feature/lazy_tensors/pretty_printing
Mon, 21 Mar 2022 09:26:13 +0100 Jonatan Werpers Simplify some table tests refactor/lazy_tensors
Mon, 21 Mar 2022 09:07:28 +0100 Jonatan Werpers Add pretty printing for inflated tensor feature/lazy_tensors/pretty_printing
Mon, 21 Mar 2022 08:55:54 +0100 Jonatan Werpers Update compact context handeling and fix type feature/lazy_tensors/pretty_printing
Mon, 21 Mar 2022 08:04:36 +0100 Jonatan Werpers Add pretty printing for ScalingTensor feature/lazy_tensors/pretty_printing
Mon, 21 Mar 2022 08:04:14 +0100 Jonatan Werpers Add pretty printing for IdentityTensor feature/lazy_tensors/pretty_printing
Sun, 20 Mar 2022 22:58:25 +0100 Jonatan Werpers Fix forgotten SizeMismatch refactor/lazy_tensors
Sun, 20 Mar 2022 22:41:28 +0100 Jonatan Werpers Add checking of sizes to LazyTensorBinaryOperation refactor/lazy_tensors
Sun, 20 Mar 2022 22:22:32 +0100 Jonatan Werpers Add check methods for range size refactor/lazy_tensors
Sun, 20 Mar 2022 22:15:29 +0100 Jonatan Werpers Add bounds checking for lazy tensor application and clea up tests a bit refactor/lazy_tensors
Sun, 20 Mar 2022 21:35:20 +0100 Jonatan Werpers Simplify bounds handling for LazyElementwiseOperation refactor/lazy_tensors
Sun, 20 Mar 2022 21:19:00 +0100 Jonatan Werpers Remove a bunch of todos refactor/lazy_tensors
Fri, 18 Mar 2022 22:18:04 +0100 Jonatan Werpers Split out a file for tensor types refactor/lazy_tensors
Fri, 18 Mar 2022 22:01:25 +0100 Jonatan Werpers Simplify some type parameter usage refactor/lazy_tensors
Fri, 18 Mar 2022 21:54:01 +0100 Jonatan Werpers Rename another struct refactor/lazy_tensors
Fri, 18 Mar 2022 21:43:38 +0100 Jonatan Werpers More operator definitions to top file refactor/lazy_tensors
Fri, 18 Mar 2022 21:36:17 +0100 Jonatan Werpers Move simplifying implementations from \circ to LazyTensorComposition refactor/lazy_tensors
Fri, 18 Mar 2022 21:26:02 +0100 Jonatan Werpers Move tuple functions to their own file refactor/lazy_tensors
Fri, 18 Mar 2022 21:17:01 +0100 Jonatan Werpers Rename file refactor/lazy_tensors
Fri, 18 Mar 2022 21:14:47 +0100 Jonatan Werpers Rename types refactor/lazy_tensors
Fri, 18 Mar 2022 20:44:17 +0100 Jonatan Werpers Fix typo in doc refactor/lazy_tensors
Fri, 18 Mar 2022 20:41:31 +0100 Jonatan Werpers Use ScalingTensor instead of custom test type refactor/lazy_tensors
Fri, 18 Mar 2022 17:28:07 +0100 Jonatan Werpers Add a bunch of todos and add a ScalingTensor refactor/lazy_tensors
Fri, 18 Mar 2022 13:29:35 +0100 Vidar Stiernström Make StencilSet(filename; filters...) an outer constructor again feature/stencil_set_type
Fri, 18 Mar 2022 13:02:46 +0100 Vidar Stiernström Add methods for creating derivative operators in 1D from stencil sets without providing directions feature/stencil_set_type
Thu, 17 Mar 2022 21:31:20 +0100 Vidar Stiernström Add type StencilSet feature/stencil_set_type
Wed, 16 Mar 2022 18:39:00 +0100 Jonatan Werpers Merge feature/tensormapping_application_promotion
Wed, 16 Mar 2022 18:38:30 +0100 Jonatan Werpers Close branch before merge feature/tensormapping_application_promotion
Wed, 16 Mar 2022 18:38:19 +0100 Jonatan Werpers Merge default feature/tensormapping_application_promotion
Wed, 16 Mar 2022 18:32:59 +0100 Jonatan Werpers Merge feature/first_derivative
Wed, 16 Mar 2022 18:32:38 +0100 Jonatan Werpers Close branch before merge feature/first_derivative
Wed, 16 Mar 2022 14:27:37 +0100 Vidar Stiernström Add testing for VolumeOperator feature/first_derivative
Tue, 15 Mar 2022 21:42:52 +0100 Jonatan Werpers Merge feature/variable_derivatives feature/variable_derivatives
Tue, 15 Mar 2022 21:40:31 +0100 Jonatan Werpers Merge feature/tensormapping_application_promotion feature/variable_derivatives
Tue, 15 Mar 2022 21:38:55 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Tue, 15 Mar 2022 21:30:56 +0100 Jonatan Werpers Add accuracy test for funtion feature/first_derivative
Tue, 15 Mar 2022 21:17:58 +0100 Jonatan Werpers Add tests for constructors feature/first_derivative
Tue, 15 Mar 2022 21:03:17 +0100 Jonatan Werpers Fix type calculation of LazyTensorMappingApplication element type feature/tensormapping_application_promotion
Tue, 15 Mar 2022 07:40:13 +0100 Jonatan Werpers Move exports feature/tensormapping_application_promotion
Tue, 15 Mar 2022 07:37:11 +0100 Jonatan Werpers Merge default feature/tensormapping_application_promotion
Tue, 15 Mar 2022 07:29:41 +0100 Jonatan Werpers Add stencil_set method and accuracy tests feature/first_derivative
Tue, 15 Mar 2022 06:53:06 +0100 Jonatan Werpers Merge default feature/first_derivative
Mon, 14 Mar 2022 16:01:33 +0100 Jonatan Werpers Start adding the first derivative feature/first_derivative
Mon, 14 Mar 2022 10:20:39 +0100 Jonatan Werpers Fix typo feature/variable_derivatives
Mon, 14 Mar 2022 15:58:26 +0100 Vidar Stiernström Merge feature/laplace_opset
Mon, 14 Mar 2022 15:56:02 +0100 Vidar Stiernström Closing branch before merge feature/laplace_opset
Mon, 14 Mar 2022 15:53:11 +0100 Vidar Stiernström Merge with default feature/laplace_opset
Mon, 14 Mar 2022 11:10:42 +0100 Vidar Stiernström Remove completed TODO. Woho!
Mon, 14 Mar 2022 10:51:15 +0100 Vidar Stiernström Add comment and todo on introducing a type StencilSet for dispatch feature/laplace_opset
Mon, 14 Mar 2022 10:47:20 +0100 Vidar Stiernström Remove obsolete constructur test and test against type ConstantInteriorScaling for (inverse) inner product. feature/laplace_opset
Mon, 14 Mar 2022 10:43:11 +0100 Vidar Stiernström Add method for creating second derivative from a stencil set. feature/laplace_opset
Mon, 14 Mar 2022 10:16:03 +0100 Vidar Stiernström Review: Address review comment on placement of exports. Export statements should be placed at the top of the module file. Add todo. feature/laplace_opset
Mon, 14 Mar 2022 10:00:25 +0100 Vidar Stiernström Revew: Consider review comments for laplace(grid,...). Keeping the method separate (instead of inlining it) allows for users to create custom operators w.o. first defining a stencil set. Having both methods is also similar to how other types of operators can be constructed. feature/laplace_opset
Mon, 14 Mar 2022 09:41:23 +0100 Vidar Stiernström Review: Fix boundary operator tests according to review comments feature/laplace_opset
Mon, 14 Mar 2022 10:14:38 +0100 Jonatan Werpers Merge feature/tensormapping_application_promotion feature/variable_derivatives
Mon, 14 Mar 2022 09:46:22 +0100 Jonatan Werpers Fix conflict from merge feature/variable_derivatives
Mon, 14 Mar 2022 09:08:23 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Mon, 14 Mar 2022 08:48:02 +0100 Jonatan Werpers Merge default feature/tensormapping_application_promotion
Mon, 14 Mar 2022 08:37:28 +0100 Jonatan Werpers Merge bugfix/tensor_application_1d_cartesian_index
Mon, 14 Mar 2022 08:36:40 +0100 Jonatan Werpers Close branch before merge bugfix/tensor_application_1d_cartesian_index
Mon, 14 Mar 2022 08:36:18 +0100 Jonatan Werpers Remove unused `using` of RegionIndices bugfix/tensor_application_1d_cartesian_index
Mon, 14 Mar 2022 08:32:45 +0100 Jonatan Werpers Fix typo bugfix/tensor_application_1d_cartesian_index
Mon, 14 Mar 2022 08:27:54 +0100 Jonatan Werpers Review: Stencil set method for second_derivative? feature/laplace_opset
Mon, 14 Mar 2022 08:25:11 +0100 Jonatan Werpers Reviwe: Some more comments feature/laplace_opset
Mon, 14 Mar 2022 08:06:50 +0100 Jonatan Werpers Review: broadcast instead of map in some places feature/laplace_opset
Mon, 14 Mar 2022 08:03:40 +0100 Jonatan Werpers Remove unnecessary parentheses feature/laplace_opset
Mon, 14 Mar 2022 07:50:53 +0100 Jonatan Werpers Rename type parameter DiffOp to TM feature/laplace_opset
Sun, 13 Mar 2022 21:01:09 +0100 Jonatan Werpers Reformat "See also:" feature/laplace_opset
Sat, 12 Mar 2022 22:26:23 +0100 Jonatan Werpers Allow volume_operator, boundary_operator, and constant_interior_scaling_operator to act on arbitrary arrays feature/tensormapping_application_promotion
Sat, 12 Mar 2022 22:20:45 +0100 Jonatan Werpers Remove type declaratio from doc string feature/tensormapping_application_promotion
Thu, 10 Mar 2022 16:59:43 +0100 Jonatan Werpers Move exports to the top of the files feature/tensormapping_application_promotion
Thu, 10 Mar 2022 16:57:01 +0100 Jonatan Werpers Remove more type assertions feature/tensormapping_application_promotion
Thu, 10 Mar 2022 11:13:34 +0100 Jonatan Werpers Add promotion calculation of element type for LazyTensorMappingApplication feature/tensormapping_application_promotion
Sat, 12 Mar 2022 22:36:02 +0100 Jonatan Werpers Add a comment bugfix/tensor_application_1d_cartesian_index
Thu, 10 Mar 2022 08:18:29 +0100 Jonatan Werpers Add size checking for the coefficient feature/variable_derivatives
Wed, 09 Mar 2022 10:14:16 +0100 Jonatan Werpers Add note about where to put Regions feature/variable_derivatives
Wed, 09 Mar 2022 11:19:17 +0100 Jonatan Werpers Fix dispatch issue when indexing a 1D TensorApplication with a CartiesianIndex bugfix/tensor_application_1d_cartesian_index
Wed, 02 Mar 2022 10:54:39 +0100 Jonatan Werpers Fix dispatch bug for 1D grids feature/variable_derivatives
Fri, 25 Feb 2022 17:20:40 +0100 Vidar Stiernström Fix docs and add some references feature/laplace_opset
Fri, 25 Feb 2022 16:57:06 +0100 Vidar Stiernström Add test for constructing inner product and inverse via stencil sets feature/laplace_opset
Fri, 25 Feb 2022 16:35:16 +0100 Vidar Stiernström Add tests for constructing boundary operators from stencil sets feature/laplace_opset
Fri, 25 Feb 2022 16:34:35 +0100 Vidar Stiernström Fix bug when construcing normal_derivative from a stencil set feature/laplace_opset
Tue, 22 Feb 2022 07:24:22 +0100 Jonatan Werpers Temporarily add specialized methods for 2D feature/variable_derivatives
Mon, 21 Feb 2022 15:22:44 +0100 Jonatan Werpers More strict apply feature/variable_derivatives
Mon, 21 Feb 2022 12:57:58 +0100 Jonatan Werpers Fix type stability for 2d operator feature/variable_derivatives
Mon, 21 Feb 2022 10:34:48 +0100 Jonatan Werpers Merge performance/get_region_type_inference feature/variable_derivatives
Fri, 18 Feb 2022 08:03:37 +0100 Jonatan Werpers Merge bugfix/normal_derivative_sign feature/variable_derivatives
Mon, 21 Feb 2022 23:36:41 +0100 Vidar Stiernström Merge with default feature/laplace_opset
Mon, 21 Feb 2022 23:33:29 +0100 Vidar Stiernström Fix tests after refactoring feature/laplace_opset
Mon, 21 Feb 2022 13:13:37 +0100 Vidar Stiernström Add functionality for creating operators from a stencil set. Note: Tests are not updated yet! feature/laplace_opset
Mon, 21 Feb 2022 13:12:47 +0100 Vidar Stiernström Start restructuring Laplace making it more minimal. feature/laplace_opset
Mon, 21 Feb 2022 13:11:17 +0100 Vidar Stiernström Move exports to SbpOperators.jl feature/laplace_opset
Sun, 30 Jan 2022 13:00:18 +0100 Vidar Stiernström Review: Add review comment regarding restructuring of Laplace feature/laplace_opset
Mon, 21 Feb 2022 10:38:19 +0100 Jonatan Werpers Merge bugfix/normal_derivative_sign
Mon, 21 Feb 2022 10:37:57 +0100 Jonatan Werpers Close branch before merge bugfix/normal_derivative_sign
Mon, 21 Feb 2022 10:33:58 +0100 Jonatan Werpers Start refactor to improve type stability for apply(op,::TensorApplication,...) performance/get_region_type_inference
Fri, 18 Feb 2022 07:56:30 +0100 Jonatan Werpers Change the sign of normal derivatives bugfix/normal_derivative_sign
Fri, 18 Feb 2022 07:39:07 +0100 Jonatan Werpers More docs feature/variable_derivatives
Fri, 18 Feb 2022 07:19:08 +0100 Jonatan Werpers Remove comments feature/variable_derivatives
Fri, 18 Feb 2022 07:18:59 +0100 Jonatan Werpers Rename testset feature/variable_derivatives
Fri, 18 Feb 2022 07:18:38 +0100 Jonatan Werpers Clean up TODO.md feature/variable_derivatives
Thu, 17 Feb 2022 08:46:19 +0100 Jonatan Werpers Remove some commented lines of code feature/variable_derivatives
Tue, 15 Feb 2022 15:15:11 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Tue, 15 Feb 2022 15:14:28 +0100 Jonatan Werpers Merge feature/equidistant_grid/refine
Tue, 15 Feb 2022 15:14:14 +0100 Jonatan Werpers Close before merge feature/equidistant_grid/refine
Tue, 15 Feb 2022 12:57:41 +0100 Jonatan Werpers Clean up the docs a bit feature/equidistant_grid/refine
Tue, 15 Feb 2022 11:38:13 +0100 Jonatan Werpers More docs feature/equidistant_grid/refine
Tue, 15 Feb 2022 11:36:12 +0100 Jonatan Werpers Add coarsen() feature/equidistant_grid/refine
Tue, 15 Feb 2022 09:56:07 +0100 Jonatan Werpers Add fix for type instability in SecondDerivativeVariable along with tests feature/variable_derivatives
Tue, 15 Feb 2022 08:08:19 +0100 Jonatan Werpers Fix type instability in apply_stencil_backwards and add tests feature/variable_derivatives
Tue, 15 Feb 2022 07:54:52 +0100 Jonatan Werpers Add type stability tests for nested stencil application feature/variable_derivatives
Mon, 14 Feb 2022 14:28:48 +0100 Jonatan Werpers Fix type instability for stencil application when weights and vector didn't match feature/variable_derivatives
Mon, 14 Feb 2022 12:00:45 +0100 Jonatan Werpers Refactor tests feature/variable_derivatives
Mon, 14 Feb 2022 11:55:38 +0100 Jonatan Werpers Implement building from stencil set. Add tests for real operators feature/variable_derivatives
Mon, 14 Feb 2022 09:47:35 +0100 Jonatan Werpers Merge feature/equidistant_grid/refine feature/variable_derivatives
Sun, 13 Feb 2022 22:00:02 +0100 Jonatan Werpers Fix bugs from stencil refactor feature/variable_derivatives
Sun, 13 Feb 2022 21:40:23 +0100 Jonatan Werpers Add promotion functionality for NestedTuples feature/variable_derivatives
Sat, 12 Feb 2022 22:02:06 +0100 Jonatan Werpers Refactor code for regular stencils to use fewer type parameters and allow promotion feature/variable_derivatives
Thu, 10 Feb 2022 11:26:28 +0100 Jonatan Werpers Add scale method for nested stencils feature/variable_derivatives
Thu, 10 Feb 2022 11:08:39 +0100 Jonatan Werpers Add method for controlling the element type when parsing nested stencils feature/variable_derivatives
Thu, 10 Feb 2022 10:57:00 +0100 Jonatan Werpers Add functions for converting the element type of nested stencils feature/variable_derivatives
Thu, 10 Feb 2022 10:02:33 +0100 Jonatan Werpers Make higher dimensions work feature/variable_derivatives
Thu, 10 Feb 2022 09:58:36 +0100 Jonatan Werpers Add parse_nested_stencil feature/variable_derivatives
Tue, 08 Feb 2022 10:58:31 +0100 Jonatan Werpers Add some size tests feature/variable_derivatives
Tue, 08 Feb 2022 10:58:14 +0100 Jonatan Werpers Add some ideas for how to handle communication of regions and region sizes feature/variable_derivatives
Mon, 07 Feb 2022 20:38:07 +0100 Jonatan Werpers Refactor as multidimensional operator feature/variable_derivatives
Mon, 07 Feb 2022 20:31:02 +0100 Jonatan Werpers Add todo feature/variable_derivatives
Mon, 07 Feb 2022 14:34:03 +0100 Jonatan Werpers Add length method for stencils feature/variable_derivatives
Mon, 07 Feb 2022 14:32:29 +0100 Jonatan Werpers Fix syntax error on standard_diagonal.toml feature/variable_derivatives
Fri, 28 Jan 2022 10:38:58 +0100 Jonatan Werpers Wrap 1D tests in a testset feature/variable_derivatives
Fri, 28 Jan 2022 10:37:57 +0100 Jonatan Werpers Add tests for application feature/variable_derivatives
Fri, 21 Jan 2022 13:20:33 +0100 Jonatan Werpers Add stencils for variable D2 order 2 and 4 feature/variable_derivatives
Fri, 21 Jan 2022 09:20:58 +0100 Jonatan Werpers Add the coefficient as a part of the struct. Wrap tests in testsets feature/variable_derivatives
Thu, 20 Jan 2022 15:18:14 +0100 Jonatan Werpers Start implementing the variable second derivative feature/variable_derivatives
Thu, 20 Jan 2022 15:17:37 +0100 Jonatan Werpers Add argument restrictions to stencil constructors to get clearer error messages feature/variable_derivatives
Thu, 20 Jan 2022 14:03:16 +0100 Jonatan Werpers Add methods for CenteredNestedStencil with tuple input feature/variable_derivatives
Thu, 20 Jan 2022 13:35:21 +0100 Jonatan Werpers Tests for non centered nested stencils feature/variable_derivatives
Mon, 14 Feb 2022 09:39:58 +0100 Jonatan Werpers Implement refine function, move exports to the top of the file, change location of constuctors. feature/equidistant_grid/refine
Thu, 27 Jan 2022 11:00:31 +0100 Vidar Stiernström Add examples and benchmarks folders laplace_benchmarks
Thu, 27 Jan 2022 10:55:08 +0100 Vidar Stiernström Merge with feature/laplace_opset laplace_benchmarks
Thu, 20 Jan 2022 21:51:53 +0100 Vidar Stiernström Add file for wave equation laplace_benchmarks
Wed, 19 Jan 2022 13:15:45 +0100 Vidar Stiernström Add some benchmarks using the Laplace Operator Set laplace_benchmarks
Tue, 25 Jan 2022 10:36:13 +0100 Jonatan Werpers REVIEW: Add some comments about the tests feature/laplace_opset
Tue, 25 Jan 2022 08:19:02 +0100 Jonatan Werpers REVIEW: Move export statements. Some to the top of the file and some to SbpOperators.jl since they seem more general feature/laplace_opset
Tue, 25 Jan 2022 08:05:02 +0100 Jonatan Werpers REVIEW: Remove extra newlines in docstrings feature/laplace_opset
Tue, 25 Jan 2022 07:21:58 +0100 Jonatan Werpers REVIEW: Add a few comments and suggest code changes feature/laplace_opset
Thu, 20 Jan 2022 10:23:15 +0100 Jonatan Werpers Add some tests and fix some bugs feature/variable_derivatives
Wed, 19 Jan 2022 21:49:34 +0100 Jonatan Werpers Start implementing nested stencils feature/variable_derivatives
Wed, 19 Jan 2022 14:44:24 +0100 Vidar Stiernström Merge with default feature/laplace_opset
Fri, 02 Jul 2021 14:23:33 +0200 Vidar Stiernström Merge default again feature/laplace_opset
Wed, 19 Jan 2022 11:08:43 +0100 Jonatan Werpers Merge operator_storage_array_of_table
Wed, 19 Jan 2022 11:08:11 +0100 Jonatan Werpers Merge default and close branch before merge operator_storage_array_of_table
Tue, 18 Jan 2022 15:29:54 +0100 Jonatan Werpers Add a few simple timesteppers feature/subpackage_simple_timesteppers
Wed, 19 Jan 2022 07:28:08 +0100 Jonatan Werpers Merge review operator_storage_array_of_table
Wed, 19 Jan 2022 07:17:53 +0100 Jonatan Werpers Rename argument for `read_stencil_set`: `fn` -> `filename` operator_storage_array_of_table
Mon, 17 Jan 2022 15:05:43 +0100 Jonatan Werpers Merge feature/setup_documenter operator_storage_array_of_table
Wed, 19 Jan 2022 07:24:36 +0100 Jonatan Werpers Merge feature/setup_documenter
Wed, 19 Jan 2022 07:24:00 +0100 Jonatan Werpers Close branch before merge feature/setup_documenter
Tue, 18 Jan 2022 22:24:40 +0100 Vidar Stiernström Review: Small clarification in docs for read_stencil_set operator_storage_array_of_table
Tue, 18 Jan 2022 22:22:18 +0100 Vidar Stiernström Align docs operator_storage_array_of_table
Tue, 18 Jan 2022 22:09:55 +0100 Vidar Stiernström Fix typos in doc. operator_storage_array_of_table
Mon, 17 Jan 2022 08:34:06 +0100 Jonatan Werpers Docs touch up operator_storage_array_of_table
Fri, 14 Jan 2022 15:39:56 +0100 Jonatan Werpers Add some documentation for the file format operator_storage_array_of_table
Fri, 14 Jan 2022 13:49:00 +0100 Jonatan Werpers Change name of top page in sidebar feature/setup_documenter
Fri, 14 Jan 2022 13:42:47 +0100 Jonatan Werpers Merge feature/setup_documenter operator_storage_array_of_table
Fri, 14 Jan 2022 13:41:47 +0100 Jonatan Werpers Better default build location feature/setup_documenter
Fri, 14 Jan 2022 13:34:40 +0100 Jonatan Werpers Merge feature/setup_documenter operator_storage_array_of_table
Fri, 14 Jan 2022 13:32:42 +0100 Jonatan Werpers Update README.md feature/setup_documenter
Fri, 14 Jan 2022 13:24:15 +0100 Jonatan Werpers Make the targets properly depend on the source files feature/setup_documenter
Fri, 14 Jan 2022 11:56:18 +0100 Jonatan Werpers Use two folders for local and webserver builds feature/setup_documenter
Fri, 14 Jan 2022 11:33:25 +0100 Jonatan Werpers Add a opendocs target feature/setup_documenter
Fri, 14 Jan 2022 10:45:17 +0100 Jonatan Werpers Use a variable for the JULIA command to allow changing it feature/setup_documenter
Fri, 14 Jan 2022 10:06:48 +0100 Jonatan Werpers More info in the readme feature/setup_documenter
Fri, 14 Jan 2022 09:59:41 +0100 Jonatan Werpers Implement flag to controll pretty urls feature/setup_documenter
Fri, 14 Jan 2022 09:49:47 +0100 Jonatan Werpers Add some instructions to the README feature/setup_documenter
Fri, 14 Jan 2022 09:49:25 +0100 Jonatan Werpers Add a Makefile feature/setup_documenter
Fri, 14 Jan 2022 09:19:07 +0100 Jonatan Werpers Fix a bunch of docstring mistakes feature/setup_documenter
Fri, 14 Jan 2022 09:01:12 +0100 Jonatan Werpers Initial setup of Documenter.jl feature/setup_documenter
Thu, 13 Jan 2022 13:09:10 +0100 Jonatan Werpers Attempt to make variable names for parse functions more descriptive operator_storage_array_of_table
Thu, 13 Jan 2022 09:14:36 +0100 Jonatan Werpers Add a bunch of documentation operator_storage_array_of_table
Thu, 13 Jan 2022 08:51:26 +0100 Jonatan Werpers Merge refactor/sbp_operators_method_signatures operator_storage_array_of_table
Wed, 12 Jan 2022 16:03:48 +0100 Jonatan Werpers Review: Accept changes operator_storage_array_of_table
Wed, 12 Jan 2022 15:54:21 +0100 Jonatan Werpers Review: Include latest changes operator_storage_array_of_table
Wed, 12 Jan 2022 15:32:58 +0100 Jonatan Werpers Introduce parse_tuple and parse_scalar and replace all external calls to parse_rational operator_storage_array_of_table
Wed, 12 Jan 2022 14:59:03 +0100 Jonatan Werpers Let parse_rational handle numbers and not just strings operator_storage_array_of_table
Wed, 12 Jan 2022 13:07:43 +0100 Jonatan Werpers Add some notes on the format of operator storage operator_storage_array_of_table
Wed, 12 Jan 2022 08:39:48 +0100 Jonatan Werpers Add a method to parse_stencil which allows controlling the element type operator_storage_array_of_table
Wed, 12 Jan 2022 07:45:38 +0100 Jonatan Werpers Fix bug in boundary_restriction when grids and stencil does not have matching type operator_storage_array_of_table
Tue, 21 Dec 2021 16:30:16 +0100 Jonatan Werpers Add stencil constructor to change the type of the weights along with a convert method operator_storage_array_of_table
Tue, 21 Dec 2021 16:02:11 +0100 Jonatan Werpers Remove unneeded type specification in boundary_operator signature operator_storage_array_of_table
Tue, 21 Dec 2021 15:36:14 +0100 Jonatan Werpers Merge in default operator_storage_array_of_table
Thu, 13 Jan 2022 12:43:10 +0100 Jonatan Werpers Merge refactor/sbp_operators_method_signatures
Thu, 13 Jan 2022 12:37:19 +0100 Jonatan Werpers Merge default and close branch refactor/sbp_operators_method_signatures
Thu, 13 Jan 2022 08:36:58 +0100 Jonatan Werpers Merge refactor/inner_product_recursive refactor/sbp_operators_method_signatures
Thu, 13 Jan 2022 08:27:36 +0100 Jonatan Werpers Remove some more types and type parameters refactor/sbp_operators_method_signatures
Thu, 13 Jan 2022 07:42:49 +0100 Jonatan Werpers Merge default refactor/sbp_operators_method_signatures
Wed, 12 Jan 2022 15:48:29 +0100 Jonatan Werpers Accept review comments refactor/sbp_operators_method_signatures
Thu, 13 Jan 2022 12:29:11 +0100 Jonatan Werpers Merge refactor/inner_product_recursive
Thu, 13 Jan 2022 12:28:37 +0100 Jonatan Werpers Close branch before merge refactor/inner_product_recursive
Thu, 13 Jan 2022 07:53:27 +0100 Jonatan Werpers Merge default refactor/inner_product_recursive
Tue, 21 Dec 2021 15:34:51 +0100 Jonatan Werpers Update manifest version and update packages
Wed, 22 Sep 2021 13:09:46 +0200 Vidar Stiernström Review: Suggested changes in standard_diagonal.toml operator_storage_array_of_table
Wed, 22 Sep 2021 13:09:17 +0200 Vidar Stiernström Review: Suggested changes in constant_interior_scaling_operator.jl operator_storage_array_of_table
Tue, 21 Sep 2021 13:33:27 +0200 Vidar Stiernström Review: Docs in inverse_inner_product.jl operator_storage_array_of_table
Mon, 20 Sep 2021 20:36:20 +0200 Vidar Stiernström Review: Suggested changes to volume_operator.jl refactor/sbp_operators_method_signatures
Sat, 18 Sep 2021 23:40:25 +0200 Jonatan Werpers Always parse as rationals operator_storage_array_of_table
Sat, 18 Sep 2021 23:31:50 +0200 Jonatan Werpers Merge operator_storage_array_of_table
Sat, 18 Sep 2021 23:30:49 +0200 Jonatan Werpers Add type parameter to Vararg to make better error messages when Stencil is called with incompatible weights refactor/sbp_operators_method_signatures
Wed, 15 Sep 2021 22:09:23 +0200 Jonatan Werpers Remove type requirement for stencil weights refactor/sbp_operators_method_signatures
Wed, 15 Sep 2021 21:39:47 +0200 Jonatan Werpers Add some todos operator_storage_array_of_table
Tue, 27 Jul 2021 21:37:16 +0200 Jonatan Werpers Move exports to top of file in readoperator.jl operator_storage_array_of_table
Tue, 27 Jul 2021 21:35:58 +0200 Jonatan Werpers Remove pad_tuple() operator_storage_array_of_table
Sun, 25 Jul 2021 16:18:42 +0200 Jonatan Werpers Remove d2.jl and D2 type operator_storage_array_of_table
Sun, 25 Jul 2021 16:12:24 +0200 Jonatan Werpers Consider feedback operator_storage_array_of_table
Sun, 25 Jul 2021 15:39:29 +0200 Jonatan Werpers Merge operator_storage_array_of_table
Sun, 25 Jul 2021 15:31:06 +0200 Jonatan Werpers Fix laplace tests operator_storage_array_of_table
Sun, 25 Jul 2021 15:10:51 +0200 Jonatan Werpers Fix docs for inner_product and inverse_inner_product operator_storage_array_of_table
Sun, 25 Jul 2021 14:58:50 +0200 Jonatan Werpers Update inverse_inner_product to use the new storage operator_storage_array_of_table
Sun, 25 Jul 2021 14:39:41 +0200 Jonatan Werpers Fix tests for inner products operator_storage_array_of_table
Sun, 25 Jul 2021 14:38:04 +0200 Jonatan Werpers Fix bug in constructor for ConstantInteriorScalingOperator when constructing on a grid operator_storage_array_of_table
Fri, 23 Jul 2021 10:50:55 +0200 Jonatan Werpers Remove export of ConstantInteriorScalingOperator operator_storage_array_of_table
Thu, 22 Jul 2021 23:33:58 +0200 Jonatan Werpers Add ConstantInteriorScalingOperator which will be used to implement diagonal inner products operator_storage_array_of_table
Thu, 22 Jul 2021 14:26:34 +0200 Vidar Stiernström Comment on naming and add suggestion for restructure of check_stencil_toml operator_storage_array_of_table
Thu, 22 Jul 2021 10:14:04 +0200 Vidar Stiernström Fix typos operator_storage_array_of_table
Thu, 22 Jul 2021 10:13:33 +0200 Vidar Stiernström Fix incorrect argument order in docs operator_storage_array_of_table
Mon, 19 Jul 2021 22:27:52 +0200 Jonatan Werpers Merge in refactor/inner_product_recursive operator_storage_array_of_table
Mon, 19 Jul 2021 22:23:49 +0200 Jonatan Werpers Update docs for inverse_inner_product refactor/inner_product_recursive
Mon, 19 Jul 2021 22:16:58 +0200 Jonatan Werpers Remove default value for inner stencil in inverse_inner_product() refactor/inner_product_recursive
Mon, 19 Jul 2021 22:05:09 +0200 Jonatan Werpers Refactor inverse_inner_product refactor/inner_product_recursive
Mon, 19 Jul 2021 21:16:14 +0200 Jonatan Werpers Remove default value for inner_stencil in inner_product() refactor/inner_product_recursive
Mon, 19 Jul 2021 20:39:38 +0200 Jonatan Werpers Refactor inner_product to use a recursive call to 1-dim code for multi dimensional equidistant grids refactor/inner_product_recursive
Mon, 19 Jul 2021 20:12:31 +0200 Jonatan Werpers Add a note to inner_product.jl operator_storage_array_of_table
Mon, 19 Jul 2021 20:11:55 +0200 Jonatan Werpers Export parse_rational operator_storage_array_of_table
Mon, 19 Jul 2021 20:10:31 +0200 Jonatan Werpers Fix derivatives tests operator_storage_array_of_table
Mon, 19 Jul 2021 08:47:33 +0200 Jonatan Werpers Merge in refactor/sbp_operators_method_signatures operator_storage_array_of_table
Sat, 17 Jul 2021 18:14:48 +0200 Jonatan Werpers Merge refactor/sbp_operators_method_signatures
Sat, 17 Jul 2021 18:14:02 +0200 Jonatan Werpers Fix mistakes in the fix of the documentation refactor/sbp_operators_method_signatures
Sat, 17 Jul 2021 18:13:20 +0200 Jonatan Werpers Remove some more unneded types refactor/sbp_operators_method_signatures
Sat, 17 Jul 2021 18:07:15 +0200 Jonatan Werpers Rename secondderivative.jl to second_derivative.jl refactor/sbp_operators_method_signatures
Sat, 17 Jul 2021 17:50:18 +0200 Jonatan Werpers Add a note about the name of VolumeOperator refactor/sbp_operators_method_signatures
Sat, 17 Jul 2021 10:23:59 +0200 Jonatan Werpers Remove unneeded type parameter and rewirte documentation for volume_operator refactor/sbp_operators_method_signatures
Thu, 15 Jul 2021 23:25:12 +0200 Jonatan Werpers Make volume_operators() less restrictive in the type of collection of closure_stencils refactor/sbp_operators_method_signatures
Thu, 15 Jul 2021 00:28:09 +0200 Jonatan Werpers Fix boundaryops tests operator_storage_array_of_table
Thu, 15 Jul 2021 00:19:27 +0200 Jonatan Werpers Fix type in call to get_stencil_set operator_storage_array_of_table
Thu, 15 Jul 2021 00:18:55 +0200 Jonatan Werpers Add a note about deletion of D2 operator_storage_array_of_table
Thu, 15 Jul 2021 00:06:16 +0200 Jonatan Werpers Merge in default operator_storage_array_of_table
Wed, 14 Jul 2021 23:40:10 +0200 Jonatan Werpers Add some notes, delete functions that won't be needed operator_storage_array_of_table
Wed, 14 Jul 2021 23:22:34 +0200 Jonatan Werpers Make signature of read_stencil_set conform to signature of get_stencil_set operator_storage_array_of_table
Sat, 13 Feb 2021 22:17:55 +0100 Jonatan Werpers Add parse_stencil operator_storage_array_of_table
Sun, 07 Feb 2021 21:32:21 +0100 Jonatan Werpers Merge in default operator_storage_array_of_table
Sat, 06 Feb 2021 20:45:34 +0100 Jonatan Werpers Add functions for reading stencil sets operator_storage_array_of_table
Sat, 06 Feb 2021 20:38:24 +0100 Jonatan Werpers Update test TOML for operators operator_storage_array_of_table
Sat, 30 Jan 2021 20:29:43 +0100 Jonatan Werpers Fix typo operator_storage_array_of_table
Wed, 14 Jul 2021 23:58:20 +0200 Jonatan Werpers Add note about adjoint as trait
Fri, 02 Jul 2021 14:02:45 +0200 Vidar Stiernström Add utility function for testing type stability using the @inferred macro to allow for tests failing, rather than producing an error. test/type_stability
Fri, 02 Jul 2021 13:46:39 +0200 Vidar Stiernström Skip type stability tests failing after dependency updates.
Fri, 02 Jul 2021 11:20:36 +0200 Vidar Stiernström Merge w. default feature/laplace_opset
Fri, 02 Jul 2021 11:17:00 +0200 Vidar Stiernström Update deps
Fri, 02 Jul 2021 11:13:14 +0200 Vidar Stiernström Add suggestion for pretty printing of Laplace feature/laplace_opset
Sun, 28 Mar 2021 15:48:06 +0200 Vidar Stiernström Reduce the number of type perameters used by Laplace. feature/laplace_opset
Sun, 21 Mar 2021 13:44:29 +0100 Vidar Stiernström Add convenience functions for returning multiple boundary operators from Laplace feature/laplace_opset
Fri, 19 Mar 2021 17:13:04 +0100 Vidar Stiernström Minor cleanup of code feature/laplace_opset
Fri, 19 Mar 2021 17:12:43 +0100 Vidar Stiernström Remove obsolete file feature/laplace_opset
Fri, 19 Mar 2021 16:56:58 +0100 Vidar Stiernström Change from Dict to StaticDict in Laplace feature/laplace_opset
Fri, 19 Mar 2021 16:52:53 +0100 Vidar Stiernström Merge in default feature/laplace_opset
Fri, 19 Mar 2021 16:40:30 +0100 Vidar Stiernström Merge feature/static_dict
Fri, 19 Mar 2021 16:39:59 +0100 Vidar Stiernström Close branch before merge feature/static_dict
Fri, 19 Mar 2021 16:39:26 +0100 Vidar Stiernström Minor edits feature/static_dict
Fri, 19 Mar 2021 13:41:25 +0100 Jonatan Werpers Merge in default feature/static_dict
Wed, 17 Mar 2021 22:21:01 +0100 Jonatan Werpers Merge in feature/selectable_tests.
Wed, 17 Mar 2021 22:18:35 +0100 Jonatan Werpers Close branch before merge feature/selectable_tests
Wed, 17 Mar 2021 22:18:19 +0100 Jonatan Werpers Merge in default feature/selectable_tests
Wed, 17 Mar 2021 22:13:55 +0100 Jonatan Werpers Add a simple test for iteration feature/static_dict
Wed, 17 Mar 2021 22:08:59 +0100 Jonatan Werpers Add tests for constructing empty dicts. Change constructors accordingly feature/static_dict
Wed, 17 Mar 2021 21:57:55 +0100 Jonatan Werpers Add tests for length feature/static_dict
Wed, 17 Mar 2021 21:56:55 +0100 Jonatan Werpers Fix documentation and remove TBD feature/static_dict
Wed, 17 Mar 2021 21:48:48 +0100 Jonatan Werpers Add some more equality tests feature/static_dict
Wed, 17 Mar 2021 21:47:16 +0100 Jonatan Werpers Change to using DomainError feature/static_dict
Wed, 17 Mar 2021 21:45:59 +0100 Jonatan Werpers Add a constuctor taking a tuple feature/static_dict
Wed, 17 Mar 2021 21:29:37 +0100 Jonatan Werpers More docs feature/static_dict
Wed, 17 Mar 2021 21:24:57 +0100 Jonatan Werpers Add test for equality using === feature/static_dict
Wed, 17 Mar 2021 21:22:00 +0100 Jonatan Werpers Remove todo feature/selectable_tests
Wed, 17 Mar 2021 21:21:23 +0100 Jonatan Werpers Add missing using and imports in test files feature/selectable_tests
Wed, 17 Mar 2021 20:56:47 +0100 Jonatan Werpers Remove method signature in docstring feature/selectable_tests
Wed, 17 Mar 2021 20:47:48 +0100 Jonatan Werpers Change formatting for the global test set name when usign globs feature/selectable_tests
Wed, 17 Mar 2021 20:44:58 +0100 Jonatan Werpers Add timing for each file feature/selectable_tests
Wed, 17 Mar 2021 20:34:40 +0100 Jonatan Werpers Split tests for SbpOperators over several files feature/selectable_tests
Wed, 17 Mar 2021 20:34:18 +0100 Jonatan Werpers Add some todos to runtest.jl feature/selectable_tests
Wed, 17 Mar 2021 20:21:36 +0100 Jonatan Werpers More documentation feature/static_dict
Wed, 17 Mar 2021 20:16:20 +0100 Jonatan Werpers Docstring for pair type functions feature/static_dict
Wed, 17 Mar 2021 20:15:02 +0100 Jonatan Werpers Docstring for StaticDict feature/static_dict
Wed, 17 Mar 2021 10:20:05 +0100 Vidar Stiernström Change from EquidistantGrid to AbstractGrid in Laplace interface feature/laplace_opset
Mon, 22 Feb 2021 15:15:24 +0100 Vidar Stiernström Fix comment feature/laplace_opset
Tue, 16 Mar 2021 22:37:10 +0100 Jonatan Werpers Add todo note feature/static_dict
Tue, 16 Mar 2021 22:35:40 +0100 Jonatan Werpers Dissalow duplicate keys feature/static_dict
Tue, 16 Mar 2021 17:28:40 +0100 Jonatan Werpers Start adding a StaticDict type feature/static_dict
Fri, 12 Mar 2021 19:55:39 +0100 Jonatan Werpers Add note about performance testin
Fri, 12 Mar 2021 19:53:40 +0100 Jonatan Werpers Allow multiple filters feature/selectable_tests
Sat, 20 Feb 2021 21:19:24 +0100 Jonatan Werpers Rename Grids_test.jl to EquidistantGrid_test.jl feature/selectable_tests
Sat, 20 Feb 2021 21:18:55 +0100 Jonatan Werpers Remove old line form README feature/selectable_tests
Sat, 20 Feb 2021 21:15:52 +0100 Jonatan Werpers Remove module wrapping testsets. They are now automatically added through the folders feature/selectable_tests
Sat, 20 Feb 2021 21:09:45 +0100 Jonatan Werpers Wrap each file in a testset feature/selectable_tests
Sat, 20 Feb 2021 20:59:32 +0100 Jonatan Werpers Split testfile for LazyTensors feature/selectable_tests
Sat, 20 Feb 2021 20:45:40 +0100 Jonatan Werpers Switch to _test.jl suffix feature/selectable_tests
Sat, 20 Feb 2021 20:36:27 +0100 Jonatan Werpers Move each module to a folder feature/selectable_tests
Sat, 20 Feb 2021 20:31:08 +0100 Jonatan Werpers Add function for selecting tests feature/selectable_tests
Tue, 16 Feb 2021 07:50:30 +0100 Vidar Stiernström Minor clean up feature/laplace_opset
Mon, 15 Feb 2021 17:59:51 +0100 Vidar Stiernström Remove obsolete opset from tests feature/laplace_opset
Mon, 15 Feb 2021 17:59:26 +0100 Vidar Stiernström Use the Laplace struct in tests for accuracy feature/laplace_opset
Mon, 15 Feb 2021 17:53:13 +0100 Vidar Stiernström Add tests for Laplace field getter functions feature/laplace_opset
Mon, 15 Feb 2021 17:31:32 +0100 Vidar Stiernström Update docs feature/laplace_opset
Mon, 15 Feb 2021 17:20:03 +0100 Vidar Stiernström Add function for == comparison of the fields for a struct, and apply to Laplace tests feature/laplace_opset
Mon, 15 Feb 2021 11:30:34 +0100 Vidar Stiernström Merge in default feature/laplace_opset
Mon, 15 Feb 2021 11:13:12 +0100 Vidar Stiernström Merging branch refactor/operator_naming
Mon, 15 Feb 2021 10:50:58 +0100 Vidar Stiernström Closing branch before merge refactor/operator_naming
Sun, 14 Feb 2021 13:56:43 +0100 Vidar Stiernström Rename folders and files from quadrature to inner_product refactor/operator_naming
Sun, 14 Feb 2021 13:52:13 +0100 Vidar Stiernström Test inverse_inner_product on 0-dimensional grid refactor/operator_naming
Sun, 14 Feb 2021 13:49:44 +0100 Vidar Stiernström Update tests for inner_product and inverse_inner_product refactor/operator_naming
Sun, 14 Feb 2021 13:48:54 +0100 Vidar Stiernström Rename InverseQuadrature to inverse_inner_product. Make InverseDiagonalQuadrature a special case of inverse_inner_product refactor/operator_naming
Sun, 14 Feb 2021 13:47:34 +0100 Vidar Stiernström Rename quadrature to inner_product refactor/operator_naming
Sat, 13 Feb 2021 16:07:46 +0100 Vidar Stiernström Merging in default refactor/operator_naming
Sat, 13 Feb 2021 16:05:02 +0100 Vidar Stiernström Merging feature/boundary_quads
Sat, 13 Feb 2021 16:03:26 +0100 Vidar Stiernström Closing branch before merge feature/boundary_quads
Sat, 13 Feb 2021 16:01:36 +0100 Vidar Stiernström Remove extra comma in test feature/boundary_quads
Fri, 12 Feb 2021 16:16:45 +0100 Vidar Stiernström Start changing the name of functions creating operators that are not types to lower case. E.g SecondDerivative->second_derivative refactor/operator_naming
Fri, 12 Feb 2021 16:43:29 +0100 Vidar Stiernström Change order of arguments for quadrature, and make inner_stencil have a default argument feature/boundary_quads
Fri, 12 Feb 2021 16:42:43 +0100 Vidar Stiernström Add eltype function to EquidistantGrids feature/boundary_quads
Tue, 09 Feb 2021 14:40:26 +0100 Vidar Stiernström Fix bug in test. feature/boundary_quads
Tue, 09 Feb 2021 13:44:00 +0100 Vidar Stiernström Fix type parameter for a 0-dimensional grid and update docs feature/boundary_quads
Tue, 09 Feb 2021 09:44:32 +0100 Vidar Stiernström Merge heads feature/boundary_quads
Tue, 09 Feb 2021 09:43:27 +0100 Vidar Stiernström Remove redudant lines feature/boundary_quads
Tue, 09 Feb 2021 06:48:43 +0100 Jonatan Werpers Add notes about embedded grids feature/boundary_quads
Mon, 08 Feb 2021 20:12:09 +0100 Vidar Stiernström Make boundary_grid throw if invalid boundary identifier is passed. feature/boundary_quads
Mon, 08 Feb 2021 18:44:44 +0100 Vidar Stiernström Remove methods boundary_quadrature, and instead specialize quadrature on a zero-dimensional grid to return the IdentityMapping feature/boundary_quads
Mon, 08 Feb 2021 18:43:38 +0100 Vidar Stiernström Add support for 0-dimensional grid, and add method boundary_grid feature/boundary_quads
Sat, 06 Feb 2021 15:26:14 +0100 Vidar Stiernström Add inferred tests to standard constructor feature/laplace_opset
Sat, 06 Feb 2021 15:18:05 +0100 Vidar Stiernström Update constructor tests for Laplace feature/laplace_opset
Sat, 06 Feb 2021 15:17:18 +0100 Vidar Stiernström Make use of the function boundary_quadrature in Laplace constructor feature/laplace_opset
Sat, 06 Feb 2021 14:03:14 +0100 Vidar Stiernström Merge with feature/boundary_quads feature/laplace_opset
Sun, 07 Feb 2021 21:28:53 +0100 Jonatan Werpers Merge in default feature/boundary_quads
Sun, 07 Feb 2021 21:16:40 +0100 Jonatan Werpers Merge feature/stencil_convenience.
Sun, 07 Feb 2021 21:16:14 +0100 Jonatan Werpers Close before merge feature/stencil_convenience
Sun, 07 Feb 2021 21:15:48 +0100 Jonatan Werpers Formatting feature/stencil_convenience
Sat, 06 Feb 2021 21:42:57 +0100 Jonatan Werpers Add stencil constructor for centered stencils and change from tuple to vararg in stencil constructor taking cneter feature/stencil_convenience
Sat, 06 Feb 2021 12:04:06 +0100 Vidar Stiernström Update quadrature tests feature/boundary_quads
Sat, 06 Feb 2021 12:03:46 +0100 Vidar Stiernström Add methods for getting boundary quadratures of a grid. Align naming of quadrature operators. feature/boundary_quads
Sun, 31 Jan 2021 22:19:53 +0100 Vidar Stiernström Simplify construction of boundary-operator pairs in Laplace constructor feature/laplace_opset
Sun, 31 Jan 2021 21:04:02 +0100 Vidar Stiernström Make Laplace a type storing relevant operators used when writing a scheme, e.g. quadratures, normal derivatives etc. feature/laplace_opset
Sun, 31 Jan 2021 20:59:29 +0100 Vidar Stiernström Merge in changes from default feature/laplace_opset
Sun, 31 Jan 2021 20:58:42 +0100 Vidar Stiernström Integrated into default. Closing. feature/get_boundary_identifiers
Sun, 31 Jan 2021 20:57:58 +0100 Vidar Stiernström Merging branch feature/get_boundary_identifiers
Sun, 31 Jan 2021 13:13:06 +0100 Vidar Stiernström Add Note on how we should treat the borrowing parameters of operators. feature/laplace_opset
Sun, 31 Jan 2021 13:07:54 +0100 Vidar Stiernström Remove accidentally introduced dependancy on LazyTensors from Grids.jl feature/get_boundary_identifiers
Sun, 31 Jan 2021 13:04:19 +0100 Vidar Stiernström Fix and test type stability of boundary_identifiers. feature/get_boundary_identifiers
Sat, 30 Jan 2021 20:30:55 +0100 Vidar Stiernström Add tests for Grids.boundary_identifiers feature/get_boundary_identifiers
Sat, 30 Jan 2021 20:23:44 +0100 Vidar Stiernström Replace type parameter by function call feature/get_boundary_identifiers