RATING
0.51
Karma: +0.26
Haskell → How to Implement Deutsch’s Algorithm in Haskell (5)
- 0
You are right, entangle returns tensor product of two vectors indeed.
Haskell → How to Implement Deutsch’s Algorithm in Haskell (5)
- 0
Edward Kmett is magnificent. When we discussed the original article in Russian, this question arose once. Of course one need to use good linear-algebra-library, if he want to implement QC framework.
Haskell → A Few Words About Reversible Computing (4)
- 0
No, you can't. But you can use the values from that outputs in other gates.
Haskell → A Few Words About Reversible Computing (4)
- 1
Not really necessary. Often we can drastically optimize the number of used gates, and the «gibberish» outputs can be used in other computations.