DOKK / manpages / debian 12 / phat-utils / phat.1.en
PHAT(1) General Commands Manual PHAT(1)

phat - persistent homology utility from the PHAT library

phat [options] input_file output_file

phat is a simple persistent homology utility built using the PHAT library. It reads a (filtered) boundary matrix and applies an algorithm of the user's choosing to compute the associated persistent homology module.

Use ASCII input file.
Use binary input file (default).
Print help screen.
Use dualization approach.
Choose a matrix representation. Default is --bit_tree_pivot_column.
Choose a reduction algorithm. Default is --twist.

Input boundary matrix file.
Output file for persistence diagram.