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

Cramer solvability condition #283

Merged
merged 1 commit into from
Feb 21, 2022
Merged

Cramer solvability condition #283

merged 1 commit into from
Feb 21, 2022

Conversation

marcocisternino
Copy link
Member

No description provided.

Copy link
Contributor

@alessandro-alaia alessandro-alaia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds right since the function det() in "matrix_utilities.tpp" returns a signed determinant.

Copy link
Member

@andrea-iob andrea-iob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistency with the rest of bitpit, can we use std::abs instead of fabs?

@marcocisternino
Copy link
Member Author

marcocisternino commented Feb 18, 2022 via email

@andrea-iob
Copy link
Member

I've replaced fbas with std::abs.

@andrea-iob andrea-iob merged commit adbccf9 into master Feb 21, 2022
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.

3 participants