fixed dependencies
This commit is contained in:
7
vendor/gonum.org/v1/gonum/floats/README.md
generated
vendored
Normal file
7
vendor/gonum.org/v1/gonum/floats/README.md
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Gonum floats
|
||||
|
||||
[](https://pkg.go.dev/gonum.org/v1/gonum/floats)
|
||||
[](https://godocs.io/gonum.org/v1/gonum/floats)
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user