Closed
Description
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 #224 -
nextafter
: available in unwrapped namespaces -
cumulative_prod
: Add draft support for 2024.12 revision #224 -
reciprocal
: available in unwrapped namespaces -
count_nonzero
: Add draft support for 2024.12 revision #224 -
take_along_axis
: Add draft support for 2024.12 revision #224 -
max_dimensions
incapabilities
: Add draft support for 2024.12 revision #224 -
mean
is defined for complex arrays : defined in unwrapped namespaces -
result_type
accepts python scalars : Add draft support for 2024.12 revision #224
. - Device-dependent type promotion rules, per feat!: apply type promotion rules according to the device context array-api#889