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
Is your feature request related to a problem? Please describe.
The DiscreteDistribution1D.BinarySearch function is the third most intensive operation while rendering.
Is your feature request related to a problem? Please describe.
The DiscreteDistribution1D.BinarySearch function is the third most intensive operation while rendering.
Describe the solution you'd like
Use the alias method for DiscreteDistribution1D from this paper: https://www.keithschwarz.com/darts-dice-coins/
The text was updated successfully, but these errors were encountered: