Wed, 26 Jun 2024 09:45:36 +0200 |
Jonatan Werpers |
Change name of dummy mapping to avoid conflict
bugfix/warnings
|
Tue, 04 Apr 2023 21:46:06 +0200 |
Vidar Stiernström |
Change to approximate equality in test using floats
bugfix/lazytensors
|
Wed, 05 Oct 2022 13:56:21 +0200 |
Vidar Stiernström |
Add inference test
performance/lazy_tensors
|
Tue, 29 Nov 2022 21:46:54 +0100 |
Jonatan Werpers |
Disregard review comments about multi-d tests.
refactor/sbpoperators/inflation
|
Tue, 25 Oct 2022 10:33:27 +0200 |
Vidar Stiernström |
Review: Suggest changes to test and removal of conveninece constructor
refactor/sbpoperators/inflation
|
Thu, 12 May 2022 21:52:47 +0200 |
Jonatan Werpers |
Merge default
feature/lazy_tensors/pretty_printing
|
Tue, 10 May 2022 20:24:20 +0200 |
Jonatan Werpers |
Merge default
refactor/sbpoperators/inflation
|
Thu, 14 Apr 2022 18:12:59 +0200 |
Vidar Stiernström |
Add support for multiplying a LazyTensor with a scalar
feature/scalar_times_tensor
|
Tue, 22 Mar 2022 22:05:34 +0100 |
Jonatan Werpers |
Merge default
refactor/sbpoperators/inflation
|
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
|
Mon, 21 Mar 2022 15:22:22 +0100 |
Jonatan Werpers |
Remove the Lazy prefix on some types
refactor/lazy_tensors
|
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
|
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
|
Fri, 18 Mar 2022 22:18:04 +0100 |
Jonatan Werpers |
Split out a file for tensor types
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:14:47 +0100 |
Jonatan Werpers |
Rename types
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
|
Tue, 15 Mar 2022 21:03:17 +0100 |
Jonatan Werpers |
Fix type calculation of LazyTensorMappingApplication element type
feature/tensormapping_application_promotion
|
Mon, 14 Mar 2022 08:48:02 +0100 |
Jonatan Werpers |
Merge default
feature/tensormapping_application_promotion
|
Thu, 10 Mar 2022 16:57:01 +0100 |
Jonatan Werpers |
Remove more type assertions
feature/tensormapping_application_promotion
|
Thu, 10 Mar 2022 11:13:34 +0100 |
Jonatan Werpers |
Add promotion calculation of element type for LazyTensorMappingApplication
feature/tensormapping_application_promotion
|
Wed, 09 Mar 2022 11:19:17 +0100 |
Jonatan Werpers |
Fix dispatch issue when indexing a 1D TensorApplication with a CartiesianIndex
bugfix/tensor_application_1d_cartesian_index
|
Sat, 20 Feb 2021 20:59:32 +0100 |
Jonatan Werpers |
Split testfile for LazyTensors
feature/selectable_tests
|