Skip to content

Commit

Permalink
Remove redundant explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson committed Oct 3, 2024
1 parent 9f5c58c commit 3c4f155
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions qiskit_addon_sqd/qubit.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ def project_operator_to_subspace(
represent the connected component associated with the configuration in the corresponding row. The
non-zero elements of the matrix represent the complex amplitudes associated with the connected components.
The subspace is defined by a collection of computational basis states, which are specified by the bitstrings
(rows) in ``bitstring_matrix``.
.. note::
The bitstrings in the ``bitstring_matrix`` must be unique and sorted in ascending order
according to their unsigned integer representation. Otherwise the projection will return wrong
Expand Down

0 comments on commit 3c4f155

Please sign in to comment.