Fri, 28 Mar 2014 13:16:12 +0000 |
Chris Cannam |
Work on minValue, maxValue, total
|
Tue, 25 Mar 2014 10:32:01 +0000 |
Chris Cannam |
tiledTo
|
Mon, 24 Mar 2014 12:14:38 +0000 |
Chris Cannam |
entryWiseProduct, another one that should have taken a list
|
Mon, 24 Mar 2014 11:50:05 +0000 |
Chris Cannam |
Make matrix sum also take a list (and add vector random)
|
Mon, 24 Mar 2014 11:23:28 +0000 |
Chris Cannam |
Add repeatedHorizontal/Vertical
|
Mon, 24 Mar 2014 09:59:27 +0000 |
Chris Cannam |
Make vector multiply take a list of vectors, not just two (in symmetry with add); slightly simplify implementations so as to return the arg unmodified if there is only one
|
Fri, 21 Mar 2014 17:32:48 +0000 |
Chris Cannam |
Entry-wise divide
|
Fri, 21 Mar 2014 16:38:03 +0000 |
Chris Cannam |
Abandon ivector, it's less clean and it wasn't any faster
|
Fri, 21 Mar 2014 16:37:28 +0000 |
Chris Cannam |
Proper implementation of entryWiseProduct
|
Fri, 21 Mar 2014 16:22:31 +0000 |
Chris Cannam |
Provisionally add ivector, use in sparse matrices
|
Fri, 21 Mar 2014 10:33:04 +0000 |
Chris Cannam |
Short-circuit resampling if the stream rate is already correct
|
Thu, 20 Mar 2014 16:14:09 +0000 |
Chris Cannam |
Row-major matrices for framer functions
|