DavidLapous/multipers

Compute euler characteristic of clique complexes, without expanding simplicial complex

Aperta

#3 aperta il 26 gen 2023

 (0 commenti) (0 reazioni) (0 assegnatari)C++ (8 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (43 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Currently the euler_char method only sums the simplices in the simplextree; for clique complexes such as Rips, on which the dimension is pruned, the computation is not exact.

Guida contributor