Expand description
Archived pure-Rust implementations replaced by C kernels. Archived pure-Rust implementations replaced by C SIMD kernels.
These are preserved for reference and potential rollback. They are not
compiled into the active code path — the #[allow(dead_code)] attribute
on the module declaration in lib.rs suppresses warnings.
Modules§
- hubness_
rust - ARCHIVED: Pure-Rust cosine_similarity and compute_hubness_scores.