Multi-mst

Latest version: v0.1.4

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

Scan your dependencies

0.1.4

- Support numpy >= 2.0
- No longer force numba compile on import

**Full Changelog**: https://github.com/vda-lab/multi_mst/commits/v0.1.4

0.1.3

- Added a nearest-neighbour descent based variant for the k-MST algorithm. This version creates approximate k-MSTs and is much faster on datasets that do not behave nicely with KD-Trees. The compute time and accuracy are evaluated in new benchmark notebooks.
- Keyword arguments for UMAP are no longer taken from `**kwargs`. Instead use the named `umap_kwargs=dict(...)` keyword argument.

**Full Changelog**: https://github.com/vda-lab/multi_mst/commits/v0.1.3

0.1.2

- Update Github Actions to also publish pure python wheel.

**Full Changelog**: https://github.com/vda-lab/multi_mst/commits/v0.1.2

0.1.1

- Updated Github Actions to create Releases automatically when version tags are pushed.

**Full Changelog**: https://github.com/vda-lab/multi_mst/commits/v0.1.1

0.1.0

Initial Release.

**Full Changelog**: https://github.com/vda-lab/multi_mst/commits/v0.1.0

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.