log

age author description
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