You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A rust implementation with python bindings of a linear scan index using filtering via bounds based on inner products as introduced in the 2022 SISAP paper "On Linear Projections to Linear Subspaces"
A Rust implementation with Python bindings of a linear scan index using filtering via bounds based on inner products as introduced in the 2022 SISAP paper "On Linear Projections to Linear Subspaces".
More details and updates will follow soon.
About
A rust implementation with python bindings of a linear scan index using filtering via bounds based on inner products as introduced in the 2022 SISAP paper "On Linear Projections to Linear Subspaces"