Skip to content

Conversation

@Antoinemarteau
Copy link
Contributor

Changed error message when trying to compute condition number of sparse matrix in 2-norm, suggesting 1 or Inf norm.

Newbies like me or https://discourse.julialang.org/t/condition-number-of-sparse-matrix/77131/5 got diverted into trying densifying the array, which is very limited in many applications...

@codecov
Copy link

codecov bot commented May 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.01%. Comparing base (30201ab) to head (ea91819).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
- Coverage   84.01%   84.01%   -0.01%     
==========================================
  Files          12       12              
  Lines        9257     9256       -1     
==========================================
- Hits         7777     7776       -1     
  Misses       1480     1480              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dkarrasch
Copy link
Member

I think this is helpful. @ViralBShah

@ViralBShah
Copy link
Member

Yes should merge once CI is green.

@ViralBShah ViralBShah merged commit cff971d into JuliaSparse:main Aug 8, 2025
10 checks passed
@ViralBShah ViralBShah added the backport 1.12 Change should be backported to release-1.12 label Aug 8, 2025
KristofferC pushed a commit that referenced this pull request Sep 22, 2025
Changed error message when trying to compute condition number of sparse
matrix in 2-norm, suggesting 1 or Inf norm.

Newbies like me or
https://discourse.julialang.org/t/condition-number-of-sparse-matrix/77131/5
got diverted into trying densifying the array, which is very limited in
many applications...

---------

Co-authored-by: Viral B. Shah <[email protected]>
Co-authored-by: Daniel Karrasch <[email protected]>
(cherry picked from commit cff971d)
@KristofferC KristofferC mentioned this pull request Sep 22, 2025
7 tasks
@KristofferC KristofferC removed the backport 1.12 Change should be backported to release-1.12 label Sep 22, 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.

4 participants