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
Changes look good. Led to a question about possibly missing point indexing types to match the new slices (eg, if we have slice(float), why not np.array(float)?)
Changes look good. Led to a question about possibly missing point indexing types to match the new slices (eg, if we have
slice(float)
, why notnp.array(float)
?)Originally posted by @bkmartinjr in #141 (review)
The text was updated successfully, but these errors were encountered: