Skip to content

Conversation

jlapeyre
Copy link
Collaborator

@jlapeyre jlapeyre commented May 2, 2024

Use impl trait for SymbolTable::gate return type. Return an iterator. Before, we collected the output to a Vec.

Filter U gate from output of SymbolTable::gates

The Qiskit importer otherwise needs to filter this gate out.
Other consumers probably would do so as well. If it is useful in
another context, we can add an option to include the U gate

Review comment: Qiskit/qiskit#12087 (comment)

jlapeyre added 2 commits May 2, 2024 15:50
The Qiskit importer otherwise needs to filter this gate out.
Other consumers probably would do so as well. If it is useful in
antother context, we can add an option to include the U gate

Review comment: Qiskit/qiskit#12087 (comment)
@jlapeyre jlapeyre merged commit 0b3739c into Qiskit:main May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant