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

Investigate Array API usage in scanpy codebase #3136

Open
ilan-gold opened this issue Jul 2, 2024 · 0 comments
Open

Investigate Array API usage in scanpy codebase #3136

ilan-gold opened this issue Jul 2, 2024 · 0 comments
Labels
Enhancement ✨ Needs info❔ More information needed RFC/ Discussion For discussing proposed changes

Comments

@ilan-gold
Copy link
Contributor

What kind of feature would you like to request?

Additional function parameters / changed functionality / changed defaults?

Please describe your wishes

The array api is somewhat mature to the point of being using in scipy for interoperability between dense CPU/GPU functions (see https://docs.scipy.org/doc/scipy/dev/api-dev/array_api.html). It is coming with the new sparse format that may come into existence: pydata/sparse#618

So it would be good to start experimenting with this in scanpy

@ilan-gold ilan-gold added Enhancement ✨ Needs info❔ More information needed RFC/ Discussion For discussing proposed changes labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ✨ Needs info❔ More information needed RFC/ Discussion For discussing proposed changes
Projects
None yet
Development

No branches or pull requests

1 participant