Restrict to `AbstractQ`s that are known to have a `factor` field
dkarrasch opened this issue · 0 comments
dkarrasch commented
This came up in a nanosoldier run in JuliaLang/julia#46196. There, adjoints of Q's are of type AdjointQ <: AbstractQ, but don't have a field factor. I believe we had a similar issue quite recently in LinearAlgebra.