Skip to content

Conversation

@jishnub
Copy link
Member

@jishnub jishnub commented Aug 10, 2023

This allows one to define an efficient BandedMatrix * OneElement. Currently, I've gone against the trend a bit, and specialized on the array type as well as the memory layout, instead of defining a layout for OneElement (I wasn't quite sure if that might introduce ambiguities, but if this is desired, we may do it in another PR).

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (14721f1) 87.08% compared to head (3136d3b) 87.09%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #164   +/-   ##
=======================================
  Coverage   87.08%   87.09%           
=======================================
  Files          10       10           
  Lines        1773     1774    +1     
=======================================
+ Hits         1544     1545    +1     
  Misses        229      229           
Files Changed Coverage Δ
src/ArrayLayouts.jl 82.70% <100.00%> (-0.10%) ⬇️
src/ldiv.jl 90.40% <100.00%> (+0.07%) ⬆️
src/memorylayout.jl 84.58% <100.00%> (+0.05%) ⬆️

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

@jishnub jishnub requested a review from dlfivefifty August 17, 2023 13:18
@dlfivefifty dlfivefifty merged commit cd5452a into master Aug 18, 2023
@jishnub jishnub deleted the jishnub/colsupportOneEl branch August 19, 2023 01:49
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