added pipeline stats

This commit is contained in:
2025-05-06 23:28:56 +02:00
parent 5ecb8e7153
commit 42ef932f5e
2 changed files with 90 additions and 30 deletions

View File

@@ -13,4 +13,5 @@ ndarray = "0.16.0"
rand = "0.9.1"
rayon = "1.10.0"
hdbscan = "0.10.0"
nalgebra = "0.33.2"
nalgebra = "0.33.2"
indicatif = "0.17.11"