stripy icon indicating copy to clipboard operation
stripy copied to clipboard

`test_linear_interpolation` is failing for NumPy 2.x

Open jcannon-gplates opened this issue 7 months ago • 0 comments

For #114 to succeed, the reason for the test_linear_interpolation failing needs investigation.

The error happened after adding support for NumPy 2.x on PyPI (in 7cfce70).

Once that error is sorted out then new 2.3.4 wheels (that support both NumPy 1.x and 2.x) can get uploaded to PyPI.

jcannon-gplates avatar May 21 '25 14:05 jcannon-gplates