You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a tracking issue for testing new 2024.12 functionality.
There isn't a changelog yet, but the new functionality that I'm aware of is:
New functions
diff
nextafter
reciprocal
take_along_axis
count_nonzero
cumulative_prod
New Functionality
The 'max dimensions' key of __array_namespace_info__().capabilities() (note that capabilities itself is not yet tested at all, see 2023.12 support #249)
Scalar support: most functions are (lightly) tested. After gh-348, the following binary functions are still not tested at all:
This is a tracking issue for testing new 2024.12 functionality.
There isn't a changelog yet, but the new functionality that I'm aware of is:
New functions
diff
nextafter
reciprocal
take_along_axis
count_nonzero
cumulative_prod
New Functionality
'max dimensions'
key of__array_namespace_info__().capabilities()
(note thatcapabilities
itself is not yet tested at all, see 2023.12 support #249)Scalar support: most functions are (lightly) tested. After gh-348, the following binary functions are still not tested at all:
result_type
#349 )The text was updated successfully, but these errors were encountered: