Skip to content

Fast copyto! for banded blocks #73

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

Merged
merged 5 commits into from
May 30, 2020
Merged

Fast copyto! for banded blocks #73

merged 5 commits into from
May 30, 2020

Conversation

dlfivefifty
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 30, 2020

Codecov Report

Merging #73 into master will increase coverage by 25.07%.
The diff coverage is 76.59%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #73       +/-   ##
===========================================
+ Coverage   55.42%   80.50%   +25.07%     
===========================================
  Files           9       10        +1     
  Lines         848      800       -48     
===========================================
+ Hits          470      644      +174     
+ Misses        378      156      -222     
Impacted Files Coverage Δ
src/BlockBandedMatrices.jl 33.33% <0.00%> (ø)
src/triblockbanded.jl 0.00% <0.00%> (-53.17%) ⬇️
src/broadcast.jl 70.87% <56.92%> (+19.91%) ⬆️
src/AbstractBlockBandedMatrix.jl 60.34% <65.00%> (+3.20%) ⬆️
src/interfaceimpl.jl 77.27% <66.66%> (+8.52%) ⬆️
src/BandedBlockBandedMatrix.jl 85.45% <82.83%> (+25.57%) ⬆️
src/linalg.jl 80.28% <85.00%> (+33.83%) ⬆️
src/BlockSkylineMatrix.jl 92.41% <94.64%> (+32.01%) ⬆️
src/blockskylineqr.jl 96.42% <97.43%> (+38.32%) ⬆️
... and 6 more

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 f4412db...a3b57b7. Read the comment docs.

@dlfivefifty dlfivefifty merged commit 93469a9 into master May 30, 2020
@dlfivefifty dlfivefifty deleted the dl/fastcopyto branch May 30, 2020 08:56
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.

1 participant