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
Specifically, fix places where we build object arrays implicitly, as
that's deprecated on numpy master.
The change to colors.py may possibly(?) make conversion to rgba actually
slightly *faster* as we avoid the conversion to array in some cases.
0 commit comments