Skip to content

Releases: mtsch/Ripserer.jl

v0.6.1

30 May 07:11
9c48168
Compare
Choose a tag to compare

Ripserer v0.6.1

Diff since v0.6.0

Merged pull requests:

v0.6.0

29 May 04:10
f866292
Compare
Choose a tag to compare

Ripserer v0.6.0

Diff since v0.5.0

Closed issues:

  • Codecov migration to marketplace app (#44)

Merged pull requests:

v0.5.0

23 May 07:11
af767e8
Compare
Choose a tag to compare

Ripserer v0.5.0

Diff since v0.4.1

Merged pull requests:

  • CompatHelper: bump compat for "Distances" to "0.9" (#42) (@github-actions[bot])
  • Bottleneck and Wasserstein Distance (#43) (@mtsch)

v0.4.1

18 May 01:11
0fc49ed
Compare
Choose a tag to compare

Ripserer v0.4.1

Diff since v0.4.0

Merged pull requests:

v0.4.0

15 May 13:07
454f794
Compare
Choose a tag to compare

Ripserer v0.4.0

Diff since v0.3.0

Merged pull requests:

  • Usability Improvements (#39) (@mtsch)
  • fix versions in Project.toml add CompatHelper (#40) (@mtsch)

v0.3.0

13 May 08:09
b66f1a8
Compare
Choose a tag to compare

Ripserer v0.3.0

Diff since v0.2.0

Merged pull requests:

  • Code Simplification and Performance Tweaks (#35) (@mtsch)

v0.2.0

12 May 07:07
1144e3d
Compare
Choose a tag to compare

Ripserer v0.2.0

Diff since v0.1.0

Merged pull requests:

  • Internal Changes and Cubical Complexes (#34) (@mtsch)

v0.1.0

08 May 05:07
92c13a9
Compare
Choose a tag to compare

Ripserer v0.1.0

Merged pull requests:

  • julia v1.0 compatibility (#1) (@mtsch)
  • Add thresholding support. (#2) (@mtsch)
  • Cleanup. (#3) (@mtsch)
  • Sparse Filtrations (#4) (@mtsch)
  • Update README and docstrings, fix some incosistencies with distances. (#5) (@mtsch)
  • Use Aqua.jl in testing, remove incosistency. (#6) (@mtsch)
  • Add benchmarking and github action to post them. (#7) (@mtsch)
  • Refactoring (#8) (@mtsch)
  • Benchmarks (#9) (@mtsch)
  • Smarter way to push and look at top entry in column (#10) (@mtsch)
  • Streamline sparse benchmarks (#11) (@mtsch)
  • Better column assembly (#12) (@mtsch)
  • Performance Tweaks (#13) (@mtsch)
  • Update README.md, merge max_dist with diam. (#14) (@mtsch)
  • Add Documenter docs. (#15) (@mtsch)
  • Move documentation build to travis. (#16) (@mtsch)
  • Simplex Code Cleanup (#17) (@mtsch)
  • Add Logo and Icon to Docs (#18) (@mtsch)
  • Separate Coboundary and Vertex Calculation From Filtrations (#19) (@mtsch)
  • Change Indexing Order in diam and Handle Thresholding Differently (#20) (@mtsch)
  • Improve Coboundary Benchmarks (#21) (@mtsch)
  • Another Overhaul (#22) (@mtsch)
  • Update Docs (#23) (@mtsch)
  • Add Cocycle Support (#24) (@mtsch)
  • Add Support for Lower Star Filtrations (#25) (@mtsch)
  • Improve Benchmarks (#26) (@mtsch)
  • Make Sure All Benchmarks Take at Least a Few Seconds (#27) (@mtsch)
  • 0-dimensional Representatives (#28) (@mtsch)
  • Cleanup (#29) (@mtsch)
  • Add Simplex Plots (#30) (@mtsch)
  • Docs (#31) (@mtsch)
  • Add Julia TagBot (#32) (@mtsch)
  • Prepare Package for Registration (#33) (@mtsch)