arkouda icon indicating copy to clipboard operation
arkouda copied to clipboard

`can_test` breaking behavior change in NumPy 2.0

Open bmcdonald3 opened this issue 8 months ago • 0 comments

can_cast behavior changed in NumPy 2.0, which is causing test failures when using NumPy 2.0.

I think we'll have to perhaps roll our own can_cast to emulate the old behavior.

bmcdonald3 avatar Jun 17 '24 23:06 bmcdonald3