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
* V. V. Shende, S. S. Bullock and I. L. Markov, "Synthesis of quantum-logic circuits," in IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, vol. 25, no. 6, pp. 1000-1010, June 2006, doi: 10.1109/TCAD.2005.855930.
26
+
*
27
+
* @param amplitudes state (vector) to prepare. Must be normalized and have a size that is a power of two
28
+
* @return quantum computation that prepares the state
29
+
* @throws invalid_argument @p amplitudes is not normalized or its length is not a
0 commit comments