We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4aac0b commit 1e601aeCopy full SHA for 1e601ae
qiskit_algorithms/optimizers/qnspsa.py
@@ -277,7 +277,7 @@ def get_fidelity(
277
F(\theta, \phi) = \big|\langle 0 | U^\dagger(\theta) U(\phi) |0\rangle \big|^2.
278
279
The output of this function can be used as input for the ``fidelity`` to the
280
- :class:~`qiskit.algorithms.optimizers.QNSPSA` optimizer.
+ :class:`~.QNSPSA` optimizer.
281
282
Args:
283
circuit: The circuit preparing the parameterized ansatz.
0 commit comments