glguy/advent2017

Figure out the correct termination check for particles

Closed this issue · 1 comments

glguy commented

terminal :: [Particle] -> Bool

glguy commented

Don't need a termination check any more now that I'm not simulating the particles iteratively