Tue, 08 Nov 2016 11:41:09 +0000 |
Chris Cannam |
Python 3: make error message note that initialise args must be ints; fix erroneous float arg
|
Wed, 08 Jul 2015 13:32:14 +0100 |
Chris Cannam |
Tests for process with step & block size params
|
Wed, 08 Jul 2015 12:46:04 +0100 |
Chris Cannam |
Support step size, block size, process timestamp method kwargs
|
Wed, 17 Jun 2015 15:31:42 +0100 |
Chris Cannam |
Merge
|
Wed, 17 Jun 2015 15:31:16 +0100 |
Chris Cannam |
Docs, make collect() return a dict so it can be more easily tested for shape, and rationalise some function naming etc
|
Wed, 17 Jun 2015 13:27:57 +0100 |
Chris Cannam |
Fixes for OS/X build
|
Wed, 17 Jun 2015 12:35:41 +0100 |
Chris Cannam |
Update to Python 3. Currently crashes during tests (and also, two tests are now failing, even with Py2).
|
Tue, 10 Feb 2015 12:08:22 +0000 |
Chris Cannam |
Remove some unimplemented bits
|
Tue, 10 Feb 2015 10:56:44 +0000 |
Chris Cannam |
Add & test process_frames_multiple_outputs
|
Tue, 03 Feb 2015 14:43:50 +0000 |
Chris Cannam |
Fixes to process_frames, and tests; doc strings
|
Wed, 21 Jan 2015 12:43:50 +0000 |
Chris Cannam |
naming: module methods snake_case
|
Wed, 21 Jan 2015 12:13:45 +0000 |
Chris Cannam |
Split out process, processMultipleOutputs
|
Wed, 21 Jan 2015 11:08:29 +0000 |
Chris Cannam |
Multi-output features & start on feature select/timestamp/collect
|
Wed, 14 Jan 2015 17:33:16 +0000 |
Chris Cannam |
Stub out a collect() function which will (?) assemble a suitable structure from an entire run
|
Wed, 14 Jan 2015 17:19:04 +0000 |
Chris Cannam |
Let's favour consistent shape in output, and return the output identifier always
|
Wed, 14 Jan 2015 14:53:15 +0000 |
Chris Cannam |
More tests
|
Wed, 14 Jan 2015 14:31:01 +0000 |
Chris Cannam |
Some tricky tests for returned values from the test plugin
|
Wed, 14 Jan 2015 11:55:20 +0000 |
Chris Cannam |
Handle getRemainingFeatures as well, and return dict only if >1 output (i.e. treat default case and explicit request of 1 output similarly)
|
Wed, 14 Jan 2015 11:36:02 +0000 |
Chris Cannam |
Default args
|
Wed, 14 Jan 2015 11:33:01 +0000 |
Chris Cannam |
Toward getting the results out in a nice form
|
Wed, 14 Jan 2015 10:36:55 +0000 |
Chris Cannam |
Start on the main process stuff
|
Wed, 14 Jan 2015 08:31:39 +0000 |
Chris Cannam |
process() -> processBlock() (change actually made in previous commit, oops)
|
Wed, 14 Jan 2015 08:30:47 +0000 |
Chris Cannam |
Move files into subdirs
base
test_process.py@86b89012e03d
|