Fedora EPEL 6 Update: perl-Statistics-Basic-1.6611-3.el6

updates at fedoraproject.org updates at fedoraproject.org
Sat Feb 14 02:41:57 UTC 2015


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2015-0467
2015-01-26 18:21:04
--------------------------------------------------------------------------------

Name        : perl-Statistics-Basic
Product     : Fedora EPEL 6
Version     : 1.6611
Release     : 3.el6
URL         : http://search.cpan.org/dist/Statistics-Basic/
Summary     : A collection of very basic statistics modules
Description :
use Statistics::Basic qw(:all);

my $median = median( 1,2,3 );
my $mean   = mean(  [1,2,3]); # array refs are ok too

my $variance = variance( 1,2,3 );
my $stddev   = stddev(   1,2,3 );

my $correlation = correlation( [1 .. 3], [1 .. 3] );

--------------------------------------------------------------------------------
Update Information:

Fixes for EPEL6 and EPEL7 branches
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #672246 - Review Request: perl-Statistics-Basic - A collection of very basic statistics modules
        https://bugzilla.redhat.com/show_bug.cgi?id=672246
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update perl-Statistics-Basic' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list