Crate arrowspace
Source - builder
- Copyright (2025) Mec-iS, tuned.org.uk
ArrowSpace builder and pipelines (Eigen / Energy).
- clustering
- Incremental clustering with optimal K heuristics for
ArrowSpace. - core
- ArrowSpace: enhanced with search-specific zero-copy operations.
- eigenmaps
- Eigen Maps for ArrowSpace
- energymaps
- Energy-first pipeline with projection-aware Dirichlet computation.
Changes from previous version:
- graph
- Graph construction and Laplacian matrix computation for ArrowSpace.
- laplacian
- Builds a graph Laplacian matrix from a collection of high-dimensional feature vectors
- motives
- Graph motif detection via triangle density and spectral cohesion.
- reduction
- Random Projection for Graph Laplacian Preprocessing
- sampling
- Inline sampling strategies for incremental clustering in ArrowSpace.
- sorted_index
- sparsification
- SF-GRASS: Simplified, fast spectral sparsification
- subgraphs
- taumode
- Taumode synthetic lambda computation
- init