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 construction of LU, FullPivLU and QR for non-square matrices are all implemented. However their methods related to inverse/solve are only implemented for square matrices.
The text was updated successfully, but these errors were encountered:
See dimforge/nalgebra#672:
The text was updated successfully, but these errors were encountered: