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
Fix lu/qr pivot deprecations and allow PivotingStrategy input (JuliaArrays#1002)
* Remove deprecation due to lu pivot choice change in v1.7
`lu` on larger static arrays now hits a deprecation in Base.
* fix `Val` deprecations for `lu` & `qr` and allow new `PivotingStrategy` inputs
* fix a test warning
Co-authored-by: Christopher Rackauckas <Contact@ChrisRackauckas.com>
0 commit comments