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
The fill_identities function is a transpilation pass that adds an identity block to every "empty" slot in a circuit. Currently it is only used for the drawing system.
It may need a refactor. Currently its a bit complicated/ugly. The following examples can be turned into tests:
The
fill_identities
function is a transpilation pass that adds an identity block to every "empty" slot in a circuit. Currently it is only used for the drawing system.It may need a refactor. Currently its a bit complicated/ugly. The following examples can be turned into tests:
The text was updated successfully, but these errors were encountered: