@article{bot2025plscan,
title = {Persistent Multiscale Density-based Clustering},
author = {Bot, D. M. and McInnes, Leland and Aerts, J.},
journal = {arXiv preprint arXiv:2512.16558},
year = {2025},
url = {https://arxiv.org/abs/2512.16558}
}
@software{evoc_python,
title = {{EVōC}: Embedding Vector Oriented Clustering},
author = {McInnes, Leland},
year = {2024},
publisher = {Tutte Institute for Mathematics and Computing},
url = {https://github.com/TutteInstitute/evoc},
note = {Python reference implementation}
}
@software{evoc_rs2026,
title = {{evoc}: Embedding Vector Oriented Clustering (Rust implementation)},
author = {Hauptmann, Eugene},
year = {2026},
version = {0.0.1},
url = {https://github.com/eugenehp/evoc-rs},
howpublished = {Rust crate},
note = {Rust software. Port of EV\={o}C (Python). Docs: https://docs.rs/evoc/0.0.1/evoc}
}