-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-6378 2011-05-02 21:38:56 --------------------------------------------------------------------------------
Name : perl-Statistics-Basic Product : Fedora 14 Version : 1.6602 Release : 3.fc14 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: Statistics::Basic for Fedora 14 -------------------------------------------------------------------------------- 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 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 -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
