You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
DavidLapous
changed the title
Compute euler characteristic of clique complexes, without computing persistence
Compute euler characteristic of clique complexes, without expanding simplicial complex
Feb 21, 2024
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.The text was updated successfully, but these errors were encountered: