Skip to content
#

chudnovsky-algorithm

Here are 11 public repositories matching this topic...

Modular Spectrum of Pi: reference implementation of the Stride-6 engine. Unifies Chudnovsky's series with DSP polyphase decomposition in Z/6Z. Validated at 100M digits with 95% parallel efficiency. Features a Shared-Nothing architecture to bypass the memory wall and maximize cache alignment.

  • Updated Feb 3, 2026
  • Jupyter Notebook

Calculation of digits of Pi with high precision. Parallelized/Multi-threaded. Tested for upto 1 Billion digits. Uses Chudnovsky algorithm with Binary Splitting. Also, uses libgmp for arbitrary precision arithmetic. NOTE: Now also contains KMP algorithm for pattern matching.

  • Updated Jan 24, 2023
  • C++

Improve this page

Add a description, image, and links to the chudnovsky-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chudnovsky-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more