Skip to content

Sparse matrices

Compare
Choose a tag to compare
@sauln sauln released this 17 May 00:59
· 341 commits to master since this release
47438d3

This release includes major updates to the structure of C++ bindings allowing more languages to easily interface and provides support for sparse distance matrices.

  • Sparse distance matrix support
  • Two additional notebooks about sparsity
  • Language agnostic bindings support
  • Bug fixes (filtrations with low number of points, int rounding error for small magnitude threshold)