SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Math-Vector-Real-MultiNormalMixture rpm build for : openSUSE Tumbleweed. For other distributions click perl-Math-Vector-Real-MultiNormalMixture.

Name : perl-Math-Vector-Real-MultiNormalMixture
Version : 0.02 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 7.65 Date : 2024-08-05 19:31:08
Group : Development/Libraries/Perl Source RPM : perl-Math-Vector-Real-MultiNormalMixture-0.02-7.65.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Multinormal Mixture distribution
Description :
This module allows to calculate the density of a mixture of n multivariate
normal simetric distributions.

Given a multivariate normal simetric distributions in IR**k (IR := the real
numbers domain) such that its density function can be calculated as...

p($x) = (sqrt(2*pi)*$sigma)**(-$k) * exp(|$x-$mu|/$sigma)**2)

where

$x is a vector of dimension k,
$mu is the median vector of the distribution,
$d = |$x - $mu|, the distance between the median and x
$sigma is the standard deviation,
(the covariance matrix is restricted to $sigma*$Ik being $Ik
the identity matrix of size k)

A multivariate normal distribution mixin is defined as a weighted mix of a
set of multivariate normal simetric distributions, such that its density
function is...

pm(x) = sum ( $alpha[$i] * p[$i](x) )

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-M/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-Vector-Real-MultiNormalMixture-0.02-7.65.noarch.rpm
     

Provides :
perl(Math::Vector::Real::MultiNormalMixture)
perl-Math-Vector-Real-MultiNormalMixture

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Math::Vector::Real) >= 0.06
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Math
/usr/lib/perl5/vendor_perl/5.40.0/Math/Vector
/usr/lib/perl5/vendor_perl/5.40.0/Math/Vector/Real
/usr/lib/perl5/vendor_perl/5.40.0/Math/Vector/Real/MultiNormalMixture.pm
/usr/share/doc/packages/perl-Math-Vector-Real-MultiNormalMixture
/usr/share/doc/packages/perl-Math-Vector-Real-MultiNormalMixture/Changes
/usr/share/doc/packages/perl-Math-Vector-Real-MultiNormalMixture/README
/usr/share/man/man3/Math::Vector::Real::MultiNormalMixture.3pm.gz

 
ICM