Talk:Brownian tree

From Rosetta Code
Revision as of 11:54, 14 July 2010 by Rdm (talk | contribs) (Created page with 'Note that "collide" is not defined. In one implementation "collide" means that the particle lands on a fixed particle (and then its previous position is used). In another imple…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note that "collide" is not defined. In one implementation "collide" means that the particle lands on a fixed particle (and then its previous position is used). In another implementation (mine), "collide" means that the particle reaches a position adjacent to a fixed particle. I do not know if this ambiguity matters, but I thought I would mention it. --Rdm 11:54, 14 July 2010 (UTC)