You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the "norm" function to embed particles in a 1D space (a nice ordered list implemented with e.g. a binary tree), we can quickly cull particles for which we can safely assume that the transistion probability between them is zero.