log

age author description
Mon, 20 May 2013 16:45:34 +0100 Chris Cannam Separate out thresholding from toSparse. Not entirely sure this is a good thing sparse
Mon, 20 May 2013 16:22:17 +0100 Chris Cannam Add and test sparsity sparse
Mon, 20 May 2013 16:01:43 +0100 Chris Cannam Fix comparator for sparse matrices; sprinkle some zeros in test data to exercise sparsity sparse
Mon, 20 May 2013 15:08:14 +0100 Chris Cannam Fix sparse matrix enumerate sparse
Mon, 20 May 2013 14:40:52 +0100 Chris Cannam Sparse fixes sparse
Mon, 20 May 2013 14:18:14 +0100 Chris Cannam Implement sparse matrix construction, add tests for sparse matrices (currently failing) sparse
Sun, 19 May 2013 22:21:47 +0100 Chris Cannam A few fixes sparse
Sun, 19 May 2013 22:16:02 +0100 Chris Cannam Extract values and slices (rows, columns) from sparse matrices sparse
Sun, 19 May 2013 21:13:48 +0100 Chris Cannam Sparse enumerate sparse
Sun, 19 May 2013 19:16:18 +0100 Chris Cannam Embark on sparse-matrix support sparse
Sun, 19 May 2013 18:42:10 +0100 Chris Cannam A more sophisticated bitdepth comparator, but something is still wrong here
Fri, 17 May 2013 20:24:44 +0100 Chris Cannam Plot the (first few) values and difference from the audiofile read test when they aren't within tolerance
Fri, 17 May 2013 17:47:09 +0100 Chris Cannam Yeti bug now fixed, closing branch that exhibited it
Sun, 12 May 2013 21:12:54 +0100 Chris Cannam Print out the offending channel
Sun, 12 May 2013 18:04:48 +0100 Chris Cannam Add vector max/min, matrix difference/abs, update audiofile ref tests