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 can probably abandon the aim of giving the same output regardless of the block structure, in favor of just using NumPy's native methods to do the calculation within each block and then aggregating across blocks. This sacrifices some consistency for speed.
We can probably abandon the aim of giving the same output regardless of the block structure, in favor of just using NumPy's native methods to do the calculation within each block and then aggregating across blocks. This sacrifices some consistency for speed.