diff src/LazyTensors/lazy_tensor_operations.jl @ 1087:423a6442efc3 feature/dissipation_operators

REVIEW: Address documentation
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Sun, 08 May 2022 12:15:32 +0200
parents f857057e61e6
children 95464a1af340
line wrap: on
line diff
--- a/src/LazyTensors/lazy_tensor_operations.jl	Thu Apr 07 20:29:46 2022 +0200
+++ b/src/LazyTensors/lazy_tensor_operations.jl	Sun May 08 12:15:32 2022 +0200
@@ -268,7 +268,7 @@
 LazyOuterProduct(tms::Vararg{LazyTensor}) = foldl(LazyOuterProduct, tms)
 
 
-
+# REVIEW: Address TODO below
 """
     inflate(tm, sz, dir)