Skip to content
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

QR: handle xtype/dtype returned from LibSuiteSparse that don't match matrix element type #586

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pawel-tarasiuk-quantumz

LibSuiteSparse methods called from qr! might return structures with dtype that doesn't match the element type of matrix to factorize. This occurs for Tv=Float32 and Julia >=1.11.

Should fix #585

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 this pull request may close these issues.

Broken dtype detection in CHOLMOD in 1.11
2 participants