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
As discussed in #177, we should reshape the coefficient matrices (which are currently in an interleaved 2D array) into a 3D array with shape (m, m, p).
As discussed in #177, we should reshape the coefficient matrices (which are currently in an interleaved 2D array) into a 3D array with shape (m, m, p).