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

[RNG] Add geometric distribution to Device API #622

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

iMartyan
Copy link
Contributor

@iMartyan iMartyan commented Dec 13, 2024

Description

Added geometric distribution to RNG Device API. Distribution is based on the ICDF method
Added:

  • Feature
  • Unit tests

Checklist

New features

  • Have you provided motivation for adding a new feature? - Spec PR #604
  • Have you added relevant tests? - new tests added for geometric distribution

@iMartyan iMartyan marked this pull request as ready for review December 17, 2024 15:49
@iMartyan iMartyan requested a review from a team as a code owner December 17, 2024 15:49
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.

1 participant