Document the Plethora of PauliStrings. #5352
Labels
area/docstrings
kind/docs
Documentation related problems, ideas, requests
triage/accepted
A consensus emerged that this bug report, feature request, or other action should be worked on
We have
PauliString
,MutablePauliString
,DensePauliString
, andMutableDensePauliString
, but no discussion of what the difference is between these and when one should use each of these. The dense ones, to my understanding, have no qubits associated with them, while the non-dense ones have gates associated with them (and so is :( an Operation). In #5344 I added some documentation to the gate ones, but the documentation for the sparse ones needs to be updated. Likely they should refer to each other to help clarify.The text was updated successfully, but these errors were encountered: