You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to concatenate 2 KroneckerProductLinearOperator objects of shapes (100, 100) and (50, 50) in a way that the resulting LinearOperator is shape(150, 150). i was wondering if there is a way of doing it without having to evaluate the LinearOperator objects?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am trying to concatenate 2
KroneckerProductLinearOperatorobjects of shapes(100, 100)and(50, 50)in a way that the resultingLinearOperatorisshape(150, 150). i was wondering if there is a way of doing it without having to evaluate theLinearOperatorobjects?Many thanks in advance.
Andrea
Beta Was this translation helpful? Give feedback.
All reactions