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
We need to carefully think about this change. Also, when we have the "new" dynamic view from @JohanMabille we can use it in combination with islice to recreate index_view in the same way it exists in numpy.
the
should return a vector of vectors, or actually a vector of
xtensor<std::size_t, 1>
, like in numpy.The text was updated successfully, but these errors were encountered: