معرفی شرکت ها


gap-pkg-factint-1.6.3-8.fc37.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Advanced methods for factoring integers
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته gap-pkg-factint
نام فایل بسته gap-pkg-factint-1.6.3-8.fc37.noarch.rpm
نسخه بسته 1.6.3
انتشار بسته 8.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Wed 28 Sep 2022 07
هاست سازنده buildvm-x86-19.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://gap-packages.github.io/FactInt/
مجوز GPL-2.0-or-later
حجم دانلود 4.5M
حجم نصب 10.271M
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.


جایگزین ها

بسته نسخه معماری مخزن
gap-pkg-factint-1.6.3-8.fc37.src.rpm 1.6.3 noarch Fedora Everything
gap-pkg-factint-doc-1.6.3-8.fc37.noarch.rpm 1.6.3 noarch Fedora Everything


نیازمندی

مقدار نام
- gap-core


ارائه دهنده

مقدار نام
= 1.6.3-8.fc37 gap-pkg-factint


نحوه نصب


نصب پکیج rpm gap-pkg-factint:

    dnf install gap-pkg-factint-1.6.3-8.fc37.noarch.rpm


فایل ها

مسیرها
/usr/lib/gap/pkg/FactInt
/usr/lib/gap/pkg/FactInt/PackageInfo.g
/usr/lib/gap/pkg/FactInt/init.g
/usr/lib/gap/pkg/FactInt/lib
/usr/lib/gap/pkg/FactInt/lib/cfrac.gi
/usr/lib/gap/pkg/FactInt/lib/ecm.gi
/usr/lib/gap/pkg/FactInt/lib/factint.gd
/usr/lib/gap/pkg/FactInt/lib/general.gi
/usr/lib/gap/pkg/FactInt/lib/mpqs.gi
/usr/lib/gap/pkg/FactInt/lib/pminus1.gi
/usr/lib/gap/pkg/FactInt/lib/pplus1.gi
/usr/lib/gap/pkg/FactInt/makedoc.g
/usr/lib/gap/pkg/FactInt/read.g
/usr/lib/gap/pkg/FactInt/tables
/usr/lib/gap/pkg/FactInt/tables/3k2k.g
/usr/lib/gap/pkg/FactInt/tables/akbk.g
/usr/lib/gap/pkg/FactInt/tables/brent
/usr/lib/gap/pkg/FactInt/tables/brent/brfac10
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1001
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1002
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1003
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1004
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1005
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1006
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1007
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1008
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1009
/usr/lib/gap/pkg/FactInt/tables/brent/brfac101
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1010
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1011
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1012
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1013
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1014
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1015
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1016
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1017
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1018
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1019
/usr/lib/gap/pkg/FactInt/tables/brent/brfac102
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1020
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1021
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1022
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1023
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1025
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1026
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1027
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1028
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1029
/usr/lib/gap/pkg/FactInt/tables/brent/brfac103
/usr/lib/gap/pkg/FactInt/tables/brent/brfac1030
... and 2253 more


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-09-27

Update for gap 4.12.0

2022-08-16

Convert License tag to SPDX

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild