Skip to content

[Bridges] wrap compute_sparse_sqrt in a try-catch#2961

Merged
odow merged 6 commits intomasterfrom
od/fix-3
Mar 4, 2026
Merged

[Bridges] wrap compute_sparse_sqrt in a try-catch#2961
odow merged 6 commits intomasterfrom
od/fix-3

Conversation

@odow
Copy link
Member

@odow odow commented Mar 2, 2026

#2960 found a flakey error. I assume it's because of our heuristic for checking whether LDLFactorizations succeeded. But we can fix it properly once a new version is released.

@joaquimg
Copy link
Member

joaquimg commented Mar 3, 2026

This might be good to comment well in the code. Or it can become a great candidate for Chesterton's fence.

odow added 2 commits March 4, 2026 11:18
Added comments to clarify the purpose of the try-catch block in compute_sparse_sqrt function.
@odow odow merged commit 3553533 into master Mar 4, 2026
34 checks passed
@odow odow deleted the od/fix-3 branch March 4, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants