Skip to main content

Module archive

Module archive 

Source
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.