Skip to content

Commit

Permalink
Debug RDM rounding
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Jul 27, 2023
1 parent c85af8d commit 4de7958
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/qstabilizerhybrid.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -476,8 +476,6 @@ real1_f QStabilizerHybrid::ExpectationBitsAllRdm(bool roundRz, const std::vector
clone->stabilizer->Dispose(i, 1U);
clone->shards.erase(clone->shards.begin() + i);
--(clone->ancillaCount);

clone->CombineAncillae();
}

return clone->stabilizer->ExpectationBitsAll(bits, offset);
Expand Down

0 comments on commit 4de7958

Please sign in to comment.