Open asmeurer opened 2 weeks ago
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
New Functionality
'max dimensions'
__array_namespace_info__().capabilities()
capabilities
cross-ref https://github.com/data-apis/array-api-tests/pull/324 for testing reciprocal.
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
New Functionality
'max dimensions'
key of__array_namespace_info__().capabilities()
(note thatcapabilities
itself is not yet tested at all, see https://github.com/data-apis/array-api-tests/issues/249)