Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture "cond" workflow #1468

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Capture "cond" workflow #1468

wants to merge 9 commits into from

Conversation

rauletorresc
Copy link
Contributor

Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

@rauletorresc rauletorresc self-assigned this Jan 16, 2025
@rauletorresc rauletorresc force-pushed the raultorres/cond_plxpr branch from b39f7cc to cb2837e Compare January 20, 2025 20:27
@rauletorresc rauletorresc force-pushed the raultorres/cond_plxpr branch from 8d895a8 to b7bc1f4 Compare January 21, 2025 04:26
@rauletorresc rauletorresc marked this pull request as ready for review January 21, 2025 16:02
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

for orig_wire, wire in self.wire_map.items():
self.qreg = qinsert_p.bind(self.qreg, orig_wire, wire)
self.stateref = None

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Potentially override .eval so we can make the qreg an input instead of a closure variable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea!

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.

2 participants