Linus Tech Tips has just set the world record for calculating the most digits of pi, at 300,000,000,000,000 (three hundred trillion), breaking the former record of 202 trillion set in 2024.

Here’s the video they made about it if you’re interested.

  • hakase@lemm.eeOP
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    1 day ago

    They did use Y-cruncher.

    Edit: Some other fun tidbits: most of that 2.2 petabytes of storage wasn’t actually used to store the 300 trillion digits itself - that number of digits fits in like 170 terabytes (which LTT is thinking of making available as a download, lol) - it’s actually used as pseudo-ram during the actual calculation.

    • solrize@lemmy.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day ago

      Cool, yeah, the digits themselves are at most 0.5 byte each ;). I don’t know enough about the higher level algorithm to say exactly how the rest of the storage is being used. There is a book called “Pi and the AGM” about pi computation and similar algorithms that is supposed to be really good, but it looks over my head mathematically.