Paketname | pyecm |
Beschreibung | Integer factorization with the Elliptic Curve Method (ECM) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0-3 |
Sektion | math |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | python (>= 2.3) |
Empfohlene Pakete | python-gmpy, python-psyco | not+i386 |
Paketbetreuer | Martin Kelly |
Quelle | |
Paketgröße | 16720 Byte |
Prüfsumme MD5 | 54e52cb547412773bfeee8d53c5ebbf5 |
Prüfsumme SHA1 | 081013ae077b8329a21adbfc91d45684460372d3 |
Prüfsumme SHA256 | eb0b28365fe8dbd09dd8cce331d632b69673ba1eb6b4b9dd94962af4db6dcde0 |
Link zum Herunterladen | pyecm_2.0-3_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.
|