money/vendor/gonum.org/v1/gonum/floats/README.md

439 B

Gonum floats

go.dev reference GoDoc

Package floats provides a set of helper routines for dealing with slices of float64. The functions avoid allocations to allow for use within tight loops without garbage collection overhead.