QuantumBFS / LuxurySparse.jl

A luxury sparse matrix package for Julia
https://quantumbfs.github.io/LuxurySparse.jl/latest/
Other
33 stars 7 forks source link

fix error for Julia version >= 1.4 #41

Closed ChenZhao44 closed 4 years ago

ChenZhao44 commented 4 years ago

this will fix the issue in https://github.com/QuantumBFS/LuxurySparse.jl/issues/37

codecov[bot] commented 4 years ago

Codecov Report

Merging #41 into master will decrease coverage by 0.27%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage    74.9%   74.63%   -0.28%     
==========================================
  Files          13       13              
  Lines         550      552       +2     
==========================================
  Hits          412      412              
- Misses        138      140       +2
Impacted Files Coverage Δ
src/SSparseMatrixCSC.jl 64.51% <0%> (-4.45%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 976989b...6fd1185. Read the comment docs.