Skip to content

Python implementation of algorithms to extract the n-th digit of PI in various bases

Notifications You must be signed in to change notification settings

sergio-ns/pi_nth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pi_nth

Python implementation of algorithms to extract the n-th digit of PI in various bases. Formulae like BBP, Machin and Chudnovsky will be implemented. Also, various optimizations strategies will be pursued using parallelization techniques.

About

Python implementation of algorithms to extract the n-th digit of PI in various bases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages