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
The iterator supplied with assemblydata seems to be slow compared to iterating directly over the view of the data. A solution has been proposed in #193 , however if the iterator strategy is desired one would have to find a solution for this.