log

age author description
Thu, 08 May 2014 09:49:27 +0100 Chris Cannam Timings for last change
Thu, 08 May 2014 09:47:18 +0100 Chris Cannam Include in sum only the notes actually in range for an instrument (the other templates should be all zeros anyway)
Thu, 08 May 2014 09:34:22 +0100 Chris Cannam More notes
Wed, 07 May 2014 20:49:33 +0100 Chris Cannam Subrepo state
Wed, 07 May 2014 11:55:32 +0100 Chris Cannam Merge from branch bqvec-openmp
Wed, 07 May 2014 11:51:31 +0100 Chris Cannam bqvec as subrepo bqvec-openmp
Wed, 07 May 2014 11:18:30 +0100 Chris Cannam Comments bqvec-openmp
Wed, 07 May 2014 11:07:50 +0100 Chris Cannam Report on last change bqvec-openmp
Wed, 07 May 2014 11:06:18 +0100 Chris Cannam Simplify omp loop, leaving more to the omp scheduler bqvec-openmp
Wed, 07 May 2014 10:48:58 +0100 Chris Cannam Backed out changeset dfb6e5ce3eb1 -- it was arithmetically quite wrong! bqvec-openmp
Wed, 07 May 2014 10:44:18 +0100 Chris Cannam Simplify normalisation bqvec-openmp
Wed, 07 May 2014 10:44:11 +0100 Chris Cannam More results bqvec-openmp
Wed, 07 May 2014 10:38:21 +0100 Chris Cannam Eliminate a loop bqvec-openmp
Wed, 07 May 2014 10:00:39 +0100 Chris Cannam Copy reports to this branch. The other head here is a dead-end. bqvec-openmp
Wed, 07 May 2014 09:59:20 +0100 Chris Cannam Another timing report bqvec-openmp
Wed, 07 May 2014 09:57:19 +0100 Chris Cannam Reorder the calculations to match the series of vector operations in the most recent bqvec code, just in case it's the order of vector calculations that is saving the time rather than the avoidance of std::vector timing