Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
1 vote
0 answers
37 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
125 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
202 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
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
78 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
254 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
113 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
163 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
144 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
58 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
5 votes
1 answer
170 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
92 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
2 votes
2 answers
469 views

In digital computer, 0 and 1 is the basic unit of information in memory, that gets processed. Digital computer(having transistors) uses Boolean algebra to process this basic unit of information, where ...
overexchange's user avatar

15 30 50 per page
1
2 3 4 5
117