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 type was deprecated in NumPy 1.24 in favour of bool_, but loopy still uses it because the loopy/target/c/compyte is pinned to a 3 year old commit in compyte so DeprecationWarnings are raised in a lot of firedrake scripts.
Is there any reason why this link can't be updated to a more/most recent compyte?
The text was updated successfully, but these errors were encountered:
This type was deprecated in NumPy 1.24 in favour of
bool_
, but loopy still uses it because the loopy/target/c/compyte is pinned to a 3 year old commit in compyte so DeprecationWarnings are raised in a lot of firedrake scripts.Is there any reason why this link can't be updated to a more/most recent compyte?
The text was updated successfully, but these errors were encountered: