Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast poisson sampling #178

Merged
merged 8 commits into from
Jul 5, 2024
Merged

Conversation

FluffyGhoster
Copy link
Contributor

Hello!

I have backported to upstream (you) our (Aurora) addition of a fast poisson sampling function used to get noise samples for random generation

I'm not familiar with rust, but I have tested it and it compiles successfully, we also use this on live since a long while and it seems to work well

Thank you for the consideration!

@ZeWaka ZeWaka self-requested a review July 4, 2024 03:26
dmsrc/noise.dm Outdated Show resolved Hide resolved
@ZeWaka ZeWaka merged commit 22a6df5 into tgstation:master Jul 5, 2024
2 checks passed
@ZeWaka ZeWaka deleted the fast_poisson branch July 5, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants