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

Add lapack eigen functions #84

Merged
merged 9 commits into from
Mar 16, 2024
Merged

Add lapack eigen functions #84

merged 9 commits into from
Mar 16, 2024

Conversation

cpmech
Copy link
Owner

@cpmech cpmech commented Mar 15, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 97.95649% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 99.25%. Comparing base (39608cb) to head (1030a3a).
Report is 403 commits behind head on main.

Files Patch % Lines
russell_lab/src/matrix/complex_mat_eigen.rs 96.53% 8 Missing ⚠️
russell_lab/src/matrix/complex_mat_gen_eigen.rs 97.88% 6 Missing ⚠️
russell_lab/src/matrix/mat_gen_eigen.rs 98.51% 6 Missing ⚠️
russell_lab/src/matrix/complex_mat_eigen_herm.rs 98.25% 4 Missing ⚠️
russell_lab/src/matrix/complex_mat_svd.rs 98.19% 4 Missing ⚠️
russell_lab/src/matrix/testing.rs 97.65% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
+ Coverage   98.44%   99.25%   +0.81%     
==========================================
  Files         102      136      +34     
  Lines       20905    28357    +7452     
==========================================
+ Hits        20580    28147    +7567     
+ Misses        325      210     -115     

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

@cpmech cpmech merged commit f4f3ba0 into main Mar 16, 2024
3 checks passed
@cpmech cpmech deleted the add-lapack-eigen-functions branch March 16, 2024 01:24
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