Mercurial > hg > qm-dsp
log hmm/hmm.c @ 62:b63f1ccbc9b6
age | author | description |
---|---|---|
Mon, 23 Mar 2009 16:28:53 +0000 | cannam | * Fixes to problems shown up by vamp-plugin-tester. |
Tue, 11 Nov 2008 12:51:24 +0000 | cannam | * Fix read from uninitialised memory in hmm code |
Wed, 13 Feb 2008 12:49:47 +0000 | cannam | * Add direct support for ATLAS version of CLAPACK |
Fri, 18 Jan 2008 13:24:12 +0000 | cannam | * Make MFCC able to accept already-FFT'd input, and simplify API a bit |
Wed, 09 Jan 2008 10:48:08 +0000 | cannam | * reverting names to lower-case for C (as opposed to mixed-case for C++) |
Wed, 09 Jan 2008 10:31:29 +0000 | cannam | * Move dsp/maths to maths ; bring PCA and HMM across from Soundbite |