Mercurial > hg > audiodb
log
age | author | description |
---|---|---|
Wed, 02 Jul 2008 14:20:28 +0000 | mas01cr | Some tidying up post-merge of sampling branch: |
Wed, 02 Jul 2008 14:07:10 +0000 | mas01cr | Merge sampling branch (-r361:405, though I hope that the branch is now |
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 |
Tue, 01 Jul 2008 09:00:29 +0000 | mas01cr | Restore static decoration to yfun and yinv. sampling |
Mon, 30 Jun 2008 17:38:59 +0000 | mas01mc | fixed bug in Radius reporters where *worst* n tracks were being reporter, needed std::greater<Radresult> in priority_queue |