log Makefile @ 59:cd851d1fbc62

age author description
Thu, 20 Sep 2007 13:54:28 +0000 mas01cr Make the system compile without warnings, and turn on -Werror for
Mon, 17 Sep 2007 16:12:12 +0000 mas01cr Clean up in tests/ in clean: target
Thu, 16 Aug 2007 11:42:19 +0000 mas01cr Merged trunk changes -r39:43 onto audiodb-debian branch audiodb-debian
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