Mercurial > repos > public > sbplib_julia
changeset 529:dfad4c16bedb refactor/inflated_tensormapping_tests
Fix typo
| author | Jonatan Werpers <jonatan@werpers.com> |
|---|---|
| date | Wed, 25 Nov 2020 18:02:30 +0100 |
| parents | 78090ec3074d |
| children | c5f9b5ab36e7 |
| files | test/testLazyTensors.jl |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/test/testLazyTensors.jl Wed Nov 25 17:58:40 2020 +0100 +++ b/test/testLazyTensors.jl Wed Nov 25 18:02:30 2020 +0100 @@ -364,7 +364,7 @@ end @testset "Application" begin - # Testing regular applpication and transposed application with inflation "before", "after" and "before and after". + # 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 = [ (
