Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Performance of block_order_op_nodes #829

Open
samanthavbarron opened this issue Mar 20, 2024 · 0 comments
Open

Performance of block_order_op_nodes #829

samanthavbarron opened this issue Mar 20, 2024 · 0 comments

Comments

@samanthavbarron
Copy link

The code in this repository is (for the most part) duplicated in qiskit-ibm-runtime, so I'm opening this issue here as well to connect with this issue in qiskit-ibm-provider.

Additionally, as far as I can tell the code doesn't need to be duplicated in both repos, unless there are strange dependency issues that prevent importing one from the other.

def block_order_op_nodes(dag: DAGCircuit) -> Generator[DAGOpNode, None, None]:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant