Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Math-Prime-Util-0.730.0-4.mga8 RPM for armv7hl

From Mageia 8 for armv7hl / media / core / release

Name: perl-Math-Prime-Util Distribution: Mageia
Version: 0.730.0 Vendor: Mageia.Org
Release: 4.mga8 Build date: Wed Jun 17 23:47:04 2020
Group: Development/Perl Build host: localhost
Size: 1394080 Source RPM: perl-Math-Prime-Util-0.730.0-4.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://metacpan.org/release/Math-Prime-Util
Summary: Utilities related to prime numbers, including fast sieves and factoring
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Jun 17 2020 umeabot <umeabot> 0.730.0-4.mga8
  + Revision: 1594923
  - Rebuild for perl 5.32
* Sat Feb 15 2020 umeabot <umeabot> 0.730.0-3.mga8
  + Revision: 1529142
  - Mageia 8 Mass Rebuild
* Tue Aug 27 2019 tv <tv> 0.730.0-2.mga8
  + Revision: 1433157
  - rebuild with perl-5.30
* Fri Nov 16 2018 tv <tv> 0.730.0-1.mga7
  + Revision: 1330083
  - update to 0.73
* Sat Nov 10 2018 tv <tv> 0.720.0-1.mga7
  + Revision: 1329396
  - update to 0.72
* Fri Sep 21 2018 umeabot <umeabot> 0.710.0-2.mga7
  + Revision: 1293436
  - Mageia 7 Mass Rebuild
* Thu Aug 30 2018 tv <tv> 0.710.0-1.mga7
  + Revision: 1255779
  - update to 0.71
* Wed Aug 08 2018 pterjan <pterjan> 0.700.0-2.mga7
  + Revision: 1249792
  - Rebuild for perl 5.28

Files

/usr/bin/factor.pl
/usr/bin/primes.pl
/usr/lib/.build-id
/usr/lib/.build-id/14
/usr/lib/.build-id/14/58fe3ff8d8b811f3aacf8259db1875facd80c3
/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
/usr/share/doc/perl-Math-Prime-Util/META.json
/usr/share/doc/perl-Math-Prime-Util/META.yml
/usr/share/doc/perl-Math-Prime-Util/MYMETA.yml
/usr/share/doc/perl-Math-Prime-Util/README
/usr/share/doc/perl-Math-Prime-Util/TODO
/usr/share/doc/perl-Math-Prime-Util/examples
/usr/share/doc/perl-Math-Prime-Util/examples/README
/usr/share/doc/perl-Math-Prime-Util/examples/abundant.pl
/usr/share/doc/perl-Math-Prime-Util/examples/csrand-gmp.pl
/usr/share/doc/perl-Math-Prime-Util/examples/csrand.pl
/usr/share/doc/perl-Math-Prime-Util/examples/fibprime-mce.pl
/usr/share/doc/perl-Math-Prime-Util/examples/fibprime-serial.pl
/usr/share/doc/perl-Math-Prime-Util/examples/fibprime-threads.pl
/usr/share/doc/perl-Math-Prime-Util/examples/find_mr_bases.pl
/usr/share/doc/perl-Math-Prime-Util/examples/inverse_totient.pl
/usr/share/doc/perl-Math-Prime-Util/examples/ktuplet-threads.pl
/usr/share/doc/perl-Math-Prime-Util/examples/ktuplet.pl
/usr/share/doc/perl-Math-Prime-Util/examples/numseqs.pl
/usr/share/doc/perl-Math-Prime-Util/examples/porter.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_010.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_021.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_037.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_047.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_049.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_069.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_070.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_072.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_095.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_131.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_142.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_193.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_211.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_214.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_342.pl
/usr/share/doc/perl-Math-Prime-Util/examples/project_euler_357.pl
/usr/share/doc/perl-Math-Prime-Util/examples/sophie_germain.pl
/usr/share/doc/perl-Math-Prime-Util/examples/twin_primes.pl
/usr/share/doc/perl-Math-Prime-Util/examples/verify-cert.pl
/usr/share/doc/perl-Math-Prime-Util/examples/verify-gmp-ecpp-cert.pl
/usr/share/doc/perl-Math-Prime-Util/examples/verify-primegaps.pl
/usr/share/doc/perl-Math-Prime-Util/examples/verify-sage-ecpp-cert.pl
/usr/share/man/man3/Math::Prime::Util.3pm.xz
/usr/share/man/man3/Math::Prime::Util::ChaCha.3pm.xz
/usr/share/man/man3/Math::Prime::Util::ECAffinePoint.3pm.xz
/usr/share/man/man3/Math::Prime::Util::ECProjectivePoint.3pm.xz
/usr/share/man/man3/Math::Prime::Util::Entropy.3pm.xz
/usr/share/man/man3/Math::Prime::Util::MemFree.3pm.xz
/usr/share/man/man3/Math::Prime::Util::PP.3pm.xz
/usr/share/man/man3/Math::Prime::Util::PPFE.3pm.xz
/usr/share/man/man3/Math::Prime::Util::PrimalityProving.3pm.xz
/usr/share/man/man3/Math::Prime::Util::PrimeArray.3pm.xz
/usr/share/man/man3/Math::Prime::Util::PrimeIterator.3pm.xz
/usr/share/man/man3/Math::Prime::Util::RandomPrimes.3pm.xz
/usr/share/man/man3/Math::Prime::Util::ZetaBigFloat.3pm.xz
/usr/share/man/man3/ntheory.3pm.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024