./wip/py-pyecm, Integer factorization with the Elliptic Curve Method (ECM)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0, Package name: py310-pyecm-2.0, Maintainer: jihbed.research

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.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: de5e3c84ee70a4d9cfd7fbad4c997cd0e47a688b
Filesize: 19.641 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-12 17:26:41 by othyro | Files touched by this commit (56)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 2/4. Let me know if this
breaks anything. Minor formatting and HOMEPAGE fixes in some files.
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76)
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
   2010-05-23 01:07:26 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-pyecm-2.0 as wip/py-pyecm.

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.