You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test for a large number of circuits that the sampling overhead outputted by the cut finder matches np.prod([basis.overhead for basis in bases] (up to floating point error). These tests should be added to test_cutting_workflows.py.
Test for a large number of circuits that the sampling overhead outputted by the cut finder matches
np.prod([basis.overhead for basis in bases]
(up to floating point error). These tests should be added totest_cutting_workflows.py
.Originally posted by @garrison in #471 (comment)
The text was updated successfully, but these errors were encountered: