Skip to content

Commit

Permalink
edit doc strings
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahim-shehzad committed Jan 11, 2024
1 parent 5ca795c commit d56a199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circuit_knitting/cutting/cut_finding/cut_optimization.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ class CutOptimization:
CutOptimization focuses on using circuit cutting to create disjoint subcircuits.
It then uses upper and lower bounds on the resulting
gamma in order to decide where and how to cut while deferring the exact
choices of quasiprobability decompositions to Stage Two.
choices of quasiprobability decompositions.
Member Variables:
Expand Down

0 comments on commit d56a199

Please sign in to comment.