Skip to content

Releases: aoertel/ultrametric-matrix-tools

v0.1.1

29 Dec 16:09

Choose a tag to compare

Changelog

New

  • functions to construct a random special ultrametric matrix

Update

  • better README.md, package description and code documentation
  • change benchmarks to use special ultrametric matrices

v0.1.0

05 Nov 09:39

Choose a tag to compare

Changelog

New

  • Construct a tree from an ultrametric matrix
  • Multiply a tree representing an ultrametric matrix with a vector (matrix-vector product)
  • Print a tree representing an ultrametric matrix
  • Prune a tree representing an ultrametric matrix to reduce the size of the tree
  • Get permutation matrix used to construct the tree from an ultrametric matrix
  • Check if a matrix is ultrametric
  • Generate a random ultrametric matrix