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

Remove Scalar::uni_random #135

Closed
moCello opened this issue Nov 30, 2023 · 0 comments · Fixed by #136
Closed

Remove Scalar::uni_random #135

moCello opened this issue Nov 30, 2023 · 0 comments · Fixed by #136

Comments

@moCello
Copy link
Member

moCello commented Nov 30, 2023

Summary

Since we discussed that the upstream implementation of a random scalar creation is sufficiently uniform distributed, we can remove Scalar::uni_random from this library in favor of Scalar::random which is part of the Field trait.

Relevant Context (optional)

see #129

moCello added a commit that referenced this issue Nov 30, 2023
This was referenced Dec 11, 2023
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 a pull request may close this issue.

1 participant