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

Version 0.1.1 #132

Merged
merged 7 commits into from
Dec 22, 2023
Merged

Version 0.1.1 #132

merged 7 commits into from
Dec 22, 2023

Conversation

smataigne
Copy link
Collaborator

New version. The eigensolver has increased robustness and automatically switches to LAPACK if the QR alg. fails.

.vscode/settings.json Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (915f65f) 88.37% compared to head (6287b37) 89.82%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/skeweigen.jl 97.64% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   88.37%   89.82%   +1.44%     
==========================================
  Files          10       10              
  Lines        1514     1572      +58     
==========================================
+ Hits         1338     1412      +74     
+ Misses        176      160      -16     

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

@smataigne smataigne merged commit 188c818 into main Dec 22, 2023
12 checks passed
@smataigne smataigne deleted the version011 branch December 22, 2023 02:02
@JuliaRegistrator
Copy link

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

smataigne added a commit that referenced this pull request Dec 22, 2023
@smataigne smataigne restored the version011 branch December 22, 2023 02:04
Copy link
Collaborator Author

@smataigne smataigne left a comment

Choose a reason for hiding this comment

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

@smataigne smataigne deleted the version011 branch December 22, 2023 02:32
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.

3 participants