Mercurial > repos > public > sbplib_julia
changeset 536:fc0f942b8792 feature/inflated_tensormapping_transpose
Merge in default
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 26 Nov 2020 17:21:38 +0100 |
parents | aac7cc1fa79a (current diff) b6768d769f46 (diff) |
children | 41e82a5d4d48 |
files | test/testLazyTensors.jl |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/test/testLazyTensors.jl Thu Nov 26 17:18:32 2020 +0100 +++ b/test/testLazyTensors.jl Thu Nov 26 17:21:38 2020 +0100 @@ -364,6 +364,8 @@ end @testset "Application" begin + # Testing regular application and transposed application with inflation "before", "after" and "before and after". + # The inflated tensor mappings are chosen to preserve, reduce and increase the dimension of the result compared to the input. tests = [ ( InflatedTensorMapping(I(3,2), A, I(4)),