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
When annotating params in functions or methods, in many instances we are using LazyExpr, when one can generalize this to use the LazyArray type. This affects specially to the ndarray.py module, although the whole namespace should be reviewed. I suggest to use a PR; this can be handy for further discussions.