QuantumBFS / LuxurySparse.jl

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

Static permmatrix and COO to dense #11

Closed GiggleLiu closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   98.66%   98.67%   +0.01%     
==========================================
  Files           8        8              
  Lines         224      227       +3     
==========================================
+ Hits          221      224       +3     
  Misses          3        3
Impacted Files Coverage Δ
src/conversions.jl 100% <ø> (ø) :arrow_up:
src/staticize.jl 100% <100%> (ø) :arrow_up:

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 e9d48b9...f5e45ae. Read the comment docs.