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

higher-genus tori #29

Open
peekxc opened this issue Nov 28, 2020 · 2 comments
Open

higher-genus tori #29

peekxc opened this issue Nov 28, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@peekxc
Copy link

peekxc commented Nov 28, 2020

I'm unable to get samples from an interlocked torus, from either the CRAN version or the github:

tdaunif::sample_tori_interlocked(100)
#> Error in rbind(res_1, res_2): number of columns of matrices must match (see arg 2)

Created on 2020-11-28 by the reprex package (v0.3.0)

On a related note, although not exactly the same shape, is it possible is generate samples from a tori of arbitrary genus, or maybe just from 2- and 3- ?

@corybrunson
Copy link
Member

corybrunson commented Nov 28, 2020

Oh my goodness, this function must have been templated but never tested. I'm on it. (Or do you even think it necessary? I might have meant to drop it a while back.)

I don't have convenient embeddings for higher-genus tori, but i can't imagine they'd be hard to find or contrive. And i agree that they're a good idea. I'll keep this issue alive for them.

@peekxc
Copy link
Author

peekxc commented Nov 29, 2020

Or do you even think it necessary? I might have meant to drop it a while back.

Up to you on the interlocked torus! I found it after looking to get samples from higher genus torus.

I do think the higher genus tori could be useful one day, e.g. as a great way of describing PH (+ genus) for the first time (in the mean time, I ended up just getting a complex from the double torus directly via its polynomial form an perturbing the vertices)

@corybrunson corybrunson changed the title Interlocked Torus + Question of tori higher-genus tori Nov 29, 2020
@corybrunson corybrunson added the enhancement New feature or request label Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants