Skip to content

muellerberndt/King-of-Pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The King of Pi 👑

This is an ongoing competition. Whoever computes Pi to 10,001 digits the fastest shall be crowned the King of Pi and great honor shall be bestowed upon them.

Benchmarking

Use the benchmarking tool provided:

$ python benchmark.py <command(s)>

Your program must output only the precise value of Pi starting with 3.141592653589793238462(...) and with 10,000 digits after the decimal point.

% ./benchmark.py Berndt/pi_rosetta.py 
Result is correct.
Execution time: 8167.180061340332 ms
bernhardmueller@multipoarneuron King-of-Pi %

About

Who has the fastest algorithm for computing Pi?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published