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
{{ message }}
This repository was archived by the owner on Apr 24, 2024. It is now read-only.
There is a slight mess with the naming condition number in scipy and
numpy. scipy uses word `cond` and numpy `rcond`. rcond makes actually
more sense because it is a lower bound on the reciprocal condition
number.
0 commit comments