We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d37ffe7 commit 229e0ddCopy full SHA for 229e0dd
README.md
@@ -1,7 +1,7 @@
1
# Description
2
VQE with STC is implemented entirely in `main.py`.
3
Experiments can be performed with statevector, noisy simulation backends, and real devices.
4
-For completeness, older versions of the codebase (not using Qiskit runtime) can be found in the "main" branch.
+For completeness, older versions of the codebase (not using Qiskit runtime) can be found in the "legacy" branch.
5
6
# Install
7
Ensure Python version is 3.10 (recommended to use pyenv).
0 commit comments