Paketname | pyecm |
Beschreibung | Integer factorization with the Elliptic Curve Method (ECM) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.0-1 |
Sektion | universe/math |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | python (>= 2.3) |
Empfohlene Pakete | python-gmpy, python-psyco |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 16576 Byte |
Prüfsumme MD5 | a13d209ad4fa2d39b911ebd1a2363962 |
Prüfsumme SHA1 | 1a7424c0b6b3723c4cc47fe3fc5ff725b29000b7 |
Prüfsumme SHA256 | ed6efa647e93d090afae7ba2261ace0ebae05f6ef6c899a25c4fa0605d9107bd |
Link zum Herunterladen | pyecm_2.0-1_all.deb |
Ausführliche Beschreibung | 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.
|