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

Numpy: port dtype and its static instances to HPy #298

Closed
steve-s opened this issue Feb 24, 2022 · 5 comments
Closed

Numpy: port dtype and its static instances to HPy #298

steve-s opened this issue Feb 24, 2022 · 5 comments
Assignees

Comments

@steve-s
Copy link
Contributor

steve-s commented Feb 24, 2022

For this iteration I suggest to restrain from porting the dtype metatype. Porting dtype is currently blocked by metaclass support in HPy #296.

@mattip
Copy link
Contributor

mattip commented Nov 3, 2022

Metatypes are supported. Is this part of the NumPy port?

@fangerer
Copy link
Contributor

fangerer commented Nov 3, 2022

I think we can close this issue. Yes, metaclasses are now supported in HPy and yes, we basically already did the migration.
It would be nice if we could open issues in https://github.com/hpyproject/numpy-hpy .

@fangerer fangerer closed this as completed Nov 3, 2022
@mattip
Copy link
Contributor

mattip commented Nov 3, 2022

I wonder who the owner is for that fork? Perhaps they could open up issues. Maybe @rlamy?

@rlamy
Copy link
Member

rlamy commented Nov 15, 2022

@mattip I enabled issues there. AFAICT, every hpyproject owner could have done it.

@mattip
Copy link
Contributor

mattip commented Nov 15, 2022

I am a hpyproject member, so I could neither see who is a maintainer nor change the settings.

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

4 participants