Skip to content

Restrict to AbstractQs that are known to have a factor field #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dkarrasch opened this issue Jul 30, 2022 · 0 comments · Fixed by #103
Closed

Restrict to AbstractQs that are known to have a factor field #102

dkarrasch opened this issue Jul 30, 2022 · 0 comments · Fixed by #103

Comments

@dkarrasch
Copy link
Member

https://github.com/JuliaMatrices/ArrayLayouts.jl/blob/c20d16d3b82269619eb867898462a86e57cbcbd2/src/mul.jl#L98-L99

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant