We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
import gudhi as gd gd.plot_persistence_diagram([[], [], [], []]) got: IndexError: list index out of range expected: An empty persistence diagram
The same for plot_persistence_density and plot_persistence_barcode
plot_persistence_density
plot_persistence_barcode
The text was updated successfully, but these errors were encountered:
Fix GUDHI#461 and review all error cases (no more prints, warnings an…
cb10892
…d exceptions instead)
Successfully merging a pull request may close this issue.
The same for
plot_persistence_density
andplot_persistence_barcode
The text was updated successfully, but these errors were encountered: