Files
gonum/floats
Dan Kortschak 95e6ef1584 all: fix mispellings
Found by github.com/client9/misspell.
2019-01-27 20:31:48 +10:30
..
2019-01-27 20:31:48 +10:30
2018-12-14 18:46:30 +00:00
2017-07-10 07:03:44 +09:30

Gonum floats 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.