Kmedoids

Latest version: v0.5.1

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

Scan your dependencies

Page 3 of 4

0.2.0

- make KMedoidsResult a native Python object, pass a tuple from Rust
- always use i64/f64 loss, even for i32/f32 input
- add random shuffling support
- add parallelization support

0.1.6

- update reference with published journal version
- update dependency versions (no changes)

0.1.5

- add Alternating algorithm for reference
- move bench.rs to benches/

0.1.4

- remove forgotten println in pam reference method

0.1.3

- improve ndarray adapter to accept views
- relax version dependencies slightly

0.1.2

- reordered the returned values by importance to end users
- add FastPAM1 (slower, but exact same result as PAM)
- add original PAM (much slower, for reference)
- PAM BUILD and SWAP independently

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.