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 standard qr factorisation of LinearAlgebra allows to specify `pivot=true/[false] for pivoted or non-pivoted QR decomposition.
Do you think it would make sens to propose the same here ?
The text was updated successfully, but these errors were encountered:
The standard
qr
factorisation ofLinearAlgebra
allows to specify `pivot=true/[false] for pivoted or non-pivoted QR decomposition.Do you think it would make sens to propose the same here ?
The text was updated successfully, but these errors were encountered: