BlockBandedMatrices.jl
BlockBandedMatrices.jl copied to clipboard
Small adjustments to recent/future changes in LinAlg.jl
Starting from Julia v1.9, axpy! is owned by LinearAlgebra, and BLAS.axpy! does no longer work for non-strided arrays. Also, in the future AbstractQ will no longer subtype AbstractMatrix, so in tests we need to convert to Matrix manually.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@bd54341). Click here to learn what that means. Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #139 +/- ##
=========================================
Coverage ? 86.81%
=========================================
Files ? 10
Lines ? 1191
Branches ? 0
=========================================
Hits ? 1034
Misses ? 157
Partials ? 0
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.