SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

gap-pkg-factint rpm build for : Fedora 28. For other distributions click gap-pkg-factint.

Name : gap-pkg-factint
Version : 1.6.2 Vendor : Fedora Project
Release : 1.fc28 Date : 2018-06-10 00:33:56
Group : Unspecified Source RPM : gap-pkg-factint-1.6.2-1.fc28.src.rpm
Size : 9.07 MB
Packager : Fedora Project
Summary : Advanced methods for factoring integers
Description :
FactInt provides implementations of the following methods for factoring
integers:
- Pollard\'s p-1
- Williams\' p+1
- Elliptic Curves Method (ECM)
- Continued Fraction Algorithm (CFRAC)
- Multiple Polynomial Quadratic Sieve (MPQS)
FactInt also makes use of Richard P. Brent\'s tables of known factors of
integers of the form bk+/-1 for \"small\" b.

The ECM method is suited best for finding factors which are neither too
small (i.e. have less than about 12 decimal digits) nor too close to the
square root of the number to be factored. The MPQS method is designed
for factoring products of two primes of comparable orders of magnitude.
CFRAC is the historical predecessor of the MPQS method. Pollard\'s p-1
and Williams\' p+1 are useful for finding factors p such that all prime
factors of p-1 (respectively p+1) are \"small\", e.g. smaller than 1000000.
All factoring methods implemented in this package are probabilistic. In
particular the time needed by the ECM method depends largely on luck.

FactInt provides a general-purpose factorization routine which uses an
appropriate combination of the methods mentioned above, the Pollard Rho
routine which is implemented in the GAP Library and a variety of tricks
for special cases to obtain a good average performance for \"arbitrary\"
integers. At the user\'s option, FactInt provides detailed information
about the progress of the factorization process.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/28/Everything/aarch64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  gap-pkg-factint-1.6.2-1.fc28.noarch.rpm
ftp.icm.edu.pl  gap-pkg-factint-1.6.2-1.fc28.noarch.rpm
     

Provides :
gap-pkg-factint

Requires :
gap-core
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/gap/pkg/FactInt-1.6.2
/usr/lib/gap/pkg/FactInt-1.6.2/.codecov.yml
/usr/lib/gap/pkg/FactInt-1.6.2/.travis.yml
/usr/lib/gap/pkg/FactInt-1.6.2/CHANGES
/usr/lib/gap/pkg/FactInt-1.6.2/PackageInfo.g
/usr/lib/gap/pkg/FactInt-1.6.2/README.md
/usr/lib/gap/pkg/FactInt-1.6.2/doc
/usr/lib/gap/pkg/FactInt-1.6.2/doc/FactInt.xml
/usr/lib/gap/pkg/FactInt-1.6.2/doc/abstract.xml
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap0.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap0.txt
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap0_mj.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap1.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap1.txt
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap1_mj.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap2.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap2.txt
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap2_mj.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap3.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap3.txt
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap3_mj.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap4.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap4.txt
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chap4_mj.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chapBib.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chapBib.txt
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chapBib_mj.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chapInd.html
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chapInd.txt
/usr/lib/gap/pkg/FactInt-1.6.2/doc/chapInd_mj.html
There is 2238 files more in these RPM.

 
ICM