Versions in this module Expand all Collapse all v0 v0.1.0 Aug 26, 2026 Changes in this version + const TypeDouble + const TypeHalf + const TypeSingle + func Deserialize(data []byte) ([]float64, error) + func HalfToFloat32(h uint16) float32 + func Payload(data []byte) (typeOrdinal byte, payload []byte, stride int, ok bool) + func Serialize(vec []float64) []byte + func SerializeHalf(vec []float64) []byte