SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Statistics-Descriptive-3.0605-1.2.noarch.rpm :

* Tue Jun 04 2013 cooloAATTsuse.com- updated to 3.0605 - Add t/style-trailing-space.t . - Add t/cpan-changes.t . - Convert Changes to it. - 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. - 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. - Correct a typo: - https://rt.cpan.org/Ticket/Display.html?id=77145 - Thanks to Salvatore Bonaccorso and the Debian Perl Group for the report. - No longer using Test::Exception in the tests. - It was used by the tests and not specified in test_requires/build_requires. - Thanks to hskAATTfli-leibniz.de for the report. - 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. - 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
* Fri Feb 17 2012 cooloAATTsuse.com- updated to 3.0300 - 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. - 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.
* Mon Dec 19 2011 cooloAATTsuse.de- update to 3.0202 - Moved tag-release.pl to scripts/tag-release.pl (though we now use Mercurial instead of Subversion.) - Add t/mode.t to test the ->mode() method. - Documented ->mode() better. - Optimized ->mode(). - Add some documentation clarifying the 0th percentile return, as it returns undef() for representing -inf: - Fix https://rt.cpan.org/Ticket/Display.html?id=62055 - Thanks to Dave Breimann for reporting it. - Add the tag-release.pl to tag a release using Subversion.
* Tue Nov 30 2010 cooloAATTnovell.com- switch to perl_requires macro
* Wed Aug 04 2010 chrisAATTcomputersalat.de- initial package 3.0200
* created by cpanspec 1.78
 
ICM