mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* Add DiagonalMatrix for mmr * Add column OOB checking in debug mode * Fix Clippy; Reduce allocations in scorers loop * rename to symmetric matrix * extra test * Don't call 'resize' in each iteration * Clippy * review nits --------- Co-authored-by: Luis Cossío <luis.cossio@outlook.com>