log src/Silvet.cpp @ 154:c6b6d6ea1c3d

age author description
Fri, 16 May 2014 10:12:55 +0100 Chris Cannam Processing parameters. Main difference is use of atomHopFactor of 0.3 instead of 0.25
Thu, 15 May 2014 15:25:03 +0100 Chris Cannam Update subrepo to new structure
Wed, 14 May 2014 19:38:36 +0100 Chris Cannam double -> float in EM (to test)
Wed, 14 May 2014 18:09:06 +0100 Chris Cannam Some comments on things to try next...
Tue, 13 May 2014 14:34:04 +0100 Chris Cannam Update CQ implementation following inverse-CQ merge
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 09:43:15 +0100 Chris Cannam Pull out shifted templates into separate arrays with proper alignment (trading off memory occupied against getting the alignments right) bqvec-openmp
Wed, 07 May 2014 09:08:52 +0100 Chris Cannam Simplify slightly, make HQ mode the default bqvec-openmp
Wed, 07 May 2014 09:01:32 +0100 Chris Cannam Merge from default branch bqvec-openmp
Tue, 06 May 2014 18:55:11 +0100 Chris Cannam Add draft/intensive mode setting (determines whether to use shifts)
Tue, 06 May 2014 16:36:46 +0100 Chris Cannam Merge OpenMP and bqvec stuff into bqvec-openmp branch bqvec-openmp
Tue, 06 May 2014 16:28:04 +0100 Chris Cannam OpenMP support in main EM iteration openmp
Tue, 06 May 2014 14:45:16 +0100 Chris Cannam Use single-precision floats throughout EM code timing
Tue, 06 May 2014 14:19:19 +0100 Chris Cannam Complete using bqvec for allocation etc, but with unchanged processing logic bqvec
Tue, 06 May 2014 11:26:33 +0100 Chris Cannam Timing outputs timing