Versions in this module Expand all Collapse all v0 v0.1.1 Aug 17, 2024 v0.1.0 Aug 17, 2024 v0.0.5 Aug 17, 2024 Changes in this version + const I + const N + func ID(x []float32) []float32 + func TestDistance[T any](t *testing.T, fmap func([]float32) T, ref, sut interface{ ... }) + func TestEqual[T any](t *testing.T, fmap func([]float32) T, sut interface{ ... }) + type F32 = []float32 + func Vector() F32