SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-AI-Genetic rpm build for : Mageia 8. For other distributions click perl-AI-Genetic.

Name : perl-AI-Genetic
Version : 0.50.0 Vendor : Mageia_Org
Release : 10.mga8 Date : 2020-02-12 12:39:45
Group : Development/Perl Source RPM : perl-AI-Genetic-0.50.0-10.mga8.src.rpm
Size : 0.08 MB
Packager : umeabot < umeabot>
Summary : A class that implements various selection operators
Description :
This module implements a Genetic Algorithm (GA) in pure Perl. Other Perl
modules that achieve the same thing (perhaps better, perhaps worse) do
exist. Please check CPAN. I mainly wrote this module to satisfy my own
needs, and to learn something about GAs along the way.

*PLEASE NOTE:* As of v0.02, AI::Genetic has been re-written from scratch to
be more modular and expandable. To achieve this, I had to modify the API,
so it is not backward-compatible with v0.01. As a result, I do not plan on
supporting v0.01.

I will not go into the details of GAs here, but here are the bare basics.
Plenty of information can be found on the web.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-AI-Genetic-0.50.0-10.mga8.noarch.rpm
ftp.icm.edu.pl  perl-AI-Genetic-0.50.0-10.mga8.noarch.rpm
ftp.icm.edu.pl  perl-AI-Genetic-0.50.0-10.mga8.noarch.rpm
ftp.icm.edu.pl  perl-AI-Genetic-0.50.0-10.mga8.noarch.rpm
     

Provides :
perl(AI::Genetic)
perl(AI::Genetic::Defaults)
perl(AI::Genetic::IndBitVector)
perl(AI::Genetic::IndListVector)
perl(AI::Genetic::IndRangeVector)
perl(AI::Genetic::Individual)
perl(AI::Genetic::OpCrossover)
perl(AI::Genetic::OpMutation)
perl(AI::Genetic::OpSelection)
perl-AI-Genetic

Requires :
perl(AI::Genetic::Defaults)
perl(AI::Genetic::Individual)
perl(AI::Genetic::OpCrossover)
perl(AI::Genetic::OpMutation)
perl(AI::Genetic::OpSelection)
perl(Carp)
perl(base)
perl(strict)
perl(vars)
perl-base >= 2:5.30.1
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/share/doc/perl-AI-Genetic
/usr/share/doc/perl-AI-Genetic/Changes
/usr/share/doc/perl-AI-Genetic/README
/usr/share/man/man3/AI::Genetic.3pm.xz
/usr/share/man/man3/AI::Genetic::Individual.3pm.xz
/usr/share/man/man3/AI::Genetic::OpCrossover.3pm.xz
/usr/share/man/man3/AI::Genetic::OpMutation.3pm.xz
/usr/share/man/man3/AI::Genetic::OpSelection.3pm.xz
/usr/share/perl5/vendor_perl/AI
/usr/share/perl5/vendor_perl/AI/Genetic
/usr/share/perl5/vendor_perl/AI/Genetic.pm
/usr/share/perl5/vendor_perl/AI/Genetic/Defaults.pm
/usr/share/perl5/vendor_perl/AI/Genetic/IndBitVector.pm
/usr/share/perl5/vendor_perl/AI/Genetic/IndListVector.pm
/usr/share/perl5/vendor_perl/AI/Genetic/IndRangeVector.pm
/usr/share/perl5/vendor_perl/AI/Genetic/Individual.pm
/usr/share/perl5/vendor_perl/AI/Genetic/OpCrossover.pm
/usr/share/perl5/vendor_perl/AI/Genetic/OpMutation.pm
/usr/share/perl5/vendor_perl/AI/Genetic/OpSelection.pm

 
ICM