SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Algorithm-MCL rpm build for : openSUSE Tumbleweed. For other distributions click perl-Algorithm-MCL.

Name : perl-Algorithm-MCL
Version : 0.004 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 7.44 Date : 2024-08-05 20:58:10
Group : Development/Libraries/Perl Source RPM : perl-Algorithm-MCL-0.004-7.44.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Perl Module Implementing Markov Cluster Algorithm Using Pdl
Description :
This module is perl implementation of Markov Cluster Algorithm (MCL) based
on Perl Data Language (PDL).

MCL is algorithm of finding clusters of vertices in graph. More information
about MCL can be found at http://micans.org/mcl/. There is also perl script
implementing MCL - minimcl http://www.micans.org/mcl/scripts/minimcl.

This module try to solve two problems:

* easy integration MCL in perl scripts and modules. Algorithm::MCL accept
references as input and every reference will be found later in some
cluster.

* performance and scale. Algorithm::MCL use Perl Data Language for most of
its processing and should run very fast on very big clusters. Main
Algorithm::MCL procedures are written with \"pdlpp\".

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Algorithm-MCL-0.004-7.44.noarch.rpm
     

Provides :
perl(Algorithm::MCL)
perl-Algorithm-MCL

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Mouse) >= 0.92
perl(PDL) >= 2.4.10
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/Algorithm
/usr/lib/perl5/vendor_perl/5.40.0/Algorithm/MCL.pm
/usr/share/doc/packages/perl-Algorithm-MCL
/usr/share/doc/packages/perl-Algorithm-MCL/LICENSE
/usr/share/doc/packages/perl-Algorithm-MCL/README
/usr/share/man/man3/Algorithm::MCL.3pm.gz

 
ICM