mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-03 00:20:57 -05:00
* p square one pass method * are you happy fmt * fix n=9 case * marker struct * refactor * proper tests * add bench * better namings * are you happy clippy * are you happy clippy * fix additional markers order * use ArrayVec instead of SmallVec * use orderer float to sort f64 * Update lib/quantization/src/p_square.rs Co-authored-by: xzfc <5121426+xzfc@users.noreply.github.com> * Update lib/quantization/src/p_square.rs Co-authored-by: xzfc <5121426+xzfc@users.noreply.github.com> * mispelling * review remarks * fix typo * change float checks order --------- Co-authored-by: xzfc <5121426+xzfc@users.noreply.github.com>