Sat, 02 Nov 2013 15:46:10 +0000 |
Chris Cannam |
Slightly longer test data
|
Sat, 02 Nov 2013 15:41:37 +0000 |
Chris Cannam |
Add another _t type suffix
|
Sat, 02 Nov 2013 15:36:01 +0000 |
Chris Cannam |
Minor simplifications in vector
|
Sat, 02 Nov 2013 14:58:44 +0000 |
Chris Cannam |
Pull blockfuncs functions into vector (except for fftshift which goes into fft), drop vec.raw
|
Fri, 01 Nov 2013 22:12:37 +0000 |
Chris Cannam |
Merge from branch opaque_type_references
|
Fri, 01 Nov 2013 21:45:02 +0000 |
Chris Cannam |
Remove unused loads
opaque_type_references
|
Fri, 01 Nov 2013 18:18:24 +0000 |
Chris Cannam |
More type fixes
opaque_type_references
|
Fri, 01 Nov 2013 18:16:02 +0000 |
Chris Cannam |
More type fixes for opaque type references
opaque_type_references
|
Fri, 01 Nov 2013 17:05:31 +0000 |
Chris Cannam |
Fix to density (and test), add nonZeroValues
|
Fri, 01 Nov 2013 12:58:37 +0000 |
Chris Cannam |
Fix flipped (and add test)
|
Fri, 01 Nov 2013 11:24:07 +0000 |
Chris Cannam |
Toward building with latest Yeti compiler updates for referring to opaque types (not currently working, waiting on a compiler fix)
opaque_type_references
|
Fri, 01 Nov 2013 10:45:41 +0000 |
Chris Cannam |
Slightly lower filter cutoff when downsampling
|
Thu, 31 Oct 2013 18:25:33 +0000 |
Chris Cannam |
Switch to using bandwidth spec for decimate/interpolate filter
|
Thu, 31 Oct 2013 18:25:11 +0000 |
Chris Cannam |
Add minValue, maxValue
|
Wed, 30 Oct 2013 10:20:34 +0000 |
Chris Cannam |
Add pulseTrain
|
Tue, 29 Oct 2013 16:06:46 +0000 |
Chris Cannam |
Add asRows, asColumns
|
Tue, 29 Oct 2013 11:33:38 +0000 |
Chris Cannam |
Remark only
|
Tue, 29 Oct 2013 11:33:33 +0000 |
Chris Cannam |
Add generate, constMatrix, zeroMatrix
|
Tue, 29 Oct 2013 11:33:10 +0000 |
Chris Cannam |
Add reals, imaginaries
|
Fri, 25 Oct 2013 17:37:05 +0100 |
Chris Cannam |
Add flipped (storage order)
|
Fri, 25 Oct 2013 16:56:03 +0100 |
Chris Cannam |
Row/column vector construction
|
Fri, 25 Oct 2013 16:55:48 +0100 |
Chris Cannam |
Add log2, log10
|
Fri, 25 Oct 2013 14:37:32 +0100 |
Chris Cannam |
Add equal, conjugate transpose, slices, diagonal, magnitudes and angles
|
Fri, 25 Oct 2013 14:37:09 +0100 |
Chris Cannam |
Add diagonal
|
Fri, 25 Oct 2013 11:52:19 +0100 |
Chris Cannam |
Add complexmatrix tests
|
Fri, 25 Oct 2013 11:52:11 +0100 |
Chris Cannam |
Add a number of matrix functions; start tests
|
Fri, 25 Oct 2013 11:51:29 +0100 |
Chris Cannam |
Remove absent function
|
Fri, 25 Oct 2013 11:50:59 +0100 |
Chris Cannam |
Use zipped and unzipped in channels
|
Fri, 25 Oct 2013 11:50:35 +0100 |
Chris Cannam |
Fix and test complex fft
|
Fri, 25 Oct 2013 11:50:16 +0100 |
Chris Cannam |
Add zipped and unzipped
|