Scroll to navigation

PHAT(1) General Commands Manual PHAT(1)

NAME

phat - persistent homology utility from the PHAT library

SYNOPSIS

phat [options] input_file output_file

DESCRIPTION

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.

OPTIONS

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.

ARGUMENTS

Input boundary matrix file.
Output file for persistence diagram.