Timeline



Apr 16, 2009:

11:47 PM Changeset [1902] by Jari Häkkinen
Addresses #527. Issue i) is resolved.
11:46 PM Ticket #527 (Cannot run configure on 64-bit CentOS) created by Jari Häkkinen
Related #511. The problem is two-fold. i) I am using atlas and the …
6:03 PM Changeset [1901] by Peter
move test dirs to its own directory in order to avoid polluting the …
5:49 PM Changeset [1900] by Peter
added dependency so configure is rerun in test packages if yat-config …
5:41 PM Changeset [1899] by Peter
change semantics in test (in case someone looks in tests for examples).
5:11 PM Ticket #523 (add support for option --libs-without-cblas in yat-config) closed by Peter
fixed: (In [1898]) fixes #523
5:11 PM Changeset [1898] by Peter
fixes #523
12:06 AM Ticket #522 (yat-config should honor environment variable YAT_CBLAS_LIB) closed by Peter
fixed: (In [1897]) fixes #522. Introduced a variable YAT_PRIMARY_LIBS that is …
12:06 AM Changeset [1897] by Peter
fixes #522. Introduced a variable YAT_PRIMARY_LIBS that is YAT_LIBS …

Apr 15, 2009:

9:37 PM Changeset [1896] by Peter
prefer using macro when it exists
9:11 PM Changeset [1895] by Peter
fixes #386. Add test that gsl header files are available. Add …
9:11 PM Ticket #386 (AX_PATH_GSL doesn't check for GSL header files) closed by Peter
fixed: (In [1895]) fixes #386. Add test that gsl header files are available. …
8:14 PM Changeset [1894] by Peter
fixes #526. Moved gsl tests to its own file, 'm4/yat_gsl.m4'
8:14 PM Ticket #526 (configure says I have gsl installed (but too old) although I just ...) closed by Peter
fixed: (In [1894]) fixes #526. Moved gsl tests to its own file, 'm4/yat_gsl.m4'
12:48 AM Ticket #526 (configure says I have gsl installed (but too old) although I just ...) created by Peter
Working on ticket:386 the third argument in AX_PATH_GSL caught my …

Apr 14, 2009:

4:50 PM Changeset [1893] by Peter
remove example that will not work with yat 0.6. refs #525
1:00 AM Ticket #525 (update macros in yat.m4 to reflect that libyat no longer has a ...) created by Peter
Spin-off from #518 Check that they work. YAT_LA_FILE is incorrect …
12:40 AM Ticket #524 (add configure option --with-cblas in yat's configure) created by Peter
spin-off from #518 related to #349 (that is #349 would solve this …
12:37 AM Ticket #523 (add support for option --libs-without-cblas in yat-config) created by Peter
spin-off from ticket:518
12:35 AM Ticket #522 (yat-config should honor environment variable YAT_CBLAS_LIB) created by Peter
spin-off from ticket:518
12:33 AM Changeset [1892] by Peter
Removed dependency to cblas in libyat. There are three new make …

Apr 13, 2009:

7:03 PM Ticket #521 (deprecate OptionInFile and OptionOutFile) created by Peter
Don't forget to add blurp in NEWS. Replace classes in example in docs …
7:01 PM Ticket #520 (A class to redirect streams easily.) created by Peter
A use case would be […] after which all output to std::cerr is …

Apr 12, 2009:

5:11 PM Ticket #412 (Doxygen - Build redundancy) reopened by Jari Häkkinen
5:11 PM Ticket #412 (Doxygen - Build redundancy) closed by Jari Häkkinen
invalid
5:10 PM Ticket #394 (libtool: install: warning: remember to run `libtool --finish) closed by Peter
invalid: Not a yat issue.
5:07 PM Ticket #348 (AveragerPairWeighted::correlation return inf and -inf) closed by Peter
invalid
4:50 PM Ticket #169 (Use MTL for Vector and Matrix) closed by Jari Häkkinen
wontfix
3:07 AM Ticket #519 (ostream.precision should be restored in output operators) created by Peter
related to ticket:393 In some operator<< e.g. Matrix the precision …
3:00 AM Ticket #380 (Default argument in OptionArg) closed by Peter
fixed: Since yat 0.5 there are functions value(1) and a print_arg(1), which …

Apr 10, 2009:

2:55 PM Ticket #385 (AX_PATH_GSL fails if gslcblas is not available) reopened by Jari Häkkinen
Resolution in changeset:1349 pollutes users environment. Avoid this.
12:37 AM Ticket #518 (choosing cblas - when and how?) created by Peter
Daughter tickets: #522 #523 #524 #525 This is not an issue as long as …

Apr 8, 2009:

4:59 AM Ticket #517 (Improve docs on Option classes) created by Peter
Especially OptionInFile? and OptionOutFile? but also go through their …

Apr 2, 2009:

11:48 PM Changeset [1891] by Peter
refs #454 - forgot the last file in r1890
11:43 PM Changeset [1890] by Peter
fixes #454 - throw exception when detecting funky dimensions
11:43 PM Ticket #454 (Matrix(0, 42) or its transpose Matrix(42, 0) is not allowed) closed by Peter
fixed: (In [1890]) fixes #454 - throw exception when detecting funky dimensions
1:53 PM Ticket #516 (Make Matrix and Vector usable with std::algorithm) closed by Jari Häkkinen
invalid: Sorry, I retract this ticket ... small stupid syntax error …
1:00 PM Ticket #516 (Make Matrix and Vector usable with std::algorithm) created by Jari Häkkinen
I\d like to be able to do …

Apr 1, 2009:

3:57 PM Ticket #515 (Why isn't theplu::yat::utility::Index a derived class of ...) created by Jari Häkkinen
I need push_back and reserve functionality ... but the Index class …

Mar 31, 2009:

11:19 PM Ticket #351 (Estimating parameter p (and confidence interval) in binomial distribution) closed by Peter
wontfix: This is provided by boost 1.35: …
9:21 PM Changeset [1889] by Peter
corrected example - do not call program_name() prior parse().
9:13 PM Changeset [1888] by Peter
updating copyright years
7:38 PM Ticket #512 (use doxygen tag \relates) closed by Peter
fixed: (In [1887]) closes #512. added relates tag in namespace utility.
7:38 PM Changeset [1887] by Peter
closes #512. added relates tag in namespace utility.
7:02 PM Changeset [1886] by Peter
refs #512. added relates tag in namespace statistics.
6:49 PM Changeset [1885] by Peter
refs #512. added relates tag in namespace regression.
6:20 PM Ticket #514 (concept: Weighted Iterator or unweighted with value type convertible ...) created by Peter
The requirement: "Weighted Iterator or unweighted with value type …
6:12 PM Changeset [1884] by Peter
aclocal is most often called via autoreconf, so removed docs on how to …
6:08 PM Changeset [1883] by Peter
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 Jari Häkkinen
I assume that the target is set in the construction of the normalizer …
5:51 AM Ticket #512 (use doxygen tag \relates) created by Peter
Use \relates or perhaps \relatesalso on free functions that are …

Mar 30, 2009:

11:24 PM Changeset [1882] by Peter
updated example of class CommandLine?

Mar 28, 2009:

11:15 PM Changeset [1881] by Peter
add missing since tag
6:44 PM Changeset [1880] by Peter
exending test on getline_iterator

Mar 27, 2009:

1:09 PM Changeset [1879] by Peter
docs typo
12:52 PM Changeset [1878] by Peter
Adding a GetlineIterator?. closes #507
12:52 PM Ticket #507 (getline input iterator) closed by Peter
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 Peter
related to #349 and #527 The problem below is due to the fact that …

Mar 21, 2009:

5:40 AM Changeset [1877] by Peter
moving tests for iterator features from iterator_test.cc to class …

Mar 20, 2009:

1:00 PM Changeset [1876] by Peter
fixes #504
1:00 PM Ticket #504 (remove default value for second argument 'msg' in yat_assert) closed by Peter
fixed: (In [1876]) fixes #504
12:55 PM Ticket #504 (remove default value for second argument 'msg' in yat_assert) reopened by Peter
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 Peter
fixed: (In [1875]) fixes #504. Also added pp macro YAT_ASSERT that calls …
1:35 PM Changeset [1875] by Peter
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 Peter
In Vector and Matrix the istream constructors contain code loading a …
6:15 PM Ticket #509 (bootstrap fails updating libtool script) closed by Peter
invalid: The libtool script is created by configure.
5:15 PM Ticket #509 (bootstrap fails updating libtool script) created by Peter
I upgraded to libtool 2 and running ./bootstrap did not change the …

Mar 17, 2009:

11:16 PM ReleaseProcedure edited by Peter
(diff)
11:09 PM Changeset [1874] by Peter
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 Peter
(diff)
10:31 PM DownloadPage edited by Peter
(diff)
10:29 PM Changeset [1873] by Peter
Bumping version number
10:23 PM Changeset [1872] by Peter
Tagging version 0.5.2
10:20 PM yat-0.5.2.tar.gz.MD5 attached to DownloadPage by Peter
10:20 PM yat-0.5.2.tar.gz attached to DownloadPage by Peter
10:07 PM Changeset [1871] by Peter
Preparing release 0.5.2
9:59 PM Changeset [1870] by Peter
fixes #502
9:59 PM Ticket #502 (clarify what KolmogorovSmirnov::signed_score returns) closed by Peter
fixed: (In [1870]) fixes #502
9:50 PM Changeset [1869] by Peter
fixes #508
9:50 PM Ticket #508 (Commandline throws exception without message) closed by Peter
fixed: (In [1869]) fixes #508
9:08 PM Changeset [1868] by Peter
refs #508. adding a test for the bug.
8:03 PM Changeset [1867] by Peter
minor docs improvement
8:02 PM Changeset [1866] by Peter
remove multiple assignment
Note: See TracTimeline for information about the timeline view.