log

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