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
With numba 0.45.1 I git the totally cryptic error: Type of #4 arg mismatch: i1 != i32
After googleing it turns out to be a numba bug: numba/numba#5051
So we need numba 0.47
With numba 0.45.1 I git the totally cryptic error:
Type of #4 arg mismatch: i1 != i32After googleing it turns out to be a numba bug: numba/numba#5051
So we need numba 0.47