Fedora 15 Update: perl-Statistics-Basic-1.6602-3.fc15

updates at fedoraproject.org updates at fedoraproject.org
Thu Mar 3 03:15:12 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-1647
2011-02-16 21:27:11
--------------------------------------------------------------------------------

Name        : perl-Statistics-Basic
Product     : Fedora 15
Version     : 1.6602
Release     : 3.fc15
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:

Version unversioned Provides
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  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 Project 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 package-announce mailing list