SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Math-Prime-Util rpm build for : Mageia 8. For other distributions click perl-Math-Prime-Util.

Name : perl-Math-Prime-Util
Version : 0.730.0 Vendor : Mageia_Org
Release : 4.mga8 Date : 2020-06-17 23:46:52
Group : Development/Perl Source RPM : perl-Math-Prime-Util-0.730.0-4.mga8.src.rpm
Size : 1.49 MB
Packager : umeabot < umeabot>
Summary : Utilities related to prime numbers, including fast sieves and factoring
Description :
A set of utilities related to prime numbers. These include multiple sieving
methods, is_prime, prime_count, nth_prime, approximations and bounds for
the prime_count and nth prime, next_prime and prev_prime, factoring
utilities, and more.

The default sieving and factoring are intended to be (and currently are)
the fastest on CPAN, including the Math::Prime::XS manpage, the
Math::Prime::FastSieve manpage, the Math::Factor::XS manpage, the
Math::Prime::TiedArray manpage, the Math::Big::Factors manpage, the
Math::Factoring manpage, and the Math::Primality manpage (when the GMP
module is available). For numbers in the 10-20 digit range, it is often
orders of magnitude faster. Typically it is faster than the Math::Pari
manpage for 64-bit operations.

All operations support both Perl UV\'s (32-bit or 64-bit) and bignums. If
you want high performance with big numbers (larger than Perl\'s native
32-bit or 64-bit size), you should install the Math::Prime::Util::GMP
manpage and the Math::BigInt::GMP manpage. This will be a recurring theme
throughout this documentation -- while all bignum operations are supported
in pure Perl, most methods will be much slower than the C+GMP alternative.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-Prime-Util-0.730.0-4.mga8.i586.rpm
     Search for other platforms
perl-Math-Prime-Util-0.730.0-4.mga8.sparc.rpm
perl-Math-Prime-Util-0.730.0-4.mga8.alpha.rpm
perl-Math-Prime-Util-0.730.0-4.mga8.ppc.rpm
perl-Math-Prime-Util-0.730.0-4.mga8.ia64.rpm
perl-Math-Prime-Util-0.730.0-4.mga8.s390.rpm

Provides :
perl(Math::Prime::Util)
perl(Math::Prime::Util)
perl(Math::Prime::Util::ChaCha)
perl(Math::Prime::Util::ECAffinePoint)
perl(Math::Prime::Util::ECProjectivePoint)
perl(Math::Prime::Util::Entropy)
perl(Math::Prime::Util::MemFree)
perl(Math::Prime::Util::PP)
perl(Math::Prime::Util::PPFE)
perl(Math::Prime::Util::PrimalityProving)
perl(Math::Prime::Util::PrimeArray)
perl(Math::Prime::Util::PrimeIterator)
perl(Math::Prime::Util::RandomPrimes)
perl(Math::Prime::Util::ZetaBigFloat)
perl(ntheory)
perl-Math-Prime-Util
perl-Math-Prime-Util(x86-32)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libm.so.6
libm.so.6(GLIBC_2.0)
libm.so.6(GLIBC_2.29)
libperl.so.5.32
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.3.2)
perl(Carp)
perl(Config)
perl(Exporter) >= 5.570.0
perl(Fcntl)
perl(Getopt::Long)
perl(Math::BigFloat) >= 1.590.0
perl(Math::BigInt) >= 1.880.0
perl(Math::Prime::Util)
perl(Math::Prime::Util::ChaCha)
perl(Math::Prime::Util::Entropy)
perl(Math::Prime::Util::GMP) >= 0.500.0
perl(Math::Prime::Util::MemFree)
perl(Math::Prime::Util::PP)
perl(Tie::Array)
perl(XSLoader) >= 0.10.0
perl(base)
perl(constant)
perl(integer)
perl(strict)
perl(warnings)
perl-base >= 2:5.32.0
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/bin/factor.pl
/usr/bin/primes.pl
/usr/lib/.build-id
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/14dab77a80acb206abbbd62906d51f65d8f0b7
/usr/lib/perl5/vendor_perl/Math
/usr/lib/perl5/vendor_perl/Math/Prime
/usr/lib/perl5/vendor_perl/Math/Prime/Util
/usr/lib/perl5/vendor_perl/Math/Prime/Util.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/ChaCha.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/ECAffinePoint.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/ECProjectivePoint.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/Entropy.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/MemFree.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/PP.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/PPFE.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/PrimalityProving.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/PrimeArray.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/PrimeIterator.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/RandomPrimes.pm
/usr/lib/perl5/vendor_perl/Math/Prime/Util/ZetaBigFloat.pm
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/Math
/usr/lib/perl5/vendor_perl/auto/Math/Prime
/usr/lib/perl5/vendor_perl/auto/Math/Prime/Util
/usr/lib/perl5/vendor_perl/auto/Math/Prime/Util/Util.so
/usr/lib/perl5/vendor_perl/ntheory.pm
/usr/share/doc/perl-Math-Prime-Util
/usr/share/doc/perl-Math-Prime-Util/Changes
/usr/share/doc/perl-Math-Prime-Util/LICENSE
There is 55 files more in these RPM.

 
ICM