close
Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
0 answers
5 views

I have a simple $A$ operator, H-R4-H, which when applied to $|0\rangle$ gives a 14.6447% probability for $|1\rangle$ that I want to measure using Quantum Amplitude Estimation. How do I go about ...
shrini1000's user avatar
1 vote
0 answers
39 views

Understanding Amplitude Amplification in the Original HHL Algorithm vs. Modern Implementations I'm studying the original HHL algorithm from the 2009 paper (arXiv:0811.3171) and trying to implement it ...
138 Aspen's user avatar
  • 171
0 votes
0 answers
37 views

I’m new here. I’ve been experimenting with quantum-inspired optimization and created a very simple, hardware-neutral data format (JSON) to describe optimization inputs and parameters before they are ...
Gus Barros's user avatar
1 vote
1 answer
127 views

Sorry for the vague title, what I’m really asking is: when writing a compiler for a quantum DSL, many languages have chosen an imperative or functional host language. Few, if any, have chosen a purely ...
Abe Brege's user avatar
3 votes
1 answer
214 views

I want to convert a PySCF wavefunction in terms of CIstrings to a representation of a qubit state after Jordan-Wigner transformation of the Hamiltonian. Qiskit-nature keeps the molecular ordering of ...
GreenPhi's user avatar
  • 117
0 votes
1 answer
74 views

In this paper, the authors provide a method for constructing qLDPC CSS-T codes. They provide example generator matrices for the binary linear codes $C_1$ and $C_2$ such that $Q(C_1, C_2)$ is a CSS-T ...
Mark A's user avatar
  • 321
0 votes
0 answers
87 views

Im making a quantum SVM with the quantum kernel using qiskit. Right now, im trying to implement the noise model using the fake provider. ...
Liyzzy's user avatar
  • 1
1 vote
1 answer
62 views

I'm trying to simulate the 1D Ising Model with open periodic boundary conditions using the 2nd order Trotter product for 5 spins sites with J = -1.2 and h =-0.7. $$ H_{Ising} = -J\sum_{i=0}^{spinsites ...
Eddie's user avatar
  • 102
4 votes
2 answers
270 views

I have been using Stim for a while now. Still, I find it particularly difficult to add non-trivial detectors in Stim (such as the in-place access of the Y-Basis Gidney introduced), and I’m wondering ...
Fabian Spreemann's user avatar
0 votes
1 answer
115 views

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 ...
Dqcomp's user avatar
  • 1
1 vote
1 answer
170 views

I'm working with Stim to analyze error probabilities in quantum error correction circuits, and I'm encountering a confusing aspect regarding the DetectorErrorModel (DEM) output. Consider Steane code ...
Quing's user avatar
  • 89
2 votes
1 answer
160 views

I’m trying to connect to IBM Quantum backends using Qiskit Runtime Service. Here’s my code (based on IBM Cloud setup guide): ...
eminaruk's user avatar
2 votes
0 answers
59 views

I have two problems with the Qiskit IntegerComparator: I apply a comparison of a quantum register content with a classical integer in Qiskit and look at the ...
GreenPhi's user avatar
  • 117
5 votes
1 answer
175 views

Under the IBM Qiskit v2.X Developer Certification webpage, there are a few courses and resources listed (e.g. the 5 course series from IBM). However, do they fully cover the content tested in the ...
Pwc's user avatar
  • 51
2 votes
2 answers
97 views

I want to convert a Choi matrix into a corresponding set of Kraus operators. I start out from a numpy array representing the Choi matrix. I convert it to a QuTip Qobj object and then convert it to ...
GreenPhi's user avatar
  • 117

15 30 50 per page
1
2 3 4 5
117