sgkit-dev / sgkit

Scalable genetics toolkit
https://sgkit-dev.github.io/sgkit
Apache License 2.0
235 stars 32 forks source link

Numpy 2 testing #1237

Closed tomwhite closed 2 months ago

tomwhite commented 5 months ago

~Not expected to pass - mainly to record failing tests for #1234~

This is passing now that scikit-allel is works with NumPy 2.

tomwhite commented 2 months ago

I've added a separate GitHub Actions workflow to run using NumPy 2 so we can test against both NumPy versions. NumPy 1 is still the default.