Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can Ripserer compute the discrete morse theory for a simplex, or compute the collapses? #165

Open
00krishna opened this issue Aug 18, 2023 · 1 comment

Comments

@00krishna
Copy link

Hello. I am still relatively new to computing with simplicial complexes, but I use Julia all the time. I was wondering if Ripserer is able to compute the discrete morse theory--or essentially the collapses of a simplicial complex? I believe Eirene does this internally, for its computation of persistent homology, but not sure about Ripserer. If you or anyone happens to know of a julia package that computes the collapses for a complex, please let me know.

@mtsch
Copy link
Owner

mtsch commented Aug 25, 2023

Hi. In general, Ripserer does not work with collapses as it uses other tricks to get fast computation times. There is EdgeCollapsedRips, but I'm not sure how useful that is for your applications.
I'm unfortunately not aware of any Julia packages for doing discrete Morse theory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants