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
malb said: "Ironically, M4RI does not have an implementation of asymptotically fast and in-place matrix inversion. However, once TRTRI is implemented, we can implement this easily by computing PLE + 2x TRTRI."
we should add
mzd_inv(A)
as a shorthand for inverting an invertible matrix.The text was updated successfully, but these errors were encountered: