Skip to content

This program lets you search your name (translated to a number) in around 700 million digits of pi

License

Notifications You must be signed in to change notification settings

NickSchneiderIsTired/SearchYourNameInPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SearchYourNameInPi

This program lets you search your name (translated to a number) in around 700 million digits of pi. It takes your name and calculates it into a number with the 26-letter-system. It takes the digits of the number and looks for them in pi's digits.

In order to run the code in an IDE, you need to make a bigger heap-space (around 6GB) cuz the program loads Pi into your RAM. You will also need to download the .txt with the digits from mediafire because i couldn't upload it to GitHub.

Download-Link: https://www.mediafire.com/file/86m5x84z8a88apq/billionPi.txt

Move the file to: ...\NameInPi\src\steakie\res\Numbers

About

This program lets you search your name (translated to a number) in around 700 million digits of pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages