Skip to content

Add support for lowering operators with Python-only data#2981

Draft
mudit2812 wants to merge 5 commits into
operator2-adj-ctrlfrom
operator2-uid-lowering
Draft

Add support for lowering operators with Python-only data#2981
mudit2812 wants to merge 5 commits into
operator2-adj-ctrlfrom
operator2-uid-lowering

Conversation

@mudit2812

Copy link
Copy Markdown
Contributor

Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

[sc-123232]

The logic in generate_uid is out of date—it still expects hybrid wire arg reshuffling that was implemented in the first iteration of operator_p
Additionally, we need to be able to handle correctly putting the qubits of any operator arguments into the qubits list. Right now, it will end up in the params list.
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