log

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