optimized m_estimator

This commit is contained in:
2025-05-12 10:51:42 +02:00
parent 2f3f49a657
commit 952f4239d5
2 changed files with 11 additions and 21 deletions

View File

@@ -10,11 +10,10 @@ opt-level = 2 # Maximum optimization for release
image = "0.25.6"
show-image = "0.14.1"
ndarray = "0.16.0"
ndarray-linalg = { version = "0.17.0", features = ["intel-mkl"] }
rand = "0.9.1"
rayon = "1.10.0"
hdbscan = "0.10.0"
nalgebra = "0.33.2"
indicatif = "0.17.11"
r2r = "0.9.5"
futures-core = "0.3.31"
futures = "0.3.31"