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

Error message: PH of ExplicitSimplexStream before finalizeStream() has been called #4

Open
henryadams opened this issue Jul 8, 2017 · 0 comments
Labels
java Java attempt at TDA4j

Comments

@henryadams
Copy link

When one builds an ExplicitSimplexStream but forgets to call finalizeStream() before computing persistent homology, then sometimes the results are nonsense but no error message is thrown. It'd be nice the the user instead received an error that they can't compute homology before calling finalizeStream()

@michiexile michiexile added the java Java attempt at TDA4j label Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Java attempt at TDA4j
Projects
None yet
Development

No branches or pull requests

2 participants