lib.rs
Linear algebra. There are many linear algebra libraries available with matrix data structures. At most distmat will help you export your data to these libraries. Algorithms. You can provide a closure to distmat to construct a distance matrix, but any specialised algorithms or distance measures are best implemented elsewhere. License