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

Use LinearAlgebra.BLAS.libblas #386

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Use LinearAlgebra.BLAS.libblas #386

merged 1 commit into from
Jul 27, 2023

Conversation

staticfloat
Copy link
Member

The Base.libblas_name bindings have been deprecated for a long time, don't use those.

The `Base.libblas_name` bindings have been deprecated for a long time,
don't use those.
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (42c498f) 89.36% compared to head (8bbf901) 89.36%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #386   +/-   ##
=======================================
  Coverage   89.36%   89.36%           
=======================================
  Files          24       25    +1     
  Lines        3489     3490    +1     
=======================================
+ Hits         3118     3119    +1     
  Misses        371      371           
Files Changed Coverage Δ
src/BandedMatrices.jl 100.00% <ø> (ø)
src/banded/BandedMatrix.jl 94.98% <ø> (-0.02%) ⬇️
src/generic/AbstractBandedMatrix.jl 74.66% <ø> (-5.13%) ⬇️
ext/BandedMatricesSparseArraysExt.jl 100.00% <100.00%> (ø)

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

@staticfloat staticfloat merged commit 23c358f into master Jul 27, 2023
16 checks passed
@jishnub jishnub deleted the sf/use_proper_libblas branch July 28, 2023 08:02
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