DavidLapous/multipers

Compute euler characteristic of clique complexes, without expanding simplicial complex

Aberta

#3 aberto em 26 de jan. de 2023

 (0 comentário) (0 reação) (0 responsável)C++ (8 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (43 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador