Skip to content

Avoid abstractly typed field in SymmetricTridiagonalFactorization #148

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

Merged
merged 3 commits into from
Apr 19, 2025

Conversation

andreasnoack
Copy link
Member

@andreasnoack andreasnoack commented Apr 19, 2025

This change removes a bit of overhead in the symmetric eigensolvers.

Copy link

codecov bot commented Apr 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.17%. Comparing base (f496e5a) to head (1cd6e0b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
- Coverage   96.18%   96.17%   -0.01%     
==========================================
  Files          11       11              
  Lines        1651     1649       -2     
==========================================
- Hits         1588     1586       -2     
  Misses         63       63              

☔ 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.

Some of the signatures in LinearAlgebra has changed which causes test
failures.
@andreasnoack andreasnoack merged commit d7fce04 into master Apr 19, 2025
7 checks passed
@andreasnoack andreasnoack deleted the an/noabstractsym branch April 19, 2025 15:39
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.

1 participant