Skip to content

Comments

chore: More informative error for Cholesky decomposition#198

Merged
mhovd merged 1 commit intomainfrom
error-messages
Oct 15, 2025
Merged

chore: More informative error for Cholesky decomposition#198
mhovd merged 1 commit intomainfrom
error-messages

Conversation

@mhovd
Copy link
Collaborator

@mhovd mhovd commented Oct 7, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 7, 2025 10:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves error messaging for Cholesky decomposition failures in the interior point method (IPM) evaluation routine. The change provides more context about potential causes when the decomposition fails.

  • Enhanced error message to include information about positive definiteness and common causes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

🐰 Bencher Report

Brancherror-messages
Testbedrust-loki
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
seconds (s)
(Result Δ%)
Upper Boundary
seconds (s)
(Limit %)
bimodal_ke_npag📈 view plot
🚷 view threshold
34.80 s
(+2.11%)Baseline: 34.08 s
35.54 s
(97.93%)
bimodal_ke_npod📈 view plot
🚷 view threshold
44.43 s
(+0.35%)Baseline: 44.28 s
44.82 s
(99.14%)
bimodal_ke_postprob📈 view plot
🚷 view threshold
15.47 s
(+0.58%)Baseline: 15.38 s
15.66 s
(98.80%)
🐰 View full continuous benchmarking report in Bencher

@mhovd mhovd requested a review from Siel October 12, 2025 12:01
@mhovd mhovd merged commit 775f02a into main Oct 15, 2025
6 checks passed
@github-actions github-actions bot mentioned this pull request Oct 15, 2025
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.

2 participants