Thu, 20 Jan 2022 10:23:15 +0100 |
Jonatan Werpers |
Add some tests and fix some bugs
feature/nested_stencils
|
Wed, 19 Jan 2022 21:49:34 +0100 |
Jonatan Werpers |
Start implementing nested stencils
feature/nested_stencils
|
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
|
Mon, 21 Mar 2022 13:21:48 +0100 |
Jonatan Werpers |
Merge default
feature/variable_derivatives
|
Wed, 23 Mar 2022 12:43:03 +0100 |
Jonatan Werpers |
Merge default
feature/first_derivative
|
Wed, 23 Mar 2022 12:39:35 +0100 |
Jonatan Werpers |
Add tests for 2D application
feature/first_derivative
|
Tue, 22 Mar 2022 22:11:11 +0100 |
Jonatan Werpers |
Merge refactor/sbpoperators/inflation
feature/dissipation_operators
|
Tue, 22 Mar 2022 22:05:34 +0100 |
Jonatan Werpers |
Merge default
refactor/sbpoperators/inflation
|
Tue, 22 Mar 2022 14:33:13 +0100 |
Jonatan Werpers |
Merge refactor/lazy_tensors
|
Tue, 22 Mar 2022 14:32:58 +0100 |
Jonatan Werpers |
Close branch before merge
refactor/lazy_tensors
|
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 14:14:31 +0100 |
Vidar Stiernström |
Merge feature/stencil_set_type
|
Tue, 22 Mar 2022 14:13:50 +0100 |
Vidar Stiernström |
Closing branch before merge
feature/stencil_set_type
|
Tue, 22 Mar 2022 14:10:53 +0100 |
Jonatan Werpers |
Drop more prefixes
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
|
Tue, 22 Mar 2022 13:28:06 +0100 |
Jonatan Werpers |
Add test for transpose equality and fix bugs found
feature/dissipation_operators
|
Tue, 22 Mar 2022 12:33:58 +0100 |
Jonatan Werpers |
Implement undevided dissipation operators
feature/dissipation_operators
|
Tue, 22 Mar 2022 11:27:45 +0100 |
Jonatan Werpers |
Make closures have the same number of weights in all stencils
feature/dissipation_operators
|
Tue, 22 Mar 2022 11:18:57 +0100 |
Jonatan Werpers |
Add padding functions for stencils
feature/dissipation_operators
|
Tue, 22 Mar 2022 10:42:19 +0100 |
Jonatan Werpers |
Add left and right pad functions for tuple
feature/dissipation_operators
|
Tue, 22 Mar 2022 09:53:26 +0100 |
Jonatan Werpers |
Allow differnt size stencils in the two closures
feature/dissipation_operators
|
Tue, 22 Mar 2022 09:26:05 +0100 |
Jonatan Werpers |
Change signatures for interior stencil methods
feature/dissipation_operators
|
Tue, 22 Mar 2022 08:53:45 +0100 |
Jonatan Werpers |
Add tests for stencil_operator_distinct_closures
feature/dissipation_operators
|
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
|
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
|