Add function to map a set of bands at once, discarding out-of-range ones
bbc858ae047e — Chris Cannam 3 months ago
Add SpectralPeakPick to do conversions between frequency and bin
ab75c96867eb — Chris Cannam 3 months ago
Add "figure space" before zero - but it's not rendering as expected in my use case...
fd3f628c2f80 — Chris Cannam 3 months ago
Add signs parameter (and test it)
597ddd9557b3 — Chris Cannam 3 months ago
Add sign option to scale labels
2aa76c1ab124 — Chris Cannam 3 months ago
Slightly tidier filename
414c5e4f3162 — Chris Cannam 3 months ago
Print name of failing file
f5d34ef5202f — Chris Cannam 10 months ago
FFI version of Manhattan distance
Add timing on PeakPick
Add findTopPeaks
Doc fixes
Merge from branch backed-vector
Fix for Poly/ML
A little more debug logging
Error reporting
Fix error in append, incorrect unit making file grow exponentially with repeated appends
We only need the BASE sig here (e.g. temp version of file)
Further work on backed vector, with a slightly simpler structure relying on adding append to the file itself
Start on backed vector implementation
Test with empty vector
Next