log audioDB.h @ 279:dee55886eca0 sampling

age author description
Wed, 02 Jul 2008 13:53:23 +0000 mas01cr make the RNG a part of the audioDB object. sampling
Tue, 01 Jul 2008 22:17:33 +0000 mas01cr Use the GNU Scientific Library implementation of MT19937 for generating sampling
Tue, 01 Jul 2008 09:12:40 +0000 mas01cr Merge trunk changes -r326:386 into audiodb-debian branch. audiodb-debian
Mon, 23 Jun 2008 09:49:22 +0000 mas01cr Let the user specify the number of samples to take on the command-line. sampling
Sat, 14 Jun 2008 17:13:26 +0000 mas01cr Add initial sampling of database distances. Zillions of FIXME comments sampling
Mon, 09 Jun 2008 19:20:39 +0000 mas01mc Added new query type "onetoonensequence" for matching each query sequence to the single closest match in the database.
Fri, 25 Apr 2008 17:40:19 +0000 map01bf added cmdline stubs for distance switch and skeleton methods for EMD adding-emd
Wed, 16 Apr 2008 09:59:43 +0000 mas01cr Commit patch deprecating the --size argument, replacing it with
Mon, 14 Apr 2008 15:36:29 +0000 map01bf merged in the trunk updates to the adding-emd branch, also added the emd.c and emd.h support files. Actually starting the feature integration now adding-emd
Mon, 31 Mar 2008 11:52:59 +0000 mas01cr Detect when we've run out of per-file space on insert() and
Sun, 17 Feb 2008 14:56:02 +0000 mas01mc Added new query type: nsequence : this reports the n-nearest neighbours for each track in a sequence averaging query.
Fri, 14 Dec 2007 14:41:37 +0000 mas01cr Merge trunk changes -r290:313 into audiodb-debian branch. audiodb-debian
Thu, 13 Dec 2007 14:28:54 +0000 mas01cr OK, time for trackSequenceQueryNN to die.
Thu, 13 Dec 2007 14:23:32 +0000 mas01cr Merge refactoring branch.
Wed, 12 Dec 2007 16:43:04 +0000 mas01cr VERB_LOG macro into audioDB.h refactoring
Mon, 10 Dec 2007 20:01:43 +0000 mas01cr Proof of Reporter concept: restore pointQuery and trackPointQuery refactoring
Thu, 06 Dec 2007 15:28:40 +0000 mas01cr Port from trunk/ the fix for linux/OS X ABI mismatches refactoring
Thu, 06 Dec 2007 14:41:07 +0000 mas01cr And now, the big one: two into one will go. refactoring
Wed, 05 Dec 2007 14:11:04 +0000 mas01cr Merge trunk changes -r275:289 into audiodb-debian branch audiodb-debian
Wed, 05 Dec 2007 14:06:21 +0000 mas01cr Merged trunk changes -r264:274 into audiodb-debian branch. audiodb-debian
Wed, 05 Dec 2007 13:52:51 +0000 mas01cr Fixes from refactoring branch:
Wed, 05 Dec 2007 13:51:34 +0000 mas01cr Bump up O2_MAXFILES. refactoring
Wed, 05 Dec 2007 12:47:33 +0000 mas01cr Move usingQueryPoint logic into set_up_query() refactoring
Wed, 05 Dec 2007 11:09:45 +0000 mas01cr Move query/db times setup into set_up_query() and set_up_db() refactoring
Tue, 04 Dec 2007 12:47:49 +0000 mas01cr set_up_db() analogue to set_up_query() refactoring
Tue, 04 Dec 2007 10:17:30 +0000 mas01cr Move some more code into set_up_query() refactoring
Tue, 04 Dec 2007 09:40:55 +0000 mas01cr set_up_query() refactoring
Fri, 30 Nov 2007 10:19:26 +0000 mas01cr delete_arrays() function. refactoring
Thu, 29 Nov 2007 16:31:09 +0000 mas01cr Deal with x86-64 OS X vs Linux structure padding ABI.
Thu, 29 Nov 2007 10:18:04 +0000 mas01cr Make reading the data in be its own function refactoring
Wed, 28 Nov 2007 17:46:02 +0000 mas01cr New initialize_arrays() helper routine for remaining queries. refactoring
Wed, 28 Nov 2007 17:04:09 +0000 mas01cr Delete pointQuery() and trackPointQuery() refactoring
Wed, 28 Nov 2007 15:10:28 +0000 mas01cr Filewise refactor. refactoring
Fri, 23 Nov 2007 15:53:37 +0000 mas01cr Merge trunk changes -r261:263 to audiodb-debian branch audiodb-debian
Fri, 23 Nov 2007 15:43:51 +0000 mas01cr Alter timesTable handling.
Fri, 23 Nov 2007 11:18:33 +0000 mas01cr Merge trunk changes -r259:260 into audiodb-debian branch audiodb-debian
Fri, 23 Nov 2007 11:08:15 +0000 mas01cr Merge -r228:254 from no-big-mmap branch.
Wed, 21 Nov 2007 11:44:41 +0000 mas01cr Merged trunk changes -r197:258 into audiodb-debian branch. audiodb-debian
Wed, 21 Nov 2007 11:35:44 +0000 mas01cr Merge powertable branch -r168:227 to trunk.
Mon, 19 Nov 2007 18:37:12 +0000 mas01cr Create and status of huge databases works. no-big-mmap
Thu, 15 Nov 2007 17:04:55 +0000 mas01cr inserting the data vectors goes through lseek()/write() no-big-mmap
Thu, 15 Nov 2007 16:38:53 +0000 mas01cr checks for enough free data space don't use dataBuf any more no-big-mmap
Thu, 15 Nov 2007 15:18:37 +0000 mas01cr munmap() the separate mappings properly no-big-mmap
Thu, 15 Nov 2007 14:58:16 +0000 mas01cr forWrite audioDB flag (rather than function argument) so that we can no-big-mmap
Wed, 14 Nov 2007 16:32:18 +0000 mas01cr mmap() the various tables separately on init. no-big-mmap
Wed, 14 Nov 2007 14:00:53 +0000 mas01cr Web services interface to the powertable functionality. powertable
Thu, 08 Nov 2007 14:18:47 +0000 mas01cr Better error detection (and messages) on invalid feature files
Tue, 06 Nov 2007 17:16:32 +0000 mas01cr Merge trunk changes -r156:196 to audiodb-debian branch. audiodb-debian
Tue, 06 Nov 2007 16:29:56 +0000 mas01cr Defensive treatment of SOAP input
Thu, 01 Nov 2007 14:56:22 +0000 mas01cr sequence_sqrt() and sequence_average() functions for common patterns powertable
Wed, 31 Oct 2007 13:08:21 +0000 mas01cr Abstract the operation to perform a windowed sequence sum into a powertable
Wed, 31 Oct 2007 12:01:28 +0000 mas01cr Add absolute and relative threshold arguments, and initialize variables powertable
Wed, 31 Oct 2007 10:20:09 +0000 mas01cr Define a power command-line option; use it to turn on the DB flag. powertable
Tue, 30 Oct 2007 15:28:48 +0000 mas01cr Hack in batchinsert support for power. powertable
Tue, 30 Oct 2007 15:13:01 +0000 mas01cr Hack in power table filling for single track insert. powertable
Tue, 30 Oct 2007 14:26:50 +0000 mas01cr Beginnings of power table support powertable
Tue, 23 Oct 2007 19:57:06 +0000 mas01cr Merge trunk changes -r146:155 to audio-debian branch. audiodb-debian
Tue, 23 Oct 2007 17:21:08 +0000 mas01cr Friendlier Actionscript/SOAP behaviour.
Fri, 19 Oct 2007 17:04:46 +0000 mas01cr Initial cut at a dump utility; binary-based for now.
Fri, 19 Oct 2007 14:41:54 +0000 mas01cr Variable size databases, part 2: new --size argument on database