Commit Graph

10 Commits

Author SHA1 Message Date
Dan Kortschak
da72779e7a floats/scalar: new package containing non-vector functions from floats 2020-08-07 07:59:02 +09:30
Dan Kortschak
212233dec6 stat: clean up lint 2019-11-21 12:39:19 +10:30
Dan Kortschak
773146b12d all: fix repeated word typos in comments
Found with m/\b([a-zA-Z]+) \1\b/ and m/\b([a-zA-Z]+)\n[ \t]*// \1\b/.
2019-03-29 07:58:21 +10:30
Dan Kortschak
a809dafcb1 stat/spatial: fix example name 2018-09-06 17:04:44 +09:30
kortschak
54a5f6f081 all: fix build and make tests pass with new streams 2017-11-17 12:38:53 +10:30
kortschak
fa0c5aa7bc all: use golang.org/x/exp/rand instead of math/rand 2017-11-17 11:52:34 +10:30
kortschak
805531d142 all: change capitalization of gonum in license header 2017-11-02 06:54:08 +10:30
kortschak
b48729bc56 stat/spatial: use mat.RowNonZeroDoer 2017-07-30 07:35:17 +09:30
kortschak
10d593a507 stat/spatial: fix example name and add package doc 2017-07-24 16:33:57 +09:30
kortschak
11453e6b05 stat/spatial: new package for spatial statistic measures 2017-06-21 12:25:02 +09:30