log

age author description
Sat, 07 Sep 2024 12:11:53 -0700 Vidar Stiernström Rename project from Sbplib to Diffinitive rename_module
Thu, 05 Sep 2024 23:16:39 +0200 Jonatan Werpers Merge feature/lazy_tensors/sparse_conversions
Thu, 05 Sep 2024 23:16:16 +0200 Jonatan Werpers Close before merge feature/lazy_tensors/sparse_conversions
Thu, 05 Sep 2024 23:16:03 +0200 Jonatan Werpers Remove use of Sbplib.RegionIndices in tests feature/lazy_tensors/sparse_conversions
Thu, 05 Sep 2024 08:38:01 -0700 Vidar Stiernström Fix types used for boundary identifiers in tests feature/lazy_tensors/sparse_conversions
Thu, 05 Sep 2024 08:31:03 -0700 Vidar Stiernström Fix typos in docstring feature/lazy_tensors/sparse_conversions
Thu, 05 Sep 2024 08:26:57 -0700 Vidar Stiernström Merge with default feature/lazy_tensors/sparse_conversions
Thu, 05 Sep 2024 08:26:12 -0700 Vidar Stiernström Merge refactor/grids/boundary_identifiers_1d
Thu, 05 Sep 2024 08:25:45 -0700 Vidar Stiernström Closing branch before merge to default refactor/grids/boundary_identifiers_1d
Thu, 05 Sep 2024 08:23:18 -0700 Vidar Stiernström Merge with default refactor/grids/boundary_identifiers_1d
Thu, 05 Sep 2024 08:22:47 -0700 Vidar Stiernström Merge update/julia_1.10.5
Thu, 05 Sep 2024 08:22:22 -0700 Vidar Stiernström Closing branch before merge to default update/julia_1.10.5
Thu, 05 Sep 2024 08:19:43 -0700 Vidar Stiernström Update to julia 1.10.5 update/julia_1.10.5
Thu, 05 Sep 2024 08:41:38 +0200 Jonatan Werpers Merge default refactor/grids/boundary_identifiers_1d
Thu, 05 Sep 2024 08:41:02 +0200 Jonatan Werpers Improve type handling in positivity_limits()
Thu, 05 Sep 2024 08:36:11 +0200 Jonatan Werpers Minor documentation fixed to laplace.jl
Wed, 04 Sep 2024 15:44:55 -0700 Vidar Stiernström Update docstrings refactor/grids/boundary_identifiers_1d
Wed, 04 Sep 2024 23:20:28 +0200 Jonatan Werpers Add docs page feature/lazy_tensors/sparse_conversions
Wed, 04 Sep 2024 22:47:41 +0200 Jonatan Werpers Add docstrings feature/lazy_tensors/sparse_conversions
Wed, 04 Sep 2024 15:53:19 +0200 Jonatan Werpers Change dimensions of testing grid to be different feature/grids/curvilinear
Wed, 04 Sep 2024 15:43:39 +0200 Jonatan Werpers Add method and refactor mapped_grid() feature/grids/curvilinear
Wed, 04 Sep 2024 15:38:10 +0200 Jonatan Werpers Add tests for equallity of mapped grids feature/grids/curvilinear
Wed, 04 Sep 2024 15:26:59 +0200 Jonatan Werpers Fix todos and add broken test for mapped_grid(::Grid,...) feature/grids/curvilinear
Wed, 04 Sep 2024 07:59:24 +0200 Jonatan Werpers Add test for axes(::MappedGrid) feature/grids/curvilinear
Wed, 04 Sep 2024 00:02:01 +0200 Jonatan Werpers Fix todo feature/grids/curvilinear
Tue, 03 Sep 2024 23:51:34 +0200 Jonatan Werpers Make equidistant_grid() for 1D more restrictive in the types it accepts
Tue, 03 Sep 2024 08:38:27 +0200 Jonatan Werpers Merge feature/lazy_tensors/sparse_conversions feature/sbp_operators/laplace_curvilinear
Mon, 02 Sep 2024 15:35:54 +0200 Jonatan Werpers Add extensions for SparseArrays and SparseArrayKit that allow conversion of a LazyTensor feature/lazy_tensors/sparse_conversions
Wed, 28 Aug 2024 14:34:33 +0200 Jonatan Werpers Fix typo in inverse_inner_product feature/sbp_operators/laplace_curvilinear
Wed, 28 Aug 2024 13:28:13 +0200 Jonatan Werpers Fix test of laplace on mapped grid feature/sbp_operators/laplace_curvilinear
Wed, 28 Aug 2024 10:50:15 +0200 Jonatan Werpers Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinear
Wed, 28 Aug 2024 10:35:08 +0200 Jonatan Werpers Merge feature/grids/curvilinear feature/grids/manifolds
Wed, 28 Aug 2024 10:20:28 +0200 Jonatan Werpers Merge default feature/grids/curvilinear
Wed, 28 Aug 2024 09:56:35 +0200 Jonatan Werpers Add tests for inner product on boundary grids of mapped grid feature/sbp_operators/laplace_curvilinear
Mon, 26 Aug 2024 16:15:25 +0200 Jonatan Werpers Add accuracy tests for normal derivative feature/sbp_operators/laplace_curvilinear
Fri, 23 Aug 2024 12:50:08 +0200 Jonatan Werpers Factor out functions for the mappings used in tests of MappedGrid feature/grids/curvilinear
Fri, 23 Aug 2024 09:45:02 +0200 Jonatan Werpers Reorganize nesting of tests for mapped_grid feature/grids/curvilinear
Fri, 23 Aug 2024 09:22:29 +0200 Jonatan Werpers Add more tests for `normal` feature/grids/curvilinear
Thu, 22 Aug 2024 08:14:04 +0200 Jonatan Werpers Add min_spacing for 2D mapped grids feature/grids/curvilinear
Wed, 21 Aug 2024 19:23:42 +0200 Jonatan Werpers Allow calling equidistant_grid with tuples of lenght 1 feature/grids/curvilinear
Wed, 21 Aug 2024 19:12:28 +0200 Jonatan Werpers Simplify equidistan_grid(::Number,::Number,::Int) feature/grids/manifolds
Wed, 21 Aug 2024 19:10:37 +0200 Jonatan Werpers Restrict the argument types of the simplest equidistant_grid to Number to avoid ambiguity feature/grids/manifolds
Wed, 21 Aug 2024 19:03:01 +0200 Jonatan Werpers Add min_spacing for mapped 1d grid feature/grids/curvilinear
Thu, 11 Jul 2024 11:50:10 +0200 Jonatan Werpers Add missing LinearAlgebra dependency feature/grids/curvilinear
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