Most efficient way to generate an entangled state #448
BoltzmannEntropy
started this conversation in
General
Replies: 2 comments 1 reply
-
which entangled state do you want to create? GHZ state? |
Beta Was this translation helpful? Give feedback.
1 reply
-
julia> using Yao; ghz_state(3)
ArrayReg{2, ComplexF64, Array...}
active qubits: 3/3
nlevel: 2 |
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.
-
Dear team,
In Yao, is this the best way to create an an entangled state?
And for N qubits?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions