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

CuPy backend #5

Open
asmeurer opened this issue Jan 24, 2024 · 3 comments
Open

CuPy backend #5

asmeurer opened this issue Jan 24, 2024 · 3 comments

Comments

@asmeurer
Copy link
Member

We may want to move cupy.array_api to this library as a cupy backend. That would provide support for non-trivial device support, which is currently the one thing that can't really be checked that much through the usage of this library alone.

@leofang
Copy link

leofang commented Feb 15, 2024

Q: What's the plan for numpy.array_api? That it'd be moved to this repo starting NumPy 2.0?

cc: @kmaehashi for vis

@asmeurer
Copy link
Member Author

Yes, the plan is to remove it for 2.0.

@lucascolley
Copy link
Contributor

We've just switched from numpy.array_api in SciPy - scipy/scipy#20087

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

3 participants