We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a tracking issue for the 2024.12 revision support in array-api-compat.
The 2024.12 is in a draft still, so this list below is preliminary:
diff
nextafter
cumulative_prod
reciprocal
count_nonzero
take_along_axis
max_dimensions
capabilities
mean
result_type
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is a tracking issue for the 2024.12 revision support in array-api-compat.
The 2024.12 is in a draft still, so this list below is preliminary:
diff
: Add draft support for 2024.12 revision #224nextafter
: available in unwrapped namespacescumulative_prod
: Add draft support for 2024.12 revision #224reciprocal
: available in unwrapped namespacescount_nonzero
: Add draft support for 2024.12 revision #224take_along_axis
: Add draft support for 2024.12 revision #224max_dimensions
incapabilities
: Add draft support for 2024.12 revision #224mean
is defined for complex arrays : defined in unwrapped namespacesresult_type
accepts python scalars : Add draft support for 2024.12 revision #224The text was updated successfully, but these errors were encountered: