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

Potential bug using GUDHI with a distance matrix for Betti 2 #13

Open
dlm opened this issue Jun 26, 2018 · 1 comment
Open

Potential bug using GUDHI with a distance matrix for Betti 2 #13

dlm opened this issue Jun 26, 2018 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@dlm
Copy link
Contributor

dlm commented Jun 26, 2018

See code below for details (Note, github doesn't support uploading Rmd files, so I added a txt extension).

Betti2_lost_features.Rmd.txt

To get started:

  1. see if we can make a smaller example that illustrates the issue
@dlm dlm added bug Something isn't working help wanted Extra attention is needed labels Jun 26, 2018
@dlm
Copy link
Contributor Author

dlm commented Jul 9, 2018

From Lu Xian (Lori Ziegelmeier's student)

I used a few datasets to compare the betticount data generated by library = "Dionysus" with library = c("GUDHI","PHAT"), and it seems that there is a difference:

1. Values in betticount data generated with *library = "Dionysus"* are always larger than that of *library = c("GUDHI","PHAT")*. 
2. The difference between two versions of betticount data is more significant in dimension 1.
3. In general, the difference is more obvious as eta value gets larger.
4. The max difference from the test datasets is 15, which exsits in dimension 1 (eta = 1.5 and eta = 2).

See html below for more details (Note, github doesn't support uploading Rmd files, so I added a txt extension).

TDAlibrary.html.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant