muvera-fde
Copyright 2025 Suneel Marthi

This product includes a faithful Python port of functionality from Google's
graph-mining project:

    https://github.com/google/graph-mining/tree/main/sketching/point_cloud

Copyright 2024 Google LLC

Licensed under the Apache License, Version 2.0 (the "License").
A copy of the License is included in this distribution (see LICENSE).

The original Google graph-mining source code is available at:
    https://github.com/google/graph-mining

The MUVERA algorithm is described in:
    "MUVERA: Multi-Vector Retrieval via Fixed Dimensional Encodings"
    Rajput et al., 2024
    https://arxiv.org/abs/2405.19504
