Timeline
Jan 18, 2010:
- 10:18 PM Ticket #605 (Add support to the BASE project BFS format) created by
- The BFS format is specified here http://base.thep.lu.se/ticket/1440. …
- 4:45 PM Ticket #604 (iterator_traits does not work when data_type is convertible to DataWeight) created by
- iterator_traits is specialized for case when value_type is DataWeight …
- 1:33 AM Ticket #498 (mixing weighted and unweighted iterators in normalizers) closed by
- fixed: (In [2158]) qQuantileNormalizer now works with mixed iterators. closes #498
- 1:33 AM Changeset [2158] by
- qQuantileNormalizer now works with mixed iterators. closes #498
- 1:19 AM Changeset [2157] by
- refs #498. Zscore now works with mixed iterators and also refined …
- 12:37 AM Changeset [2156] by
- refs #498. testing that Gauss works with mixed iterators
- 12:22 AM Changeset [2155] by
- Spearman now works with mixed iterators. refs #498
Jan 17, 2010:
- 11:21 PM Changeset [2154] by
- using BOOST_CONCEPT_ASSERT. closes #603
- 11:21 PM Ticket #603 (Upgrade boost version requirmeent to 1.35) closed by
- fixed: (In [2154]) using BOOST_CONCEPT_ASSERT. closes #603
- 5:58 PM Changeset [2153] by
- refs #603. Boost 1.35 is now required
- 4:12 PM Ticket #603 (Upgrade boost version requirmeent to 1.35) created by
- The iterator concept checks in boost has changed names between …
- 7:23 AM Changeset [2152] by
- fix so Spearman works also when input range is weighted and read-only
- 6:29 AM Changeset [2151] by
- make the iterator_traits class more generic and adding a test for …
- 4:54 AM Ticket #584 (test and document iterator type in qQuantileNormalizer) closed by
- fixed: (In [2150]) fixes #584
- 4:54 AM Changeset [2150] by
- fixes #584
- 4:54 AM Ticket #583 (test and document iterator type in Spearman) closed by
- fixed: fixed in [2149]
- 4:53 AM Ticket #543 (deprecate MatrixLookup(Matrix, Index, bool) and friends) reopened by
- incorrect message in [2149]
- 4:28 AM Changeset [2149] by
- fixes #543
- 4:28 AM Ticket #543 (deprecate MatrixLookup(Matrix, Index, bool) and friends) closed by
- fixed: (In [2149]) fixes #543
- 4:16 AM Changeset [2148] by
- fixes #582 and refs #583 Claify that normalizer::Spearman requires …
- 4:16 AM Ticket #582 (test and document iterator type in Gauss) closed by
- fixed: (In [2148]) fixes #582 and refs #583 Claify that normalizer::Spearman …
- 2:43 AM Ticket #581 (test and document iterator type in ColumnNormalizer and RowNormalizer) closed by
- fixed: (In [2147]) fixes #581 added archetype classes for concepts …
- 2:43 AM Changeset [2147] by
- fixes #581 added archetype classes for concepts Container2D and …
Jan 16, 2010:
- 12:32 AM Changeset [2146] by
- fixes #580
- 12:32 AM Ticket #580 (test and document iterator type in Centralizer) closed by
- fixed: (In [2146]) fixes #580
Jan 15, 2010:
- 10:17 PM Ticket #515 (Why isn't theplu::yat::utility::Index a derived class of ...) closed by
- wontfix
- 8:36 PM Changeset [2145] by
- improve compile error message in random_shuffle. refs #489
- 3:45 PM Changeset [2144] by
- avoid hard-coding package url
- 3:12 PM Ticket #449 (Add tests to check Concepts) closed by
- fixed: (In [2143]) fixes #449
- 3:12 PM Changeset [2143] by
- fixes #449
- 4:32 AM Ticket #602 (test and document iterator type in inverse) created by
- daughter of #489
- 4:31 AM Ticket #601 (test and document iterator type in sort_index) created by
- daughter of #489
- 4:31 AM Ticket #600 (test and document container type in merge) created by
- daughter of #489
- 4:30 AM Ticket #599 (document DataIterator and WeightIterator) created by
- daughter of #489
- 4:27 AM Ticket #598 (test and document iterator type in StrideIterator) created by
- daughter of #489
- 4:26 AM Ticket #597 (test and document DataWeightProxy with trivial iterator) created by
- daughter of #489
- 4:25 AM Ticket #596 (test and document types in Container2DIterator) created by
- daughter of #489
- 4:23 AM Ticket #595 (test and document iterator types in functions in statistics/utility.h) created by
- daughter of #489 these functions include - add - mad - median
- 4:21 AM Ticket #594 (test and document iterator type in Smoother) created by
- daughter of #489
- 4:20 AM Ticket #593 (test and document iterator type in KolmogorovSmirnov) created by
- 4:18 AM Ticket #592 (test and document iterator type in Histogram) created by
- daughter of #489
- 4:12 AM Ticket #591 (test and document iterator type in PearsonDistance) created by
- daughter of #489
- 4:12 AM Ticket #590 (test and document iterator type in EuclideanDistance) created by
- daughter of #489
- 4:10 AM Ticket #589 (test and document iterator type in AveragerPairWeighted) created by
- daughter of #489
- 4:09 AM Ticket #588 (test and document iterator type in AveragerPair) created by
- daughter of #489
- 4:09 AM Ticket #587 (test and document iterator type in AveragerWeighted) created by
- daughter of #489
- 4:08 AM Ticket #586 (test and document iterator type in Averager) created by
- daughter of #489
- 4:08 AM Ticket #585 (test and document iterator type in Average) created by
- daughter of #489
- 4:07 AM Ticket #584 (test and document iterator type in qQuantileNormalizer) created by
- daughter of #489
- 4:06 AM Ticket #583 (test and document iterator type in Spearman) created by
- daughter of #489
- 4:05 AM Ticket #582 (test and document iterator type in Gauss) created by
- daughter of #489 test and document iterator type in Gauss
- 4:03 AM Ticket #581 (test and document iterator type in ColumnNormalizer and RowNormalizer) created by
- daughter of ticket:489 test and document iterator type in …
- 4:01 AM Ticket #580 (test and document iterator type in Centralizer) created by
- daughter of ticket:489 test and document iterator type in Centralizer
- 3:28 AM Changeset [2142] by
- clarify iterator type in random_shuffle. refs #489
Jan 12, 2010:
- 11:03 PM Ticket #514 (concept: Weighted Iterator or unweighted with value type convertible ...) closed by
- fixed: (In [2141]) adding concept Data Iterator. fixes #514
- 11:03 PM Changeset [2141] by
- adding concept Data Iterator. fixes #514
Dec 31, 2009:
- 11:43 PM Changeset [2140] by
- updating copyright. Happy New Year
- 4:33 PM Changeset [2139] by
- increase verbosity of documentation_test.sh
Dec 24, 2009:
- 9:23 PM Changeset [2138] by
- merge patch release 0.5.6 into trunk. Delta 0.5.6 - 0.5.5
- 2:18 PM Milestone yat 0.5.6 completed
- This is a bug fix release. …
- 2:13 PM WikiStart edited by
- release 0.5.6 (diff)
- 2:12 PM DownloadPage edited by
- release 0.5.6 (diff)
- 2:08 PM Changeset [2137] by
- Bumping version to 0.5.7pre
- 2:05 PM Changeset [2136] by
- Tagging version 0.5.6
- 1:41 PM Changeset [2135] by
- updating copyright statements
- 1:39 PM Changeset [2134] by
- Preparing release 0.5.6
- 4:08 AM Changeset [2133] by
- fixes #567
- 4:08 AM Ticket #567 (assert(false) in EnsembleBuilder::test_data(const KernelLookup&, size_t)) closed by
- fixed: (In [2133]) fixes #567
- 2:13 AM Changeset [2132] by
- fixes #579
- 2:13 AM Ticket #579 (EnsembleBuilder::predict doesn't work) closed by
- fixed: (In [2132]) fixes #579
Dec 23, 2009:
- 4:25 PM Changeset [2131] by
- prefer using AC_CONFIG_HEADERS rather than AC_CONFIG_HEADER
- 2:01 PM Ticket #579 (EnsembleBuilder::predict doesn't work) created by
- This code from EnsembleBuilder::predict doesn't make sense to me. …
- 1:15 PM Changeset [2130] by
- fix typo
- 5:58 AM Ticket #544 (allow --without-boost, --without-gsl and --without-blas) closed by
- fixed: (In [2129]) New configure option 'with-gsl=DIR'. This option also …
- 5:58 AM Changeset [2129] by
- New configure option 'with-gsl=DIR'. This option also accepts 'no' as …
Dec 22, 2009:
- 11:05 PM Changeset [2128] by
- remove left-over code. we are using yat_svn_release.m4 now instead.
- 9:45 PM Changeset [2127] by
- fixes #566
- 9:45 PM Ticket #566 (regression::MultiDimensionalWeighted has implicitly declared copy and ...) closed by
- fixed: (In [2127]) fixes #566
- 9:45 PM Ticket #565 (regression::MultiDimensional has implicitly declared copy and assignment) closed by
- fixed: (In [2126]) fixes #565
- 9:45 PM Changeset [2126] by
- fixes #565
- 9:19 PM Changeset [2125] by
- fixes #575 - allow copy of FileUtil?
- 9:19 PM Ticket #575 (assignment of FileUtil) closed by
- fixed: (In [2125]) fixes #575 - allow copy of FileUtil?
Dec 19, 2009:
- 11:43 PM Changeset [2124] by
- updating url to dev.thep i couple of stray places
- 4:28 PM Changeset [2123] by
- refs #578. Mention change of DataWeightProxy? in NEWS
- 3:30 PM Changeset [2122] by
- Remove implementation of operator==(DataWeightProxy?, DataWeightProxy?) …
- 3:30 PM Ticket #578 (DataWeight and DataWeightProxy do behave different) closed by
- fixed: (In [2122]) Remove implementation of operator==(DataWeightProxy?, …
Note: See TracTimeline
for information about the timeline view.