Module lophat::utils

source ·
Expand description

Utility functions and structs, including persistence diagrams and matrix anti-transposition.

Structs§

  • A struct which represents the output of an R=DV decomposition in a standardised format. The struct can be serialized and deserialized, and hence written to file.
  • Stores the pairings from a matrix decomposition, as well as those columns which did not appear in a pairing.

Functions§