1 2 3 4 5 6 7 8
# vecnorm-core Pure-Rust core for [vecnorm](https://github.com/MukundaKatta/vecnorm). Bulk f32 matrix ops: L2-normalize, cosine, top-k argmax. ## License Dual-licensed under MIT or Apache-2.0.