btracey
|
f35f141977
|
Changed NearestInSpan to NearestWithinSpan and added panic for out of range
|
2013-07-26 17:46:59 -07:00 |
|
btracey
|
b758b17f85
|
Fixed function comments
|
2013-07-26 12:22:26 -07:00 |
|
btracey
|
f06bcff3d7
|
Added tests for NearestInSpan
|
2013-07-26 12:07:00 -07:00 |
|
btracey
|
3e9dc87057
|
Changed order of signature in Nearest
|
2013-07-26 11:00:42 -07:00 |
|
btracey
|
a45071abd3
|
Changed order of signature in Nearest
|
2013-07-26 10:27:19 -07:00 |
|
btracey
|
260d7da58c
|
Removed distance returned from Nearest
|
2013-07-26 10:25:50 -07:00 |
|
btracey
|
d2da7809bc
|
Added copyright on files
|
2013-07-26 10:18:37 -07:00 |
|
btracey
|
47d521845e
|
Fixed Find comment
|
2013-07-26 09:40:57 -07:00 |
|
btracey
|
58c4594eb0
|
Removed error type
|
2013-07-26 09:37:40 -07:00 |
|
btracey
|
c4b55c36c5
|
Cleaned up Nearest
|
2013-07-26 00:24:40 -07:00 |
|
btracey
|
88114f9b39
|
Added Nearest and NearestInSpan functions
|
2013-07-26 00:13:00 -07:00 |
|
btracey
|
91b3f10b27
|
Added panic comment for Span and LogSpan
|
2013-07-25 19:21:22 -07:00 |
|
btracey
|
db0b629a8e
|
Added Count as a function
|
2013-07-25 19:19:11 -07:00 |
|
btracey
|
f7985a3d44
|
Removed ability to accept nil arguments
|
2013-07-25 18:39:45 -07:00 |
|
btracey
|
e3415b589f
|
Changed generators to return the slice and to accept nil arguments
|
2013-07-25 18:16:19 -07:00 |
|
btracey
|
528c009aab
|
Changed panics and errors to be prefaced by floats: and to be only lowercase
|
2013-07-25 18:01:31 -07:00 |
|
btracey
|
8f6a9d0753
|
Removed output from CumSum
|
2013-07-25 17:47:10 -07:00 |
|
btracey
|
2cf601e32d
|
Updated godoc comments
|
2013-07-25 16:03:59 -07:00 |
|
btracey
|
239eff6beb
|
Added in tests for panicing on length mismatch
|
2013-07-25 15:45:17 -07:00 |
|
btracey
|
58aa5a4bc8
|
Added length checks to functions
|
2013-07-25 15:24:01 -07:00 |
|
btracey
|
ac030ca515
|
Added panic to Add and changed loop structure
|
2013-07-25 14:06:13 -07:00 |
|
btracey
|
0c478f9827
|
Matched CumProd behavior with rest of functions
|
2013-07-25 13:34:10 -07:00 |
|
btracey
|
afe5628b8f
|
Changed package declaration to floats from sliceops
|
2013-07-25 12:52:20 -07:00 |
|
btracey
|
f4ded77ce3
|
Combined Find and FindFirst into one function
|
2013-07-25 12:50:00 -07:00 |
|
btracey
|
91bef1bc94
|
Changed sliceops.go to floats.go and same for _test.go
|
2013-07-24 10:48:26 -07:00 |
|