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
Although asymptotically more expensive (additional log n in space and time), it is expected to perform faster on small enough matrices. We need to experiment to determine whether it is worth implementing a switch between SSS and RRR.
The text was updated successfully, but these errors were encountered:
Although asymptotically more expensive (additional log n in space and time), it is expected to perform faster on small enough matrices. We need to experiment to determine whether it is worth implementing a switch between SSS and RRR.
The text was updated successfully, but these errors were encountered: