bitpolar 0.3.3

BitPolar: near-optimal vector quantization with zero training overhead — 3-bit precision, provably unbiased inner products (ICLR 2026)
Documentation
1
2
3
4
5
6
7
8
9
10
11
language = "C"
header = "/* BitPolar C API - Auto-generated by cbindgen */"
include_guard = "BITPOLAR_H"
style = "both"
cpp_compat = true

[export]
include = ["bitpolar_*"]

[fn]
prefix = "BITPOLAR_API"