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
- Simplified cache initialization to only store the LU factorization object
- RecursiveFactorization.lu! returns an LU object that contains its own pivot vector
- Fixed improper pivot vector handling that was causing segfaults
0 commit comments