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

Make computations of singular vectors work #41

Merged
merged 2 commits into from Dec 15, 2018
Merged

Make computations of singular vectors work #41

merged 2 commits into from Dec 15, 2018

Conversation

andreasnoack
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 15, 2018

Codecov Report

Merging #41 into master will decrease coverage by 1.11%.
The diff coverage is 65.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   73.89%   72.77%   -1.12%     
==========================================
  Files          10       10              
  Lines        1264     1381     +117     
==========================================
+ Hits          934     1005      +71     
- Misses        330      376      +46
Impacted Files Coverage Δ
src/qr.jl 98.03% <100%> (ø) ⬆️
src/svd.jl 75.7% <64.33%> (-13.53%) ⬇️

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 69f39d0...febbdfe. Read the comment docs.

@andreasnoack andreasnoack merged commit a56a3ab into master Dec 15, 2018
@andreasnoack andreasnoack deleted the an/svd branch December 15, 2018 13:26
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.

None yet

2 participants