Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Quantum Computing

Questions tagged [quantum-algorithms]

Ask Question

For questions about quantum algorithms, that is, sequences of quantum gates, operations, and measurements, whose purpose which achieve some goal. Standard examples are Shor's and Grover's algorithms.

1,340 questions
Filter by
Sorted by
Tagged with
2votes
1answer
90views

I have noticed a lot of quantum algorithms that do not output an exact answer generally scale as $O(\log(1/\epsilon))$ where $\epsilon$ is the error threshold. I initially thought that this is because ...
1vote
0answers
39views

I've been working on a VQE implementation to calculate the dissociation curve of the H₂ molecule using Qiskit. The simulated curve (using Aer) looks great and behaves as expected. However, when I ...
0votes
1answer
53views

Implement the Quantum Phase Estimation (QPE) algorithm using the unitary operator S and the eigenstate∣1⟩ as the target qubit. Use 3 counting qubits and 1 target qubit.Assumptions / notation:Assume ...
2votes
0answers
48views

I would like to build a quantum circuit in Qiskit that initializes the state in a uniform superposition over all valid permutation encodings.Concretely, for $ n = 2 $, I want:$$|\psi\rangle = \frac{...
0votes
0answers
49views

Currently writing a QASM parser and wondering if this is the proper way to parse a program using a DAG (Deutsch's from QASMBench in this example).The output from Deutsch's would be:...
0votes
0answers
56views

Im making a quantum SVM with the quantum kernel using qiskit. Right now, im trying to implement the noise model using the fake provider....
2votes
1answer
236views

I’ve recently written a short note proving a structural property of Shor’s factoring algorithm, and I’d like feedback from those more experienced in quantum algorithms.Key result:If a base a is ...
2votes
2answers
217views

I'm not big on computational complexity theory; I only know a little about classes like P and NP. I would appreciate it if someone could shed light on the idea behind the Quantum Merlin Arthur ...
0votes
1answer
83views

I'd like to implement $e^{-iat}$ as part of an algorithm for hamiltonian simulation. This makes the operation:$$|a\rangle|0\rangle \rightarrow |a\rangle e^{-iat}|0\rangle$$According to Nathan ...
0votes
1answer
83views

In the paper "Grand Unification of Quantum Algorithms", the following operator is introduced in eqn. (27) of said paper:$$\hat{\Pi }_{\phi } = e^{i\phi (2\hat{\Pi }-\hat{I})}$$The operator ...
1vote
3answers
147views

I have a block-encoded matrix $A$ (for example, a diagonal matrix) encoded in a unitary $U_A$. I would like to apply a Chebyshev polynomial to the singular values of $A$ using Quantum Singular Value ...
1vote
1answer
55views

Does designing a specific circuit for dividing a number of length n by two with a fixed depth of 9 count as an advancement in quantum computing?In practice and in real-world applications, which ...
2votes
2answers
127views

This question is similar to Hamming Weight algorithm , but the solutions to that question do not suffice to implement what i am looking for.Does anybody know the best bound for a quantum circuit / ...
2votes
1answer
136views

By high-precision here I mean that the algorithm returns the first $n$ bits of the true answer with high probability. By tractable I mean that the algorithm can be implemented with $O(\mathrm{poly}(n))...
5votes
1answer
665views

In what follows, I am mostly interested in exact arbitrary-precision arithmetic. Quantum arithmetic is an active research topic. Of course any classical algorithm for arithmetic can be expressed as a ...

153050per page
1
2345
90

Hot Network Questions

more hot questions
Newest quantum-algorithms questions feed

[8]ページ先頭

©2009-2025 Movatter.jp