Mercurial > repos > public > sbplib_julia
diff src/LazyTensors/LazyTensors.jl @ 992:bc384aaade30 refactor/lazy_tensors
Add a bunch of todos and add a ScalingTensor
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 18 Mar 2022 17:28:07 +0100 |
parents | 089a1411dfc0 |
children | 1ba8a398af9c |
line wrap: on
line diff
--- a/src/LazyTensors/LazyTensors.jl Wed Mar 16 18:39:00 2022 +0100 +++ b/src/LazyTensors/LazyTensors.jl Fri Mar 18 17:28:07 2022 +0100 @@ -5,6 +5,7 @@ export TensorMappingComposition export LazyLinearMap export IdentityMapping +export ScalingTensor export InflatedTensorMapping export LazyOuterProduct export ⊗