1c72a4bca8
Upstream changes: 3.0604 July 14, 2012 - Correct a misspelling of "weight" in lib/Statistics/Descriptive/Smoother/Weightedexponential.pm - Thanks to Wilhelm for the report. - Update the scripts/tag-release.pl file for Mercurial. 3.0603 May 15, 2012 - Use in_between to compare decimal numbers - Smoothing tests were failing because of rounding problems - Thanks to Andreas J. K.nig for reporting it and to Fabio Ponciroli for fixing it. 3.0602 May 12, 2012 - Correct a typo: - https://rt.cpan.org/Ticket/Display.html?id=77145 - Thanks to Salvatore Bonaccorso and the Debian Perl Group for the report. 3.0601 May 11, 2012 - No longer using Test::Exception in the tests. - It was used by the tests and not specified in test_requires/build_requires. - Thanks to hsk@fli-leibniz.de for the report. 3.0600 May 11, 2012 - Add the smoothing functionality. - Add the following public methods: add_data_with_samples(), set_smoother(), get_smoothed_data() to the main module. - Add the lib/Statistics/Descriptive/Smoother.pm and lib/Statistics/Descriptive/Smoother/Exponential.pm lib/Statistics/Descriptive/Smoother/Weightedexponential.pm modules. - Thanks to Fabio Ponciroli - Add the scripts/bump-version-number.pl to facilitate bumping the version number. 3.0500 May 03, 2012 - Add the get_data_without_outliers() and the set_outlier_filter() methods. - See https://bitbucket.org/barbasa/perl-statistics-descriptive/overview - Thanks to Fabio Ponciroli 3.0400 March 01, 2012 - Fix https://rt.cpan.org/Ticket/Display.html?id=74890 - some function should return undef() in list context so they can be easily assigned to values in hash initialisations. - thanks to SLAFFAN for a preliminary patch which was modified by SHLOMIF (the current Statistics-Descriptive maintainer). 3.0300 February 11, 2012 - Now mean() and median() and other routines return undef() if there are no data. - Somewhat incompatible change: some methods that returned undef() under list context now return an empty list (so it will be false). - it is generally not recommended to call such methods in list context as they should always be called in scalar context. - Resolves https://rt.cpan.org/Ticket/Display.html?id=74693 - thanks to Shawn Laffan for the report and the patch. 3.0203 November 17, 2011 - Fix https://rt.cpan.org/Ticket/Display.html?id=72495 . - percentile should not die and should return undef if there are no elements in the collection.
5 lines
289 B
Text
5 lines
289 B
Text
$NetBSD: distinfo,v 1.5 2012/09/02 04:42:54 wen Exp $
|
|
|
|
SHA1 (Statistics-Descriptive-3.0604.tar.gz) = bd2c680602f1a8c366175433fc73bc17a26bd70c
|
|
RMD160 (Statistics-Descriptive-3.0604.tar.gz) = 8fcc7c9204505191b8f2aa3767eabc06deefc0af
|
|
Size (Statistics-Descriptive-3.0604.tar.gz) = 34574 bytes
|