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

feat[next]: as_program embedded #1487

Draft
wants to merge 50 commits into
base: main
Choose a base branch
from

Conversation

DropD
Copy link
Contributor

@DropD DropD commented Mar 8, 2024

Description

This PR is built on top of #1479 and additionally contains a workflow step to generate a function definition for a Program instance, which doesn't have one (because it came from FieldOperator.as_program).

This is of limited usefulness but would enable my_field_op.as_program(...).with_backend(backend=None)(...).

Requirements

  • All fixes and/or new features come with corresponding tests.
  • Important design decisions have been documented in the approriate ADR inside the docs/development/ADRs/ folder.

If this PR contains code authored by new contributors please make sure:

  • All the authors are covered by a valid contributor assignment agreement provided to ETH Zurich and signed by the employer if needed.
  • The PR contains an updated version of the AUTHORS.md file adding the names of all the new contributors.

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.

None yet

2 participants