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

Move Array ops to a dedicated extension #1497

Open
doug-q opened this issue Sep 2, 2024 · 0 comments
Open

Move Array ops to a dedicated extension #1497

doug-q opened this issue Sep 2, 2024 · 0 comments

Comments

@doug-q
Copy link
Collaborator

doug-q commented Sep 2, 2024

I'm not sure we've got the new array ops naming quite right. The operation names (mostly) do not mention array This would be fine if they were in an array extension, but in prelude we now have prelude.get, prelude.set . These are very general names for ops that only work on a specific type. I suggest creating an array , or prelude.array extension.

@ss2165 ss2165 added this to the hugr-rs 0.13.0 / hugr-py 0.9.0 milestone Sep 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

No branches or pull requests

2 participants