Commit Graph

18 Commits

Author SHA1 Message Date
btracey
f35f141977 Changed NearestInSpan to NearestWithinSpan and added panic for out of range 2013-07-26 17:46:59 -07:00
btracey
f06bcff3d7 Added tests for NearestInSpan 2013-07-26 12:07:00 -07:00
btracey
f6fd9bb947 Changed order of arguments of many functions. Added test for nearest 2013-07-26 11:29:05 -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
f9369ee2ae Removed comments on test min and test max 2013-07-26 10:23:53 -07:00
btracey
d2da7809bc Added copyright on files 2013-07-26 10:18:37 -07:00
btracey
88114f9b39 Added Nearest and NearestInSpan functions 2013-07-26 00:13:00 -07:00
btracey
db0b629a8e Added Count as a function 2013-07-25 19:19:11 -07:00
btracey
3e542068cc Added panic tests for Span and LogSpan 2013-07-25 18:43:29 -07:00
btracey
239eff6beb Added in tests for panicing on length mismatch 2013-07-25 15:45:17 -07:00
btracey
a4c1787270 Added test for panic with Add 2013-07-25 15:01:45 -07:00
btracey
5902a2db4d Changed add test, somehow branch mixup happened 2013-07-25 14:08:19 -07:00
btracey
ac030ca515 Added panic to Add and changed loop structure 2013-07-25 14:06:13 -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