Kmedoids

Latest version: v0.5.3.1

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

Scan your dependencies

Page 2 of 4

0.4.2

- fix predict for non-precomputed distances
- add CITATION.cff for github
- update dependency versions

0.4.1

- drop a leftover println, remove Display/Debug traits
- optimize marginally the MSC loss function computation
- fix return value inconsistency in Python wrapper with n_cpu set

0.4.0

- add clustering by optimizing the Silhouette: PAMSIL
- add medoid silhouette
- add medoid silhouette clustering: PAMMEDSIL, FastMSC, FasterMSC

0.3.3

- Improved platform support (prebuilt for manylinux, OSX, Windows) by David Muhr
- Rust: small but fix in PAM BUILD (ignoring the first object)

0.3.2

- Rust: small bug fix in PAM BUILD (noticable for tiny data sets with large k only)
- Rust: return less than k centers in BUILD if the total deviation already is 0 (less than k unique points)
- documentation improvement and packaging improvements in Python bindings

0.3.1

- fix missing import of warnings on bad parameters
- use "choice" instead of "randint" in Python initialization code
- no changes to Rust side, so no 0.3.1 of the Rust module

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.