vecnorm-core 0.1.1

Pure-Rust core for vecnorm: bulk vector ops on f32 matrices.
Documentation
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.