Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Array API 2024 tracking issue #678

Open
2 of 11 tasks
tomwhite opened this issue Jan 21, 2025 · 0 comments
Open
2 of 11 tasks

Array API 2024 tracking issue #678

tomwhite opened this issue Jan 21, 2025 · 0 comments
Labels
array api help wanted Extra attention is needed

Comments

@tomwhite
Copy link
Member

tomwhite commented Jan 21, 2025

Note that the Python array API standard v2024 is still in draft.

The following is based on closed issues, and will be updated once the 2024 standard is released.

New array functions

elemwise

These should be straightforward to add.

indexing

searching

statistical

utility

Updates

  • Add max dimensions to capabilities
  • Add support for complex input to mean
  • Add support for scalars in result_type
    • We delegate result_type to the backend array library so this shouldn't need any changes.
  • Add scalar support to where
  • Add scalar support to elemwise functions
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
array api help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant