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

Add verification checks to Matrix inverse methods #265

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

cval26
Copy link
Collaborator

@cval26 cval26 commented Feb 2, 2024

Adds checks to the Matrix.inverse methods, ensuring that the underlying Lapack routines have returned successfully. This is to prevent the inverse methods from silently returning incorrect data.

@cval26 cval26 merged commit e8ee2d1 into master Feb 2, 2024
10 checks passed
cval26 added a commit that referenced this pull request Feb 2, 2024
@cval26 cval26 deleted the inverse-checks branch February 5, 2024 19:27
andersonw1 pushed a commit that referenced this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug RFR Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants