Multi-mst

Latest version: v0.1.3

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

Scan your dependencies

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/pyflasc/commits/v0.1.3

0.1.2

- Update Github Actions to also publish pure python wheel.

**Full Changelog**: https://github.com/vda-lab/pyflasc/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

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.