We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d250cf commit cf1612bCopy full SHA for cf1612b
1 file changed
operator.go
@@ -12,8 +12,6 @@ import (
12
"github.com/eclesh/welford"
13
)
14
15
-// TODO add remaining math pkg funcs
16
-
17
type (
18
Floats []float64
19
0 commit comments