Skip to main content

Questions tagged [solovay-kitaev-algorithm]

For questions about the Solovay-Kitaev theorem (and algorithm), a proof that quantum computers can efficiently simulate any 1-qubit quantum gate using a restricted set of quantum gates, as well as the generalisation allowing for the efficient creation of gates with some arbitrarily number of dimensions.

3 votes
2 answers
80 views

Can a gate sequence approximating a given single-qubit rotation up to precision $\epsilon$ be compiled in time $O(\log(1/\epsilon))$ (i.e., time strictly logarithmic and not polylog)?
delete000's user avatar
  • 233
3 votes
1 answer
147 views

Reading Andrew Child's lecture notes I've come across the following remark: "There are a few cases where a Hamiltonian can obviously simulated efficiently. For example, this is the case if H only ...
Omeglac's user avatar
  • 141
1 vote
1 answer
137 views

Let $G$ be a universal gate set. Then, for all $\epsilon > 0$, all positive integers $n$, and all $U \in U(2^n)$, there exists an $n$-qubit circuit $Q$ over $G$ such that $\|Q - U\| < \epsilon$. ...
trillianhaze's user avatar
1 vote
1 answer
156 views

In this review explaining the Solovay-Kitaev theorem, it is stated that the theorem uses the operator norm to define closeness between unitaries. This is then used to determine if a particular set of ...
user290109's user avatar
1 vote
1 answer
281 views

The Solovay-Kitaev algorithm claims that any $n$-qubit unitary gate can be decomposed to $O(\log^c(1/\epsilon))$ gates in any given universal gate set, e.g. Clifford+T. However, the number of qubits $...
SUSY's user avatar
  • 51
1 vote
2 answers
245 views

I have a unitary matrix of dimension $N$, and I want to approximate it using a quantum circuit. I know that the Solovay-Kitaev theorem gives an algorithm that takes $2^{O(N^2)}$ steps. Is this the ...
NYG's user avatar
  • 489
0 votes
0 answers
106 views

The Solovay-Kitaev algorithm gives a construction to $\epsilon$-approximate any $m$-qubit unitary $U$ with $O(m \log(m/\epsilon))$ elementary gates, provided $m$ is a constant. My question is: if the ...
NYG's user avatar
  • 489
1 vote
0 answers
70 views

The class of instantaneous quantum polynomial (IQP) circuits is an interesting restricted model of quantum computation - circuits running according to the model likely cannot achieve the full scope of ...
Mark Spinelli's user avatar
2 votes
1 answer
105 views

In standard quantum compilation algorithms (such as the Solovay-Kitaev theorem), one approximates an arbitrary unitary using words from some universal gate set. The "approximation" here is ...
trillianhaze's user avatar
2 votes
3 answers
240 views

The Solovay-Kitaev theorem shows that "this approximation can be made surprisingly efficient, thereby justifying that quantum computers need only implement a finite number of gates to gain the ...
138 Aspen's user avatar
  • 161
6 votes
0 answers
215 views

Motivated by Aaronson's call to find simple, verifiable proofs of quantumness, suppose we start off with a random polynomial-length circuit $U$ of, say, Hadamard+CCNOT (Toffoli) or CSWAP (Fredkin) ...
Mark Spinelli's user avatar
2 votes
2 answers
324 views

I am wondering whether Qiskit (or other quantum program language) can perform gate synthesis with parametrised precision. I tried with ...
Zehong Fan's user avatar
3 votes
1 answer
131 views

In the paper by Dawson and Nielsen where they develop an algorithm for the Solovay-Kitaev Theorem, they analyze the lenght of the output noting how, for an approximation of degree $n$, the lenght of ...
Davide's user avatar
  • 33
2 votes
1 answer
364 views

There is a step in the proof of the proof of Solovay-Kitaev theorem about the existence of a set containing words of at most length length $l_0$ that cover $SU(2)$ . The proof I'm reading in given in ...
madeel's user avatar
  • 321
5 votes
1 answer
268 views

There are number of points I haven't understood or am confused in the proof of Solovay-Kitaev theorem. The proof I'm reading in given in the Appendix 3 of Neilson and Chuang's book, Quantum ...
madeel's user avatar
  • 321

15 30 50 per page