Mercurial > hg > svcore
log data/model/FFTModel.cpp @ 1501:0ee87bc10cdc checker_errorcode
age | author | description |
---|---|---|
2018-04-24 | Chris Cannam | Some messing around with profiling |
2018-03-01 | Chris Cannam | Untabify |
2018-03-01 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
2017-01-26 | Chris Cannam | Reduce amount of copying in FFTModel |
2016-12-13 | Chris Cannam | Update to use bqvec allocator for float vectors 3.0-integration |
2016-12-07 | Chris Cannam | Remove unnecessary move()s 3.0-integration |
2016-11-23 | Chris Cannam | Debug note when we overrun end of data 3.0-integration |
2016-11-21 | Chris Cannam | Branch to use bqfft code and remove FFTapi bqfft |
2016-11-10 | Chris Cannam | More timings and cache hit counts 3.0-integration |
2016-11-10 | Chris Cannam | A note on cache hit findings 3.0-integration |
2016-11-09 | Chris Cannam | Print out cache hit/miss counts 3.0-integration |
2016-10-18 | Chris Cannam | MSVC build fixes msvc2015_64 |
2016-08-05 | Chris Cannam | Fixes to phase display and colour scale for it; tidy up some debug output spectrogram-minor-refactor |
2016-08-04 | Chris Cannam | Restore phase display spectrogram-minor-refactor |