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

ripser-coeff - fast computation of persistent homology of flag complexes, with coefficients in chosen

Name

       ripser-coeff  -  fast  computation  of persistent homology of flag complexes, with coefficients in chosen
       field

Options

--help
           Show help message and quit.

       --format <format>
           Use the specified file format for the input. Options are:
           •   lower-distance (lower triangular distance matrix; default)
           •   upper-distance (upper triangular distance matrix)
           •   distance       (full distance matrix)
           •   point-cloud    (point cloud in Euclidean space)
           •   dipha          (distance matrix in DIPHA file format)
           •   sparse         (sparse distance matrix in sparse triplet format)
           •   binary         (lower triangular distance matrix in binary format)

       --dim <k>
           Compute persistent homology up to dimension k
       --threshold<t>
           Compute Rips complexes up to diameter t
       --modulus<p>
           Compute homology with coefficients in the prime field Z/pZ
       --ratio<r>
           Only show persistence pairs with death/birth ratio > r

See Also

ripser(1)

                                                   2022-09-19                                    ripser-coeff(1)

Synopsis

ripser-coeff [options...] [filename]

See Also