log

age author description
Mon, 04 Nov 2013 17:51:27 +0000 Chris Cannam Minor updates
Mon, 04 Nov 2013 14:20:29 +0000 Chris Cannam bf -> vec, matrix concat rename
Mon, 04 Nov 2013 10:54:49 +0000 Chris Cannam Keep the kernel dense for the moment, and use std::complex
Fri, 01 Nov 2013 17:58:39 +0000 Chris Cannam Fix frequency calculation in cpp, and some diagnostics
Fri, 01 Nov 2013 16:13:22 +0000 Chris Cannam Calculate (so far unnormalised) CQ kernel
Wed, 30 Oct 2013 18:26:04 +0000 Chris Cannam Restore reshape into atom columns; drop atoms for alignment (not working, we may be compensating in the wrong direction)
Wed, 30 Oct 2013 17:29:14 +0000 Chris Cannam Return only the actual results (i.e. space with zeros rather than duplicates)
Wed, 30 Oct 2013 16:31:25 +0000 Chris Cannam Build assembled blocks
Wed, 30 Oct 2013 10:51:23 +0000 Chris Cannam More on assembling blocks
Wed, 30 Oct 2013 10:20:55 +0000 Chris Cannam Start trying to assemble blocks as they arrive
Wed, 30 Oct 2013 09:06:52 +0000 Chris Cannam Print out results (to go to file to load into e.g. SV)
Tue, 29 Oct 2013 16:55:55 +0000 Chris Cannam Towards shuffling the cq cells into the right arrangement for return
Mon, 28 Oct 2013 18:23:43 +0000 Chris Cannam Reshape result vectors
Mon, 28 Oct 2013 17:16:55 +0000 Chris Cannam Comments
Fri, 25 Oct 2013 17:39:35 +0100 Chris Cannam Return the atom count & spacing as well
Fri, 25 Oct 2013 17:39:28 +0100 Chris Cannam Comments
Fri, 25 Oct 2013 16:57:04 +0100 Chris Cannam Start on code to apply the transform
Fri, 25 Oct 2013 16:56:46 +0100 Chris Cannam Make into a function!
Fri, 25 Oct 2013 14:38:17 +0100 Chris Cannam Normalisation -- now it *really* matches the toolbox
Fri, 25 Oct 2013 12:49:04 +0100 Chris Cannam Use symmetric window -- kernel now matches the MATLAB one
Fri, 25 Oct 2013 11:53:28 +0100 Chris Cannam Sparse etc
Thu, 24 Oct 2013 18:53:41 +0100 Chris Cannam Return sparse complex matrix
Thu, 24 Oct 2013 15:09:38 +0100 Chris Cannam Minor fixes
Thu, 24 Oct 2013 14:43:36 +0100 Chris Cannam Generate the actual kernels
Thu, 24 Oct 2013 11:18:18 +0100 Chris Cannam Another minor few sums...
Wed, 23 Oct 2013 17:31:04 +0100 Chris Cannam Initial kernel parameters
Wed, 23 Oct 2013 14:36:52 +0100 Chris Cannam Directory structure, paper, matlab etc