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

Givens of zero vector and non strict stopping criterion #114

Merged
merged 109 commits into from
Sep 29, 2022
Merged

Givens of zero vector and non strict stopping criterion #114

merged 109 commits into from
Sep 29, 2022

Conversation

smataigne
Copy link
Collaborator

Givens of a zero vector created NaN values and the strict stopping criterion was never true for exact zeroes.

smataigne and others added 30 commits August 12, 2022 20:15
@smataigne
Copy link
Collaborator Author

#113 solved

@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Base: 88.81% // Head: 88.82% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (58ff262) compared to base (5f348a0).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage   88.81%   88.82%           
=======================================
  Files           9        9           
  Lines        1422     1423    +1     
=======================================
+ Hits         1263     1264    +1     
  Misses        159      159           
Impacted Files Coverage Δ
src/tridiag.jl 76.01% <ø> (ø)
src/skeweigen.jl 97.43% <100.00%> (+0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@KlausC
Copy link

KlausC commented Sep 29, 2022

Sorry, I am still missing the test cases, which prove #113 is solved. Could not verify that in my copy.

@smataigne smataigne merged commit b75590d into main Sep 29, 2022
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