Skip to content

Numpy v2 takes additional __array_wrap__ parameter

David Gobbi requested to merge dgobbi/vtk:numpy-2-compat into master

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

Merge request reports