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

Simplification of hugr-model #1900

Closed
zrho opened this issue Feb 3, 2025 · 0 comments · Fixed by #1893
Closed

Simplification of hugr-model #1900

zrho opened this issue Feb 3, 2025 · 0 comments · Fixed by #1893
Assignees

Comments

@zrho
Copy link
Contributor

zrho commented Feb 3, 2025

hugr_model can be simplified by making terms and operations "custom" where possible.

@zrho zrho self-assigned this Feb 3, 2025
github-merge-queue bot pushed a commit that referenced this issue Feb 4, 2025
This PR simplifies `hugr_model` by moving every operation and term that
can be defined as an extension to a core extension. This way we do not
need special cases in the binary format, text format, validation
(future), codegen (future), documentation generation (future). Closes
#1900.
@zrho zrho closed this as completed in #1893 Feb 4, 2025
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 a pull request may close this issue.

1 participant