Skip to content

Commit

Permalink
Remove incorrect note from CR docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson committed Dec 10, 2024
1 parent 5cbb3ed commit b1814c4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions qiskit_addon_sqd/configuration_recovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,6 @@ def recover_configurations(
corresponding to the spin-up orbital in bit ``i + N`` where ``N`` is the number of
spatial orbitals and ``i < N``.
.. note::
The output configurations may not necessarily have correct hamming weight, as each bit
is flipped in isolation from the other bits in the bitstring.
Args:
bitstring_matrix: A 2D array of ``bool`` representations of bit
values such that each row represents a single bitstring
Expand Down

0 comments on commit b1814c4

Please sign in to comment.