Age | Commit message (Collapse) | Author |
|
like the being passed memory on the stack on Linux. Fixes #11
|
|
*data
|
|
|
|
|
|
|
|
|
|
provided by math.h
|
|
|
|
bug with erroneous values in second half of spectrum when using vDSP FFT
|
|
|
|
|
|
|
|
|
|
non-autotools builds
|
|
fix for automake 1.13
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixing python bindings on Mac OS X
|
|
newobject is only for management of a returned object -- it cannot
handle nested structures that need complicated teardown
|
|
needed for floatArray function to be created
|
|
|
|
|
|
Much-improved Java bindings. Java arrays can now be passed to functions
that take void *, without any special treatment.
|
|
|
|
|
|
|
|
|
|
|
|
- renamed configure.in to configure.ac
- increment fix number
|
|
|
|
- added __init__.py so generated python module loads
|
|
instead of spectral_average_deviation
|
|
|
|
xtract_spectral_kurtosis() using correct maths
- removed xtract_spectral_average_deviation()
|