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

Provide some level of typing experience in the API #433

Open
steve-s opened this issue May 18, 2023 · 0 comments
Open

Provide some level of typing experience in the API #433

steve-s opened this issue May 18, 2023 · 0 comments

Comments

@steve-s
Copy link
Contributor

steve-s commented May 18, 2023

As noted in https://github.com/hpyproject/hpy/wiki/Numpy-HPy-migration-notes:-blockers-and-concerns by changing all the previously concrete types such as DType* x for HPy x users loose valuable semantic info and also type checking by C compiler.

Similar approach was suggested in capi-workgroup/problems#31.

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

1 participant