Timeline
Mar 31, 2009:
- 11:19 PM Ticket #351 (Estimating parameter p (and confidence interval) in binomial distribution) closed by
- wontfix: This is provided by boost 1.35: …
- 9:21 PM Changeset [1889] by
- corrected example - do not call program_name() prior parse().
- 9:13 PM Changeset [1888] by
- updating copyright years
- 7:38 PM Ticket #512 (use doxygen tag \relates) closed by
- fixed: (In [1887]) closes #512. added relates tag in namespace utility.
- 7:38 PM Changeset [1887] by
- closes #512. added relates tag in namespace utility.
- 7:02 PM Changeset [1886] by
- refs #512. added relates tag in namespace statistics.
- 6:49 PM Changeset [1885] by
- refs #512. added relates tag in namespace regression.
- 6:20 PM Ticket #514 (concept: Weighted Iterator or unweighted with value type convertible ...) created by
- The requirement: "Weighted Iterator or unweighted with value type …
- 6:12 PM Changeset [1884] by
- aclocal is most often called via autoreconf, so removed docs on how to …
- 6:08 PM Changeset [1883] by
- refs #512. added relates and relatesalso tags on some free functions …
- 3:36 PM Ticket #513 (Documentation of qQuantileNormalization does not clearly explain what ...) created by
- I assume that the target is set in the construction of the normalizer …
- 5:51 AM Ticket #512 (use doxygen tag \relates) created by
-
Use
\relates
or perhaps\relatesalso
on free functions that are …
Mar 30, 2009:
- 11:24 PM Changeset [1882] by
- updated example of class CommandLine?
Mar 28, 2009:
- 11:15 PM Changeset [1881] by
- add missing since tag
- 6:44 PM Changeset [1880] by
- exending test on getline_iterator
Mar 27, 2009:
- 1:09 PM Changeset [1879] by
- docs typo
- 12:52 PM Changeset [1878] by
- Adding a GetlineIterator?. closes #507
- 12:52 PM Ticket #507 (getline input iterator) closed by
- fixed: (In [1878]) Adding a GetlineIterator?. closes #507
Mar 24, 2009:
- 6:27 PM Ticket #511 (linking statically against atlas fails on Fedora) created by
- related to #349 and #527 The problem below is due to the fact that …
Mar 21, 2009:
- 5:40 AM Changeset [1877] by
- moving tests for iterator features from iterator_test.cc to class …
Mar 20, 2009:
- 1:00 PM Changeset [1876] by
- fixes #504
- 1:00 PM Ticket #504 (remove default value for second argument 'msg' in yat_assert) closed by
- fixed: (In [1876]) fixes #504
- 12:55 PM Ticket #504 (remove default value for second argument 'msg' in yat_assert) reopened by
- Head is not compiling because the wc I checked in from was not …
Mar 19, 2009:
- 1:35 PM Ticket #504 (remove default value for second argument 'msg' in yat_assert) closed by
- fixed: (In [1875]) fixes #504. Also added pp macro YAT_ASSERT that calls …
- 1:35 PM Changeset [1875] by
- fixes #504. Also added pp macro YAT_ASSERT that calls yat_assert with …
Mar 18, 2009:
- 11:24 PM Ticket #510 (funtion creating vector<vector<T>> from istream) created by
- In Vector and Matrix the istream constructors contain code loading a …
- 6:15 PM Ticket #509 (bootstrap fails updating libtool script) closed by
- invalid: The libtool script is created by configure.
- 5:15 PM Ticket #509 (bootstrap fails updating libtool script) created by
-
I upgraded to libtool 2 and running
./bootstrap
did not change the …
Mar 17, 2009:
- 11:16 PM ReleaseProcedure edited by
- (diff)
- 11:09 PM Changeset [1874] by
- merge patch release 0.5.2 into trunk. Delta 0.5.2 - 0.5.1
- 10:33 PM Milestone yat 0.5.2 completed
- This is a bugfix release. This release fixes a couple of bugs: …
- 10:32 PM WikiStart edited by
- (diff)
- 10:31 PM DownloadPage edited by
- (diff)
- 10:29 PM Changeset [1873] by
- Bumping version number
- 10:23 PM Changeset [1872] by
- Tagging version 0.5.2
- 10:07 PM Changeset [1871] by
- Preparing release 0.5.2
- 9:59 PM Changeset [1870] by
- fixes #502
- 9:59 PM Ticket #502 (clarify what KolmogorovSmirnov::signed_score returns) closed by
- fixed: (In [1870]) fixes #502
- 9:50 PM Changeset [1869] by
- fixes #508
- 9:50 PM Ticket #508 (Commandline throws exception without message) closed by
- fixed: (In [1869]) fixes #508
- 9:08 PM Changeset [1868] by
- refs #508. adding a test for the bug.
- 8:03 PM Changeset [1867] by
- minor docs improvement
- 8:02 PM Changeset [1866] by
- remove multiple assignment
Mar 16, 2009:
- 6:47 PM Ticket #508 (Commandline throws exception without message) created by
- I have application using the CommandLine. When calling the …
- 12:36 PM Ticket #269 (MultiClassSVM) closed by
- fixed: (In [1865]) adding another test and fixing prediction when having …
- 12:36 PM Changeset [1865] by
- adding another test and fixing prediction when having empty training …
- 1:34 AM Ticket #507 (getline input iterator) created by
- Standard provides istream_iterator that uses operator>> to read from …
Mar 15, 2009:
- 3:49 AM Changeset [1864] by
- adding test for train and predict. refs #269
Mar 13, 2009:
- 1:03 PM Changeset [1863] by
- fixes #506
- 1:03 PM Ticket #506 (change 'SVM::max_epochs' to be unsigned) closed by
- fixed: (In [1863]) fixes #506
Mar 12, 2009:
- 8:05 PM Changeset [1862] by
- fixing precision problem in test
- 1:05 PM Changeset [1861] by
- refs #269. Adding some simple tests. Also adding svm parameters. I …
Mar 11, 2009:
- 1:15 PM Ticket #506 (change 'SVM::max_epochs' to be unsigned) created by
- In SVM variable max_epochs_ is hold as unsigned long int, but the …
Mar 8, 2009:
- 3:14 PM Changeset [1860] by
- refs 269. Avoid training and predict for classes with no training data.
- 3:05 PM Changeset [1859] by
- adding access function to variable trained_, and a function to reset …
Mar 7, 2009:
- 6:01 PM Changeset [1858] by
- updating copyright
- 4:30 PM Changeset [1857] by
- fixes #505
- 4:30 PM Ticket #505 (avoid polluting commandline with -I/usr/include and -L/usr/lib) closed by
- fixed: (In [1857]) fixes #505
- 4:03 PM Changeset [1856] by
- do not add standard paths in YAT_*_ADD_FLAG. refs #505
- 1:44 PM Ticket #505 (avoid polluting commandline with -I/usr/include and -L/usr/lib) created by
-
If we are using gcc the same thing goes for
/usr/local/*
. This … - 3:47 AM Changeset [1855] by
- a first version of SvmMultiClass? (refs #269)
- 2:38 AM Changeset [1854] by
- fixes #491 and added some laziness to macro tests
- 2:38 AM Ticket #491 (allow --without in yat.m4) closed by
- fixed: (In [1854]) fixes #491 and added some laziness to macro tests
- 2:26 AM Changeset [1853] by
- adding verbose option in move-if-change
- 2:25 AM Changeset [1852] by
- removing nonsense/obsolete docs
Mar 5, 2009:
- 1:43 PM Changeset [1851] by
- adding test for --with-yat=no. refs #491
Mar 4, 2009:
- 11:51 PM Changeset [1850] by
- fixes #503
- 11:51 PM Ticket #503 (IGP does not compile (was: add test for IGP)) closed by
- fixed: (In [1850]) fixes #503
- 10:28 PM Ticket #504 (remove default value for second argument 'msg' in yat_assert) created by
-
yat_assert
is marked internal so it should be OK to change the … - 9:50 PM Ticket #503 (IGP does not compile (was: add test for IGP)) created by
- IGP is a template so we should at minimum have a test that would catch …
- 9:47 PM Changeset [1849] by
- added a link to IGP paper
- 8:28 PM Changeset [1848] by
- fixes #499
- 8:28 PM Ticket #499 (percentile occurs twice in doxygen output) closed by
- fixed: (In [1848]) fixes #499
- 6:36 PM Ticket #502 (clarify what KolmogorovSmirnov::signed_score returns) created by
- Is it F_true - F_false or is it F_false - F_true?
- 3:46 PM Ticket #501 (doxygen should only read header files that will be installed) created by
- documentation_test fails because I have a stray header file. That …
- 5:40 AM Changeset [1847] by
- skip test if libtool is not available
- 4:58 AM Changeset [1846] by
- fixes #500 and some related issues that made distcheck fail.
- 4:58 AM Ticket #500 (yat_m4_test.sh fails under VPATH build) closed by
- fixed: (In [1846]) fixes #500 and some related issues that made distcheck fail.
Mar 3, 2009:
- 6:58 PM Changeset [1845] by
- adding test (included in release target) that checks that lt version …
- 12:06 AM Changeset [1844] by
- Docs assumed that equal and equivalent were the same for involved types.
Mar 2, 2009:
- 8:40 PM Ticket #500 (yat_m4_test.sh fails under VPATH build) created by
- This was introduced in r1842.
- 4:51 PM Changeset [1843] by
- clarifying that yat_m4_test.sh lives in srcdir
- 5:07 AM Changeset [1842] by
- adding a test for yat.m4
Mar 1, 2009:
- 5:17 PM Changeset [1841] by
- adding move-if-change copied from svndigest
Note: See TracTimeline
for information about the timeline view.