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
The function gauss() generates random numbers with a Gaussian distribution, but it does not convert distance to probability. We need a different function which takes two $xyz values and returns a number in [0,1] with a Gaussian profile.
The text was updated successfully, but these errors were encountered:
The function gauss() generates random numbers with a Gaussian distribution, but it does not convert distance to probability. We need a different function which takes two $xyz values and returns a number in [0,1] with a Gaussian profile.
The text was updated successfully, but these errors were encountered: