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
New Functionality
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(testdiff#369)nextafter(ENH: test nextafter #366)reciprocaltake_along_axis(ENH: testtake_along_axis#367)count_nonzerocumulative_prodNew Functionality
'max dimensions'key of__array_namespace_info__().capabilities()(note thatcapabilitiesitself is not yet tested at all, see 2023.12 support #249) -- some smoke-testing in ENH: some more tests of inspection functions #362Scalar support: most functions are (lightly) tested. After gh-348, the following binary functions are still not tested at all:
bitwise_right_shift(test pow() and bitwise shifts with scalars #371)bitwise_left_shift(test pow() and bitwise shifts with scalars #371)nextafter(ENH: test nextafter #366)where(ENH: testwherewith scalars #370)pow(test pow() and bitwise shifts with scalars #371)result_type( ENH: improve testing ofresult_type#349 )