R K Rupesh
R K Rupesh
"Stave Vector" is technically the correct word. Many terms in python have no spaces in between, like `qiskit.pulse.ShiftPhase` etc., for obvious reasons, but in all those cases, qiskit has appropriate...
Check out 1.3 in the qiskit textbook. The same was linked by @omarcostahamido in the issue.
So there are two parts to this. The First would be to replace "statevector" in the textbook contents with "state vector". The second would be to replace "statevector" in qiskit...
Sometimes it shows the number of suggestions in the icon bellow. But still no underlining errors.
I think I figured it out. The error is happening because of a pdf file embedded in the file. Once I removed the embed, it works now. But this is...
Thank you for your review @nkanazawa1989. I'll go through them and make changes accordingly. As for using `DynamicsBackend`, there was an initial meeting with the `qiskit-dynamics` team and at that...