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 a slight perturbation to initial α if it is one so ensure that #26

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

andreasnoack
Copy link
Member

the initial v is slightly perturbed when scaled with α.

Closes #25

the initial v is slightly perturbed when scaled with α.
@codecov-io
Copy link

codecov-io commented Nov 5, 2020

Codecov Report

Merging #26 into master will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   84.91%   85.04%   +0.12%     
==========================================
  Files           4        3       -1     
  Lines         232      234       +2     
==========================================
+ Hits          197      199       +2     
  Misses         35       35              
Impacted Files Coverage Δ
src/svd.jl 91.21% <100.00%> (+0.12%) ⬆️
src/TSVD.jl
src/common.jl 39.39% <0.00%> (+1.89%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d31728...c32d478. Read the comment docs.

@andreasnoack andreasnoack merged commit 018b7f8 into master Nov 5, 2020
@andreasnoack andreasnoack deleted the an/degenerate branch November 5, 2020 09:00
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.

LAPACKException(2) keeps happening
2 participants