Sat, 15 Oct 2011 17:28:07 +0000 |
mas01mc |
Adding Kullback-Leibler divergence as alternate distance function
|
Fri, 26 Nov 2010 06:58:55 +0000 |
mas01mc |
Copied trunk python bindings -r 1110 to this branch.
mkc_lsh_update
|
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.
|
Fri, 25 Jun 2010 09:08:56 +0000 |
map01bf |
wooo! direct insert works! at least for the rather limited cases I've tests.
|
Wed, 23 Jun 2010 17:52:30 +0000 |
map01bf |
the access level wrapper now exposes the python native data insert.
|
Tue, 29 Sep 2009 17:31:42 +0000 |
map01bf |
added a status hook to the high level python bindings. Hopefully it works, if it doesn't sorry, can't get a working copy of audioDB lib on my box as I need to recompile gsoap and the outside world connection is down...
|
Wed, 23 Sep 2009 17:54:37 +0000 |
map01bf |
removed the raised warning as its behavior doesn't actually seem appropriate.
|
Wed, 23 Sep 2009 16:44:27 +0000 |
mas01mj |
Fixed up repr/str
|
Wed, 23 Sep 2009 16:19:42 +0000 |
mas01mj |
Various fixes:
|
Wed, 23 Sep 2009 14:38:02 +0000 |
map01bf |
tightened the inline docs in pyadbmodule.c
|
Tue, 22 Sep 2009 12:35:24 +0000 |
map01bf |
added the first pass of the native python access class, open, close and insert supported, query still to come.
|