logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

phat - persistent homology utility from the PHAT library

Algorithm Options

       Use one of the following to select the algorithm:

       --standard, --twist,  --chunk,  --chunk_sequential,  --spectral_sequence,  --row,  --swap,  --exhaustive,
       --retrospective

Arguments

input_filename
           Input boundary matrix file

       output_filename
           Output file for persistence diagram

                                                   2025-03-04                                            phat(1)

Datastructure Options

       Use one of the following to select the datastructure:

       --vector_vector,  --vector_heap, --vector_set, --vector_list, --full_pivot_column, --sparse_pivot_column,
       --heap_pivot_column, --bit_tree_pivot_column

General Options

--help
           Show help message and quit

       --ascii
           Use ASCII file format

       --binary
           Use binary file format

       --dualize
           Use dualization approach

Name

       phat - persistent homology utility from the PHAT library

Synopsis

phat [general options] [datastructure options] [algorithm options] input_filename output_filename

See Also