-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
needs decisionA decision on this change is neededA decision on this change is neededspeculativeWhether the change will be implemented is speculativeWhether the change will be implemented is speculative
Description
The use of abs
in the pivoting part broke some code of mine which was using the generic lu-fact on a matrix with elements of type SArray{Tuple{2,2},Float64,2,4}
. This became visible with the change JuliaLang/julia#32989 making pivoting the default. Would norm
be an option there?
Metadata
Metadata
Assignees
Labels
needs decisionA decision on this change is neededA decision on this change is neededspeculativeWhether the change will be implemented is speculativeWhether the change will be implemented is speculative