Mercurial > hg > silvet
log
age | author | description |
---|---|---|
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 |
Wed, 07 May 2014 09:48:56 +0100 | Chris Cannam | Report on last couple of tests 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 |
Wed, 07 May 2014 08:55:44 +0100 | Chris Cannam | Fixed order of with_gain function in bqvec, updating correspondingly bqvec-openmp |