[ bianca ]
[ 源代码: pyecm ]
软件包:pyecm(2.0.5-2)
integer factorization with the Elliptic Curve Method (ECM)
pyecm is a Python program to factor numbers using the Elliptic Curve Method (ECM). It is relatively fast in that it can quickly factors numbers up to 50 digits.
Because it is written in Python, pyecm is very portable. It is also fairly easy to use. Use of python-gmpy and/or python-psyco will speed it up immensely.
其他与 pyecm 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-gmpy2
- interfaces GMP to Python 3 for fast, unbound-precision computations