log TODO.md @ 1670:1212ba23ee32 feature/grids/min_spacing

age author description
Sun, 26 May 2024 18:19:02 -0700 Vidar Stiernström Implement and test sat_tensors for Dirichlet and Neumann conditions feature/boundary_conditions
Wed, 23 Aug 2023 09:32:01 +0200 Jonatan Werpers Add todo for colon-indexing and remove tests bugfix/grids/complete_interface_impl
Sun, 21 May 2023 21:55:14 +0200 Vidar Stiernström Merge with default feature/variable_derivatives
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
Sat, 18 Feb 2023 12:24:44 +0100 Jonatan Werpers Replace flatten_tuple with concatenate_tuple refactor/LazyTensors/tuple_manipulation
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
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 13:53:07 +0100 Vidar Stiernström Remove todo, add ::StencilSet to some methods, and update docs feature/stencil_set_type
Mon, 21 Mar 2022 15:22:22 +0100 Jonatan Werpers Remove the Lazy prefix on some types refactor/lazy_tensors
Fri, 18 Mar 2022 21:14:47 +0100 Jonatan Werpers Rename types refactor/lazy_tensors
Tue, 15 Mar 2022 21:38:55 +0100 Jonatan Werpers Merge default feature/variable_derivatives
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: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
Fri, 18 Feb 2022 07:18:38 +0100 Jonatan Werpers Clean up TODO.md feature/variable_derivatives
Mon, 07 Feb 2022 20:31:02 +0100 Jonatan Werpers Add todo feature/variable_derivatives
Sat, 30 Jan 2021 20:16:21 +0100 Vidar Stiernström Add todo on pretty printing
Wed, 20 Jan 2021 18:02:08 +0100 Vidar Stiernström Add Vidar to pkg author list
Fri, 15 Jan 2021 14:10:20 +0100 Vidar Stiernström Update TODO feature/volume_and_boundary_operators
Thu, 31 Dec 2020 08:11:57 +0100 Vidar Stiernström Add comment for work on RegionIndices and fix typos feature/volume_and_boundary_operators
Wed, 02 Dec 2020 09:35:14 +0100 Jonatan Werpers Add a bunch of stuff to TODO.md and Notes.md
Fri, 27 Nov 2020 17:53:26 +0100 Jonatan Werpers Remove completed todo refactor/tensor_index_coupling
Fri, 27 Nov 2020 11:27:37 +0100 Jonatan Werpers Remove Index{Unknown} and replace with general Any implementations refactor/tensor_index_coupling
Thu, 05 Nov 2020 11:46:03 +0100 Vidar Stiernström Add todo
Mon, 19 Oct 2020 10:28:21 +0200 Jonatan Werpers Add some notes and todos