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
Add partial support for NumPy ufuncs that require two arguments, e.g. "power".
The second argument must be a scalar, array-valued second args are not yet supported.