Skip to content

Missing element promotion in I(n)*F.Q' #801

Closed
JuliaLang/julia
#41248
@olof3

Description

@olof3

Looking into some other problems with the Q in QR related to #800, I noticed that a method is missing. Not a big deal, and pretty much any change to this example makes it work. But perhaps it is convenient to fix this at the same time as #800.

I(n)*F.Q'
ERROR: MethodError: no method matching rmul!(::Matrix{Bool}, ::Adjoint{Float64, LinearAlgebra.QRCompactWYQ{Float64, Matrix{Float64}}})
Closest candidates are:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions