Thanks to visit codestin.com
Credit goes to github.com

Skip to content

figurestudios/gll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gll

A Lucas-Lehmer Primality Test running on Golem in C++.

Run (on Windows)

  • yagna service run
  • Open a new command prompt
  • set YAGNA_APPKEY=<YOUR_APPKEY_HERE>

(your app-key can be found with yagna app-key list)

  • yagna payment init --sender
  • py requestor.py
  • Enter a number p from a known mersenne prime or any number you'd like to try
  • You will see an output whether it's a valid mersenne prime or not :)

Credits

This was made possible with the help of collaborative work in this Discord Server. Major contributors are krunch3r and jedbrooke.

About

A Lucas-Lehmer Primality Test running on Golem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published