Mercurial > hg > audiodb
log bindings/python/pyadb.py @ 750:d93292ae7c1b
age | author | description |
---|---|---|
Wed, 24 Nov 2010 19:29:52 +0000 | mas01mc | Fixed accumulation and distance options (strcmp==0) and added times. Added queryFromData |
Wed, 24 Nov 2010 13:50:05 +0000 | mas01mc | added support for timesData |
Mon, 22 Nov 2010 17:58:27 +0000 | mas01mc | Added wrappers for liszt, retrieve_datum, solved Py_XDECREF by copying source data and freeing retrieved memory |
Thu, 11 Nov 2010 05:34:47 +0000 | mas01mc | Added python bindings for liszt (LIst SiZes and Timepoints of each database entry) |
Tue, 09 Nov 2010 08:21:49 +0000 | mas01mc | Added insert featureData and powerData from numpy ndarray pathway |
Fri, 02 Jul 2010 11:23:26 +0000 | map01bf | db creation can now use non-default values for datasize, ntracks and datadim |
Fri, 25 Jun 2010 19:49:30 +0000 | map01bf | number of dims and number of vectors were backward stylistic standard. |