You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would help where there are small gaps between xp-strict and the 'real' libraries, such as missing .device for np<2.
I'm not sure yet whether it would be best to just go with the minimum NumPy in the ci-py310 env, or go for a full minimum-dependencies env for all backends.
The text was updated successfully, but these errors were encountered:
This would help where there are small gaps between xp-strict and the 'real' libraries, such as missing
.device
fornp<2
.I'm not sure yet whether it would be best to just go with the minimum NumPy in the
ci-py310
env, or go for a full minimum-dependencies env for all backends.The text was updated successfully, but these errors were encountered: