[2] | 1 | $Id: NEWS 1874 2009-03-17 22:09:01Z peter $ |
---|
[675] | 2 | |
---|
[905] | 3 | See the end of this file for copyrights and conditions. |
---|
| 4 | |
---|
[1826] | 5 | Version 0.6 (released DATE) |
---|
| 6 | |
---|
[1863] | 7 | - using unsigned long int (rather than signed) in SVN::max_epoch (ticket:506) |
---|
| 8 | |
---|
[1826] | 9 | A complete list of closed tickets can be found here [[br]] |
---|
| 10 | http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.6 |
---|
| 11 | |
---|
[1874] | 12 | Version 0.5.2 (released 17 March 2009) |
---|
| 13 | |
---|
| 14 | - fixed compilation error in IGP (issue #503) |
---|
| 15 | - fixed incorrect error message from CommandLine (issue #508) |
---|
| 16 | |
---|
| 17 | A complete list of closed tickets can be found here [[br]] |
---|
| 18 | http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.5.2 |
---|
| 19 | |
---|
[1839] | 20 | Version 0.5.1 (released 26 February 2009) |
---|
| 21 | |
---|
| 22 | - libtool version number was corrected (see r1833) |
---|
| 23 | |
---|
[1832] | 24 | Version 0.5 (released 24 February 2009) |
---|
[905] | 25 | |
---|
[1818] | 26 | - Upgraded to GLPv3 |
---|
| 27 | - yat now requires GSL 1.8 or later |
---|
| 28 | - yat now requires Boost 1.33 or later |
---|
[1651] | 29 | - Imlicit conversion between Vector and its Views disabled (ticket:467) |
---|
[1818] | 30 | - Averager::add and AveragerPair::add take a _signed_ long (ticket:361) |
---|
[1611] | 31 | - IteratorPolicy removed (ticket:398) |
---|
[1587] | 32 | - MatrixLookupWeighted(const MatrixLookup&) modified (ticket:396) |
---|
[1465] | 33 | - Option::parse and OptionArg::do_parse takes references (ticket:418) |
---|
[1312] | 34 | - is_int now depends on numerical_limits for inf and NaN treatment |
---|
| 35 | - Similar for is_float. See revision [1312] for details. |
---|
[1321] | 36 | - config.h is no longer installed |
---|
[1818] | 37 | - Copy and assignment are now allowed for KolmogorovSmirnov |
---|
| 38 | - is_int(1), is_float(1), is_float(1) are deprecated use is<T> |
---|
| 39 | - percentile(3) is deprecated, use percentile2(3) |
---|
| 40 | - Target::operator[] is deprecated, use Target::operator() |
---|
[1287] | 41 | |
---|
[1619] | 42 | A complete list of closed tickets can be found here [[br]] |
---|
| 43 | http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.5 |
---|
| 44 | |
---|
[1746] | 45 | Version 0.4.3 (released 23 January 2009) |
---|
| 46 | |
---|
| 47 | - Fisher::p_value is now correct (bug #461) |
---|
| 48 | - Fisher::oddsratio is now correct (bug #460) |
---|
| 49 | |
---|
| 50 | A complete list of closed tickets can be found here [[br]] |
---|
| 51 | http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.4.3 |
---|
| 52 | |
---|
[1437] | 53 | Version 0.4.2 (released 25 August 2008) |
---|
| 54 | |
---|
| 55 | - FileUtil can now handle large files (#378) |
---|
| 56 | - x variable is trained in regression::Local::fit() (#423) |
---|
| 57 | |
---|
| 58 | A complete list of closed tickets can be found here [[br]] |
---|
| 59 | http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.4.2 |
---|
| 60 | |
---|
[1303] | 61 | Version 0.4.1 (released 14 May 2008) |
---|
| 62 | |
---|
| 63 | - Files needed for build of documentation is included in distribution (#365) |
---|
| 64 | |
---|
| 65 | A complete list of closed tickets can be found here [[br]] |
---|
[1437] | 66 | http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.4.1 |
---|
[1303] | 67 | |
---|
[1277] | 68 | Version 0.4 (released 11 April 2008) |
---|
| 69 | |
---|
[1270] | 70 | - Class vector was split into Vector, VectorView and VectorConstView |
---|
| 71 | - Class matrix was renamed to Matrix |
---|
| 72 | - Containers, e.g. Vector, now have iterators. |
---|
| 73 | - EnsembleBuilder and SubSetGenerator were refactored and are now templates |
---|
| 74 | - SupervisedClassifier is now a pure interface class |
---|
| 75 | - SVM is not inherited from SupervisedClassifier |
---|
| 76 | - NCC was refactored and is now a template |
---|
| 77 | - Distance interfaces against iterators |
---|
[933] | 78 | - interface of median, percentile, and mad functions are |
---|
| 79 | modified. They now take iterators rather than containers. |
---|
[917] | 80 | - is_double(), is_int(), and is_float() return true also when string |
---|
[1488] | 81 | is a nan or inf. |
---|
[917] | 82 | - add_values function in Averagers replaced by iterator interface |
---|
| 83 | |
---|
[905] | 84 | A complete list of closed tickets can be found here [[br]] |
---|
[1437] | 85 | http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.4 |
---|
[905] | 86 | |
---|
| 87 | Version 0.3.1 (released 28 April 2007) |
---|
| 88 | |
---|
| 89 | - Bugfix release |
---|
| 90 | |
---|
| 91 | A complete list of closed tickets can be found here [[br]] |
---|
[1437] | 92 | http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.3.1 |
---|
[905] | 93 | |
---|
| 94 | Version 0.3 (released 9 April 2007) |
---|
| 95 | |
---|
| 96 | - First public release |
---|
| 97 | |
---|
| 98 | A complete list of closed tickets can be found here [[br]] |
---|
[1437] | 99 | http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.3+%28Public+release%29 |
---|
[905] | 100 | |
---|
| 101 | |
---|
| 102 | |
---|
| 103 | ---------------------------------------------------------------------- |
---|
| 104 | {{{ |
---|
[831] | 105 | Copyright (C) 2003, 2006 Jari Häkkinen |
---|
[1701] | 106 | Copyright (C) 2007, 2008 Jari Häkkinen, Peter Johansson |
---|
| 107 | Copyright (C) 2009 Peter Johansson |
---|
[675] | 108 | |
---|
[1437] | 109 | This file is part of yat library, http://dev.thep.lu.se/yat |
---|
[675] | 110 | |
---|
| 111 | The yat library is free software; you can redistribute it and/or |
---|
| 112 | modify it under the terms of the GNU General Public License as |
---|
[1486] | 113 | published by the Free Software Foundation; either version 3 of the |
---|
[675] | 114 | License, or (at your option) any later version. |
---|
| 115 | |
---|
| 116 | The yat library is distributed in the hope that it will be useful, but |
---|
| 117 | WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 118 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
| 119 | General Public License for more details. |
---|
| 120 | |
---|
| 121 | You should have received a copy of the GNU General Public License |
---|
[1487] | 122 | along with yat. If not, see <http://www.gnu.org/licenses/>. |
---|
[905] | 123 | }}} |
---|
| 124 | ---------------------------------------------------------------------- |
---|