MUVERA: Making multi-vector retrieval as fast as single-vector search

I wrote Vector, BiVector and TriVector #python classes separately. Now I see how they can be combined into a generic #MultiVector class with a "simple" computation of the outer product.

I'm trying to figure out how to #visualization them, tho.

#GeometricAlgebra #bivector