Commit Graph

19 Commits

Author SHA1 Message Date
btracey
8e17fa4e3a Changed Linspace and Logspace to Span and LogSpan, fixed capitalization issues with BenchmarkLogsumexp 2013-07-23 23:42:45 -07:00
btracey
2baac5a098 Added capitals in function signatures 2013-07-23 23:34:45 -07:00
btracey
4601506cce Changed ApplyFunc to Apply, fixed Cumsum example 2013-07-22 16:57:44 -07:00
btracey
b7c4b27fb3 Changed add method to have the first element be a slice 2013-07-18 19:30:54 -07:00
btracey
a26feb1a53 Started adding example functions 2013-07-18 17:25:45 -07:00
btracey
3ebc707c26 Began process of making sliceops godoc compatible 2013-07-18 16:09:28 -07:00
btracey
bbe98dbd39 Added a benchmark for the dot product 2013-07-18 15:56:16 -07:00
btracey
8d59a268a6 Added test for dot product 2013-07-18 15:46:24 -07:00
btracey
e4d5c6dcc5 Added benchmarks 2013-06-05 19:27:54 -07:00
btracey
fd4ca8752d Added tests for all the functions 2013-06-05 19:02:57 -07:00
btracey
590f22410f Fixed tests 2013-06-05 16:41:52 -07:00
btracey
bd41552566 fixed some minor issues, changed capitalization 2013-06-05 16:31:09 -07:00
btracey
2f29c868b1 Fixed error in cumprod code. Added test for cumprod 2013-05-17 00:13:35 -07:00
btracey
b2c4f68fd6 Added cumprod function. Fixed error in CumSum 2013-05-17 00:11:39 -07:00
btracey
f205572009 Added Eq function and added test for CumSum 2013-05-17 00:06:18 -07:00
btracey
4ceca036c0 Test for HasEqLen added 2013-05-16 23:53:22 -07:00
btracey
806acb4154 Test for Prod added 2013-05-16 23:50:09 -07:00
btracey
251a494a79 Added sum 2013-05-16 00:14:56 -07:00
btracey
563cf6d5bd Added min and max 2013-05-16 00:11:04 -07:00