Mercurial > hg > audiodb
log bindings/python/pyadbmodule.c @ 720:2fad8cfdb2d8
age | author | description |
---|---|---|
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. |
Thu, 24 Jun 2010 16:38:32 +0000 | map01bf | segfaults are gone, but the new bits still aren't quite behaving correctly. |
Wed, 23 Jun 2010 17:52:30 +0000 | map01bf | the access level wrapper now exposes the python native data insert. |
Wed, 23 Jun 2010 10:12:24 +0000 | map01bf | the low level bindings now include a direct data insertion method (with a numpy array). |
Fri, 05 Mar 2010 16:01:22 +0000 | mas01cr | Make the python bindings compile again using the new hopsize stuff |
Fri, 05 Mar 2010 16:00:58 +0000 | mas01cr | rename struct adbfoo to struct adb_foo |