log

age author description
Mon, 12 May 2014 17:46:19 +0100 Chris Cannam Fix delay in decimator (apply it before picking)
Mon, 12 May 2014 11:29:50 +0100 Chris Cannam Need abs diff
Mon, 12 May 2014 11:24:47 +0100 Chris Cannam Test that all convolution methods produce the same output for a longer stream
Mon, 12 May 2014 11:24:24 +0100 Chris Cannam Provide yetidir
Sun, 11 May 2014 16:02:43 +0100 Chris Cannam Some failing resampler tests, matching those currently in qm-dsp
Thu, 01 May 2014 11:36:14 +0100 Chris Cannam Add sweeps and time-varying sinusoids
Wed, 30 Apr 2014 13:32:14 +0100 Chris Cannam Fixes to vector sizing in resampler
Wed, 30 Apr 2014 10:35:13 +0100 Chris Cannam Better error reporting
Sat, 05 Apr 2014 16:02:24 +0100 Chris Cannam Merge
Mon, 03 Mar 2014 17:03:32 +0000 Chris Cannam Comment
Mon, 03 Mar 2014 17:02:06 +0000 Chris Cannam Comment
Tue, 01 Apr 2014 10:35:45 +0100 Chris Cannam Sorted, median, quantiles
Mon, 31 Mar 2014 14:40:47 +0100 Chris Cannam Print (some of) the stack trace when catching exception from test
Mon, 31 Mar 2014 14:31:56 +0100 Chris Cannam Make vector arithmetic functions throw if args are of differing lengths -- definitely makes for a higher probability of getting correct code. Also matches the matrix code, which expects args to be of the same size