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
254 stars 65 forks source link

[Simplex_tree] deserialize shall call update_simplex_tree_after_node_insertion #975

Closed VincentRouvreau closed 11 months ago

VincentRouvreau commented 1 year ago

On #877 deserialize was not considered and should call update_simplex_tree_after_node_insertion At least to be checked and to be tested