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

Show progress in transformers #1016

Open mglisse opened 9 months ago

mglisse commented 9 months ago

See the discussion that starts at https://github.com/GUDHI/gudhi-devel/pull/691#discussion_r1331174637

Essentially adding tqdm wherever we use joblib.Parallel.