Add dependencies for code generator
This commit is contained in:
parent
89c157c63b
commit
3dd1699637
542 changed files with 113723 additions and 190 deletions
4
vendor/gonum.org/v1/gonum/floats/README.md
generated
vendored
Normal file
4
vendor/gonum.org/v1/gonum/floats/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Gonum floats [](https://godoc.org/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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue