Fri, 05 Jul 2019 15:28:07 +0100 |
Chris Cannam |
Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecycles
by-id
|
Tue, 02 Jul 2019 11:49:28 +0100 |
Chris Cannam |
Update FFT model to ById
by-id
|
Wed, 03 Apr 2019 16:19:20 +0100 |
Chris Cannam |
Update tests for most recent changes
single-point
|
Fri, 29 Mar 2019 19:16:43 +0000 |
Chris Cannam |
Quick test with a peculiar transform size. I'm puzzled as to why we have 7 columns and not 6
single-point
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
Thu, 01 Mar 2018 14:43:40 +0000 |
Chris Cannam |
Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
|
Wed, 07 Jan 2015 17:42:21 +0000 |
Chris Cannam |
Merge from default branch
simple-fft-model
|
Wed, 01 Jul 2015 15:53:54 +0100 |
Chris Cannam |
Fix a number of warnings in the 32-bit build
|
Tue, 16 Jun 2015 20:32:44 +0100 |
Chris Cannam |
Two-channel test
simple-fft-model
|
Mon, 15 Jun 2015 15:35:57 +0100 |
Chris Cannam |
More tests
simple-fft-model
|
Fri, 12 Jun 2015 18:08:57 +0100 |
Chris Cannam |
Simplest naive FFTModel implementation (+ fill in tests)
simple-fft-model
|
Fri, 12 Jun 2015 13:46:44 +0100 |
Chris Cannam |
More tests
simple-fft-model
|
Fri, 12 Jun 2015 12:41:19 +0100 |
Chris Cannam |
Start making the FFT model tests into proper tests
|
Wed, 10 Jun 2015 17:06:02 +0100 |
Chris Cannam |
Tidy dense time-value model API a bit; add first simple unit test for FFT model
|