Mercurial > hg > audiodb
log Makefile @ 39:108bd28a8ede
age | author | description |
---|---|---|
Thu, 16 Aug 2007 11:02:22 +0000 | mas01cr | delete README.txt on clean |
Fri, 10 Aug 2007 04:52:33 +0000 | mas01mc | added Euclidean distance for sequences with -R (--radus) (via dot product of unit norm vectors), re-worked L2-norm behaviour, fixed a load of bugs there, fixed shingle norming. Cosine dist sequence match not working now because of L2 norm behaviour |
Thu, 26 Jul 2007 14:56:47 +0000 | mas01mc | fixed keyList loop logic for segment search |
Thu, 26 Jul 2007 14:08:11 +0000 | mas01mc | fixed keyList logic (in sequence match only) to avoid halting just because the database's last key was visited before end of keylist sequence. |
Mon, 23 Jul 2007 17:21:01 +0000 | mas01cr | Regenerate README.txt from the executable rather than keep it static |
Mon, 23 Jul 2007 16:21:04 +0000 | mas01cr | Makefile rearrangements. |
Fri, 20 Jul 2007 16:18:24 +0000 | mas01cr | Make the makefile work on Ubuntu linux. (Previously I don't think it |
Fri, 20 Jul 2007 15:51:39 +0000 | mas01cr | Initial import |