JuliaLinearAlgebra / AlgebraicMultigrid.jl

Algebraic Multigrid in Julia
Other
117 stars 22 forks source link

Support int32 #33

Closed ranjanan closed 6 years ago

ranjanan commented 6 years ago

Support SparseMatrixCSC{Float64,Int32}

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 89.944% when pulling 600b7e314d1872b244abb5eb6f174bf14e4a57e6 on int32 into ab05ad8d26a00fd226e1499441d0b7a027b74067 on master.

codecov-io commented 6 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   89.94%   89.94%           
=======================================
  Files          10       10           
  Lines         537      537           
=======================================
  Hits          483      483           
  Misses         54       54
Impacted Files Coverage Δ
src/aggregate.jl 89.23% <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 ab05ad8...600b7e3. Read the comment docs.