log

age author description
Thu, 02 Jun 2011 16:31:44 +0000 mas01cr Fix analogous signed/unsigned mistake in command-line binary
Thu, 02 Jun 2011 16:31:40 +0000 mas01cr More sample fix
Thu, 02 Jun 2011 16:31:35 +0000 mas01cr Fix for some sample bugs
Fri, 26 Nov 2010 09:58:09 +0000 mas01mc Improved lsh functionality- added multiprobe lsh algorithm from branches/multiprobeLSH and cleaned up lshlib code.
Fri, 26 Nov 2010 09:46:58 +0000 mas01mc Minor change for older version of ubuntu mkc_lsh_update
Fri, 26 Nov 2010 09:35:28 +0000 mas01mc A mostly cosmetic fix to query.cpp qpointers allocation, the byte-count vector_size was used a bit too liberally.
Fri, 26 Nov 2010 09:29:54 +0000 mas01mc Correction to test: assertion should be for dot product of 1 x 1 = 1. mkc_lsh_update
Fri, 26 Nov 2010 09:27:40 +0000 mas01mc Update tests for correct assertions, dot 1.1 = 1.insert(featData=test1, key=testfeature), this results from fixing strcmp for distance setting in pyadb.py
Fri, 26 Nov 2010 08:15:08 +0000 mas01mc Minor, somewhat cosmetic but currently wasteful, memory arithmetic in qpointers allocation mkc_lsh_update
Fri, 26 Nov 2010 08:06:11 +0000 mas01mc added queryFromData(), passes equivalence test with queryFromKey
Fri, 26 Nov 2010 08:05:48 +0000 mas01mc added queryFromData(), passes equivalence test with queryFromKey mkc_lsh_update
Fri, 26 Nov 2010 06:58:55 +0000 mas01mc Copied trunk python bindings -r 1110 to this branch. mkc_lsh_update
Thu, 25 Nov 2010 13:42:40 +0000 mas01mc Adding mkc_lsh_update branch, trunk candidate with improved LSH: merged trunk 1095 and branch multiprobe_lsh multiprobeLSH
Thu, 25 Nov 2010 13:42:40 +0000 mas01mc Adding mkc_lsh_update branch, trunk candidate with improved LSH: merged trunk 1095 and branch multiprobe_lsh mkc_lsh_update
Thu, 25 Nov 2010 13:42:40 +0000 mas01mc Adding mkc_lsh_update branch, trunk candidate with improved LSH: merged trunk 1095 and branch multiprobe_lsh malcolm-large-tracks
Thu, 25 Nov 2010 13:42:40 +0000 mas01mc Adding mkc_lsh_update branch, trunk candidate with improved LSH: merged trunk 1095 and branch multiprobe_lsh fewerQueryDatumReads
Thu, 25 Nov 2010 02:30:53 +0000 mas01mc Fixed array boundary error on 1d array retrieval
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
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
Sun, 14 Nov 2010 14:12:32 +0000 mas01mc python set l2norm done.
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
Mon, 04 Oct 2010 20:48:58 +0000 mas01mc added digamma function multiprobeLSH
Mon, 04 Oct 2010 19:24:55 +0000 mas01mc fixed error in lsh.py multiprobeLSH
Mon, 04 Oct 2010 19:12:00 +0000 mas01mc added lsh.py multiprobeLSH
Wed, 22 Sep 2010 15:56:14 +0000 mas01mj Tweak to file extensions and playback
Thu, 16 Sep 2010 11:40:23 +0000 mas01mj Added packaged SWC
Thu, 16 Sep 2010 11:39:52 +0000 mas01mj * Tweaks to event strings for safety
Wed, 15 Sep 2010 16:23:45 +0000 mas01mj * getSound now asychronous (and testable!)