package
0.0.0-20220420013922-3c9b827f42a6
Repository: https://github.com/dataintelligencecrew/opendatalink.git
Documentation: pkg.go.dev

# Functions

Add adds b to a.
Bytes serializes vec into a byte slice.
Dot returns the dot product of a and b.
FromBytes converts a byte slice into slice of float32.
Norm returns the Euclidean norm of a.
Normalize converts a to its unit vector.
Scale scales a by n.