Numpy v2 takes additional __array_wrap__ parameter
Without the return_scalar parameter, numpy 2.x reports a deprecation warning when numpy_interface is used with ufuncs.
Backport: release
Edited by David Gobbi
Without the return_scalar parameter, numpy 2.x reports a deprecation warning when numpy_interface is used with ufuncs.
Backport: release