GUDHI / gudhi-devel

The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.
https://gudhi.inria.fr/
MIT License
246 stars 65 forks source link

[Simplex_tree] insert_batch_vertices shall call update_simplex_tree_after_node_insertion #970

Closed VincentRouvreau closed 9 months ago

VincentRouvreau commented 9 months ago

On #877 insert_batch_vertices was not considered and this method shall call update_simplex_tree_after_node_insertion for cofaces/stars to work whenlink_nodes_by_label is activated