log bindings/python/pyadbmodule.c @ 748:e5f96902afaf

age author description
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
Sat, 20 Nov 2010 15:32:58 +0000 mas01mc Removed potential memory leak in _pyadb_retrieveDatum
Sat, 20 Nov 2010 15:26:41 +0000 mas01mc Added _pyadb_retrieveDatum for getting data, powers, or times as a numpy ndarray
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, 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.