topology-tool-kit / ttk

TTK - Topological Data Analysis and Visualization - Source Code
https://topology-tool-kit.github.io/
Other
415 stars 124 forks source link

[PersistenceDiagramClustering] fix uninitialized value #1031

Closed MClemot closed 4 months ago

MClemot commented 4 months ago

This PR aims to fix the uninitialized persistence value of the (0,0) point (used by the diagonal cell) in the PersistenceDiagramClustering TTK filter.

julien-tierny commented 4 months ago

thanks a lot!