Mercurial > hg > audiodb
log
age | author | description |
---|---|---|
Sun, 22 Feb 2009 03:44:25 +0000 | mas01mc | Added a test program and lshlib functionality to inspect on-disk and in-core hashtable representations. multiprobeLSH |
Sat, 21 Feb 2009 21:56:57 +0000 | mas01mc | Added public lsh hashtable inspection methods. multiprobeLSH |
Sat, 21 Feb 2009 12:00:03 +0000 | mas01mc | Simplified (logically reduced) bit-processing operations in lshlib multiprobeLSH |
Fri, 20 Feb 2009 19:08:45 +0000 | mas01mc | INDEXING: fixed reverse-lookup roundoff error when data gets very large. Computation of offset was lacking an essential cast to off_t. |
Fri, 20 Feb 2009 19:03:17 +0000 | mas01mc | INDEXING: fixed reverse-lookup roundoff error when data gets very large. Computation of offset was lacking an essential cast to off_t. multiprobeLSH |
Fri, 13 Feb 2009 11:24:39 +0000 | mas01cr | Whoops. Clean up the misaimed commit; the examples/ was meant to go multiprobeLSH |
Fri, 13 Feb 2009 11:23:13 +0000 | mas01cr | Improve the behaviour of the RDF example a little bit. |