Settings

Theme

The Biggest Identity Sandpiles and How to Compute Them

eavan.blog

26 points by eavan0 11 days ago · 12 comments

Reader

eavan0OP 11 days ago

When I wrote Beautiful Abelian Sandpiles (https://eavan.blog/posts/beautiful-sandpiles.html) I wanted to show off some nice images of large identity sandpiles. But the simple algorithm I used was horrendously slow. Showing a sandpile identity that was larger than 100 by 100 took multiple seconds! That's not good enough! I became obsessed with trying to find a faster way, all in an effort to compute bigger and bigger sandpile identities, bigger than anything anyone had seen before. In the end, I did exactly that.

  • eavan0OP 11 days ago

    The precursor to this blog entry, was discussed here: https://news.ycombinator.com/item?id=46210044 Shamefully, I somehow missed out on the discussion and can longer reply.

    LegionMammal978 wanted to see a proper description of the identity calculation methods. You can consider this sequel to the initial blog post as an answer.

  • pavel_lishin 7 days ago

    A few of your links point to the previous Abelian sandpile blog post, but use the `.md` extension instead of `.html`.

snthpy 6 days ago

Cool. I didn't know the term before. It's basically like Conway's game of life with a different update rule.

  • eavan0OP 6 days ago

    Yes, the stabilisation process is like a cellular automaton. However, in this case there are no infinite "games", all configurations eventually stabilise. But that doesn't make it less interesting. You can define similar setups on different grids, e.g. hexagonal, and get similar update rules and patterns.

542458 7 days ago

I'm getting a PR_CONNECT_RESET_ERROR for this site - anybody else or is that just me?

  • eavan0OP 7 days ago

    Let me take a quick look. There is definitely other 2XX traffic, but I'll double check I haven't messed up any configs on the cdn.

agnishom 6 days ago

This is so cool.

Reminds of the 2-player game named "Chain Reaction".

  • eavan0OP 6 days ago

    I didn't know about this game, looks fun. I'm trying to think if knowledge of sandpile identities could help strategically in the game, somehow. But I can't see anything obvious.

    • agnishom 2 days ago

      The idea of [Abelian Sandpiles] seems very intriguing. Can you recommend some sources to read more about its theory?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection