SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Math-Prime-Util-GMP rpm build for : OpenSuSE 13.X. For other distributions click perl-Math-Prime-Util-GMP.

Name : perl-Math-Prime-Util-GMP
Version : 0.32 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 2.1 Date : 2016-01-15 21:36:56
Group : Development/Libraries/Perl Source RPM : perl-Math-Prime-Util-GMP-0.32-2.1.src.rpm
Size : 0.47 MB
Packager : (none)
Summary : Utilities related to prime numbers and factoring, using GMP
Description :
A module for number theory in Perl using GMP. This includes primality
tests, getting primes in a range, factoring, and more.

While it certainly can be used directly, the main purpose of this module is
for the Math::Prime::Util manpage. That module will automatically load this
one if it is installed, greatly speeding up many of its operations on big
numbers.

Inputs and outputs for big numbers are via strings, so you do not need to
use a bigint package in your program. However if you do use bigints, inputs
will be converted internally so there is no need to convert before a call.
Output results are returned as either Perl scalars (for native-size) or
strings (for bigints). the Math::Prime::Util manpage tries to reconvert all
strings back into the callers bigint type if possible, which makes it more
convenient for calculations.

The various \'is_*_pseudoprime\' tests are more appropriately called
\'is_*_probable_prime\' or \'is_*_prp\'. They return 1 if the input is a
probable prime based on their test. The naming convention is historical and
follows Pari, the Math::Primality manpage, and some other math packages.
The modern definition of pseudoprime is a _composite_ that passes the test,
rather than any number.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_13.2/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
GMP.so()(64bit)
perl(Math::Prime::Util::GMP)
perl-Math-Prime-Util-GMP
perl-Math-Prime-Util-GMP(x86-64)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libm.so.6(GLIBC_2.2.5)(64bit)
libc.so.6()(64bit)
libgmp.so.10()(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(:MODULE_COMPAT_5.20.1)
libm.so.6()(64bit)
libc.so.6(GLIBC_2.3)(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi/Math
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi/Math/Prime
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi/Math/Prime/Util
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi/Math/Prime/Util/GMP.pm
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi/auto/Math
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi/auto/Math/Prime
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi/auto/Math/Prime/Util
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi/auto/Math/Prime/Util/GMP
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi/auto/Math/Prime/Util/GMP/GMP.so
/usr/share/doc/packages/perl-Math-Prime-Util-GMP
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/Changes
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/LICENSE
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/README
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/TODO
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/examples
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/examples/bench-mp-psrp.pl
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/examples/convert-gmpecpp-cert.pl
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/examples/convert-primo-cert.pl
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/examples/vcert.c
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/examples/verify-cert.pl
/usr/share/doc/packages/perl-Math-Prime-Util-GMP/examples/verify_primegap.pl
/usr/share/man/man3/Math::Prime::Util::GMP.3pm.gz

 
ICM