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.
For #114 to succeed, the reason for the
test_linear_interpolationfailing 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.