Mercurial > hg > silvet
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 |