JuliaLinearAlgebra / BlockBandedMatrices.jl

A Julia package for representing block-banded matrices and banded-block-banded matrices
https://julialinearalgebra.github.io/BlockBandedMatrices.jl/
MIT License
58 stars 13 forks source link

don't import liblapack #135

Closed jishnub closed 2 years ago

jishnub commented 2 years ago

This doesn't seem to be used anywhere, and leads to an error on v1.9

codecov[bot] commented 2 years ago

Codecov Report

Merging #135 (e024885) into master (2d3a02c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #135   +/-   ##
=======================================
  Coverage   86.90%   86.90%           
=======================================
  Files          10       10           
  Lines        1191     1191           
=======================================
  Hits         1035     1035           
  Misses        156      156           
Impacted Files Coverage Δ
src/BlockBandedMatrices.jl 0.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.