Skip to content

Add new method to fix possible ambiguity between similar(::MulAdd{<:DiagonalLayout, <:AbstractBandedLayout}) and friends #240

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 1 commit into from
Jul 4, 2024

Conversation

DanielVandH
Copy link
Contributor

Needed for JuliaArrays/LazyArrays.jl#331

Not sure the proper way to add a test for this since the ambiguity isn't actually there until using BandedMatrices

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.43%. Comparing base (f9fd686) to head (03ff2b5).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
+ Coverage   90.00%   90.43%   +0.43%     
==========================================
  Files          11       11              
  Lines        1900     1902       +2     
==========================================
+ Hits         1710     1720      +10     
+ Misses        190      182       -8     

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

@dlfivefifty dlfivefifty merged commit 03790a0 into JuliaLinearAlgebra:master Jul 4, 2024
18 checks passed
@DanielVandH
Copy link
Contributor Author

I should've remembered to bump the version. @dlfivefifty are you able to make a release for this when you can please?

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