Skip to content

xayahrainie4793/prime-programs-cached-copy

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 6, 2023 18:47
CHG
November 19, 2022 17:38
June 7, 2023 20:12
January 11, 2023 01:26
November 20, 2022 13:22
November 16, 2022 10:53
January 8, 2023 16:51
November 20, 2022 18:01
November 16, 2022 10:35
November 20, 2022 20:50
November 19, 2022 16:27
cm
May 18, 2023 11:45
January 3, 2023 08:57
November 20, 2022 13:31
November 20, 2022 13:29
November 22, 2022 20:32
November 20, 2022 20:58
November 16, 2022 10:26
November 16, 2022 11:07
November 20, 2022 21:00
November 16, 2022 11:10
November 20, 2022 17:58
November 16, 2022 10:10
November 20, 2022 21:03
mpc
May 17, 2023 12:01
November 20, 2022 13:41
June 2, 2023 13:09
November 16, 2022 10:26
November 16, 2022 10:27
November 16, 2022 09:59
November 16, 2022 10:06
March 4, 2023 23:07
November 16, 2022 11:08
November 19, 2022 15:26
November 16, 2022 09:49
November 19, 2022 16:07
November 19, 2022 16:04
August 16, 2023 04:44

These are the cached copy version of these prime programs, including primality testing (https://en.wikipedia.org/wiki/Primality_test, https://www.rieselprime.de/ziki/Primality_test, https://mathworld.wolfram.com/PrimalityTest.html, https://t5k.org/prove/index.html) programs (https://www.rieselprime.de/ziki/Primality_testing_program, https://www.rieselprime.de/ziki/Category:Primality_testing_program), sieving (https://www.rieselprime.de/ziki/Sieving, https://www.rieselprime.de/ziki/Sieving_a_range_of_sequences, https://mathworld.wolfram.com/Sieve.html) programs (https://www.rieselprime.de/ziki/Sieving_program, https://www.rieselprime.de/ziki/Category:Sieving_program), integer factoring (https://en.wikipedia.org/wiki/Integer_factorization, https://www.rieselprime.de/ziki/Factorization, https://mathworld.wolfram.com/PrimeFactorization.html, https://mathworld.wolfram.com/PrimeFactorizationAlgorithms.html, http://www.numericana.com/answer/factoring.htm) programs (https://www.rieselprime.de/ziki/Factoring_program, https://www.rieselprime.de/ziki/Category:Factoring_program), and the Nash weight (https://www.rieselprime.de/ziki/Nash_weight) computing program: (some of these programs can also be downloaded in http://www.fermatsearch.org/download.php or https://www.mersenne.org/download/freeware.php)

  1. SRSieve (including srsieve, sr1sieve, sr2sieve, srbsieve) (https://www.bc-team.org/app.php/dlext/?cat=3, http://web.archive.org/web/20160922072340/https://sites.google.com/site/geoffreywalterreynolds/programs/, https://t5k.org/bios/page.php?id=905, https://www.rieselprime.de/ziki/Srsieve):

Files "srsieve_1.1.4", "sr1sieve_1.4.6", "sr2sieve_2.0.0", "srbsieve"

Note: File "CRUS_pack" is a cached copy of the file http://www.rieselprime.de/dl/CRUS_pack.zip, which includes LLR, PFGW, srsieve, sr1sieve, sr2sieve, and the new base script http://www.noprimeleftbehind.net/crus/new-bases-5.1.txt, see post https://mersenneforum.org/showpost.php?p=120751&postcount=1

Also file "srbsieve and newpgen instructions.pdf", which is a cached copy of the srbsieve Guide file in https://www.bc-team.org/app.php/dlext/?cat=3

  1. PFGW (https://sourceforge.net/projects/openpfgw/, https://t5k.org/bios/page.php?id=175, https://www.rieselprime.de/ziki/PFGW):

File "pfgw_win_4.0.3" (for Windows)

  1. LLR (http://jpenne.free.fr/index2.html, https://t5k.org/bios/page.php?id=431, https://www.rieselprime.de/ziki/LLR):

File "llr403win64" (for Windows 64bit, GUI)

File "cllr403win64" (for Windows 64bit, CONSOLE APPLICATION)

File "llr403win32" (for Windows 32bit, GUI)

File "cllr403win32" (for Windows 32bit, CONSOLE APPLICATION)

File "llr403linux" (for Linux 32bit (dynamic link))

File "llr403linux64" (for Linux 64bit (dynamic link))

File "llr403slinux" (for Linux 32bit (static link))

File "llr403slinux64" (for Linux 64bit (static link))

File "llr403mac64" (for MacIntel / MAC OS X 64bit)

  1. Primo (http://www.ellipsa.eu/public/primo/primo.html, https://t5k.org/bios/page.php?id=46, https://www.rieselprime.de/ziki/Primo):

File "Primo309" (for Windows) (a cached copy of the file http://www.rieselprime.de/dl/Primo309.zip)

File "primo-433-lx64" (for Linux)

  1. NewPGen (https://t5k.org/programs/NewPGen/, https://t5k.org/bios/page.php?id=105, https://www.rieselprime.de/ziki/NewPGen):

File "newpgen" (for Windows)

File "newpgenlinux" (for Linux, dynamically linked)

File "snewpgenlinux" (for Linux, statically linked)

  1. Proth (https://t5k.org/programs/gallot/, https://t5k.org/bios/page.php?id=411, https://www.rieselprime.de/ziki/Proth.exe):

File "proth.exe"

  1. MTSieve (https://sourceforge.net/projects/mtsieve/, http://mersenneforum.org/rogue/mtsieve.html, https://t5k.org/bios/page.php?id=449, https://www.rieselprime.de/ziki/Mtsieve, https://github.com/xayahrainie4793/prime-programs-cached-copy/tree/main/mtsieve_2.4.8):

File "mtsieve_2.4.8" (for Windows)

  1. coveringsets (https://web.archive.org/web/20221230035324/https://sites.google.com/site/robertgerbicz/coveringsets):

Files "covering.c" and "covering.exe" (for small CK (say k < 232))

Files "bigcovering.c" and "bigcovering.exe" (for large CK (say k > 232))

File "sierpinski.txt" (list of the Sierpinski CK for bases b ≤ 1024 with corresponding covering sets)

File "riesel.txt" (list of the Riesel CK for bases b ≤ 1024 with corresponding covering sets)

  1. GeneFer (https://t5k.org/bios/page.php?id=2740)

  2. CHG (https://t5k.org/bios/page.php?id=797, https://mersenneforum.org/showpost.php?p=528149&postcount=3)

  3. GMP-ECM (http://www.loria.fr/~zimmerma/records/ecmnet.html, https://web.archive.org/web/20210803045418/https://gforge.inria.fr/projects/ecm):

File "ecm704dev-svn2990-win64" (for Windows)

File "ecm704dev-svn2990-linux64" (for Linux)

  1. cm (https://www.multiprecision.org/cm/index.html, https://t5k.org/bios/page.php?id=5485)

  2. Nash (https://www.mersenneforum.org/showpost.php?p=421186&postcount=19)

  3. YAFU (http://bbuhrow.googlepages.com/home) (I have deleted the programs for YAFU, YTOOLS, YSIEVE, for the programs for YAFU, YTOOLS, YSIEVE see the page by bbuhrow: https://github.com/bbuhrow/yafu, https://github.com/bbuhrow/ytools, https://github.com/bbuhrow/ysieve)

  4. MSieve (https://sourceforge.net/projects/msieve):

File "msieve153_win64" (for Windows)

  1. GGNFS (http://sourceforge.net/projects/ggnfs)

  2. CADO-NFS (https://web.archive.org/web/20210506173015/http://cado-nfs.gforge.inria.fr/index.html, https://www.rieselprime.de/ziki/CADO-NFS)

  3. BOINC (https://boinc.berkeley.edu/download.php)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published