Unitary from TensorNetwork object? #236
Replies: 1 comment
-
Hi @inajetovic, tensor networks often represent unitaries, if you mean the 'dense' / 'matrix' version of a unitary then (as long as it will fit in memory) forming it is usually simply a matter of contracting the TN. Happy to give more information if you have a specific context. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm super new to quimb, but I'm really interested into that. Is there a method to get the unitary of a TensorNetwork object?
Probably I'm missing something.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions