mtsch / Ripserer.jl

Flexible and efficient persistent homology computation.
https://mtsch.github.io/Ripserer.jl/dev/
MIT License
66 stars 8 forks source link

Update PersistenceDiagrams #77

Closed mtsch closed 4 years ago

mtsch commented 4 years ago

This non-breaking PR adds the following new features:

codecov[bot] commented 4 years ago

Codecov Report

Merging #77 into master will decrease coverage by 0.06%. The diff coverage is 97.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   96.10%   96.04%   -0.07%     
==========================================
  Files          11       11              
  Lines         770      758      -12     
==========================================
- Hits          740      728      -12     
  Misses         30       30              
Impacted Files Coverage Δ
src/cubical.jl 99.13% <ø> (ø)
src/simplexrecipes.jl 62.00% <75.00%> (+0.77%) :arrow_up:
src/abstractfiltration.jl 100.00% <100.00%> (ø)
src/reductionmatrix.jl 98.18% <100.00%> (-0.07%) :arrow_down:
src/zerodimensional.jl 100.00% <100.00%> (ø)

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 a7c5596...c3d4f9e. Read the comment docs.