Skip to content

Use of abs in the pivoting branch of the generic lufact.  #693

Open
@mschauer

Description

@mschauer

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

No one assigned

    Labels

    needs decisionA decision on this change is neededspeculativeWhether the change will be implemented is speculative

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions