Dpu-kmeans

Latest version: v0.2.4

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.4

What's Changed
* support large dimensionality by SylvanBrocard in https://github.com/upmem/dpu_kmeans/pull/48
New limits:
- n_clusters <= 32
- n_features < 256
- n_clusters * n_features <= 4096

* Fix clusters relocation by SylvanBrocard in https://github.com/upmem/dpu_kmeans/pull/50
*Warning:* clusters relocation is done on CPU.

**Known bug:**
- n_features has to be a multiple of 2 or the DPUs crash

**Full Changelog**: https://github.com/upmem/dpu_kmeans/compare/v0.2.3...v0.2.4

0.2.3

What's Changed
* Codebase modernization in https://github.com/upmem/dpu_kmeans/pull/43


**Full Changelog**: https://github.com/upmem/dpu_kmeans/compare/v0.2.0...v0.2.3

0.2.0

What's Changed
* Build fix and modernization in https://github.com/upmem/dpu_kmeans/pull/41


**Full Changelog**: https://github.com/upmem/dpu_kmeans/compare/v0.1.8...v0.2.0

0.1.8

0.1.7

0.1.6

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.