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

Fix nans in QR and SVD. #558

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Fix nans in QR and SVD. #558

merged 1 commit into from
Jan 12, 2024

Conversation

luitjens
Copy link
Collaborator

Fixes #543

Previously QR and SVD could devide by zero in some situations. New version avoids those divisions eliminating the nans.

Also reworked workspace APIs to make interface easier to use.

Fixes #543

Previously QR and SVD could devide by zero in some situations.  New
version avoids those divisions eliminating the nans.

Also reworked workspace APIs to make interface easier to use.
@luitjens
Copy link
Collaborator Author

/blossom-ci

1 similar comment
@luitjens
Copy link
Collaborator Author

/blossom-ci

@cliffburdick cliffburdick merged commit cb4613f into main Jan 12, 2024
1 check passed
@cliffburdick cliffburdick deleted the svd-qr-fixes branch January 12, 2024 04:26
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.

[BUG] SVDBPI nans emitted
2 participants