primerange - Summary
This group is not part of the GNU Project.
The primerange project is an attempt to generate 'mostly' primes for numbers having 10->20 decimal digits, by using algebraic and non-algebraic techniques.
Its usefulness for much larger numbers, has not currently been tested, and it is expected, that the phrase 'mostly' would not apply in the case that huge integers are generated.
Utilise 'free software' computerised algebra systems Sage, and Python, and C, and GNU gmp library to provide scripts.
Some of the value in this project is in providing example implementations, of similar scripts in Python/Sagemath/C+Gmp
As well as the code in the project itself, it is hoped that this cross
implementation mathematics, might assist others, who need to shift an
implementation between 'free software' products for runtime efficiency or to ease maintenance.
Other Software Required:
GNU gmp from gmplib.org
Some scripts will require the user to have already installed Sage from
http://www.sagemath.org/
Sage is GPL licensed.
Some scripts will require the user to have a working Python interpreter.
Mercurial Checkout (anonymous):
hg clone http://hg.savannah.nongnu.org/hgweb/primerange
Mercurial Checkout (developer):
hg clone ssh://someuser@hg.savannah.nongnu.org/primerange
Download verification using key(s):
gpg --keyserver keys.gnupg.net --recv-keys CE0222D0EB8CFF0E
gpg --verify primerange-partial__20111008prerelease.tar.gz.sig
Upload of new release (developer):
sftp someuser@dl.sv.gnu.org:/releases/primerange/
Registration Date: Tue 25 Jan 2011 07:48:40 PM UTC
License: GNU General Public License v3 or later
Development Status: 2 - Pre-Alpha
- Browse open items
Submit a new item
Powered by Savane 3.14-d582.
Corresponding source code