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

New version: StaticTools v0.7.0 #65344

Merged
merged 1 commit into from
Jul 30, 2022

Conversation

JuliaRegistrator
Copy link
Contributor

  • Switch to Base rand's syntax where the rng always comes before the type (breaking!)
  • Add rand(::StaticRNG, ...) methods for more native types, efficiency improvments
  • Add new Ziggurat StaticRNG for Gaussian random numbers (expensive to initialize, but subsequently fast)
  • Add dependency on Random stdlib so we can extend rand! and randn! for StaticRNGs
  • Add, test, and export methods for rand! and randn!
  • Refactor rng dispatch

UUID: 86c06d3c-3f03-46de-9781-57580aa96d0a
Repo: https://github.com/brenhinkeller/StaticTools.jl.git
Tree: 98bfeaf4092ef84b183770c3b92d64d09d8d8f89

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
JuliaRegistrator referenced this pull request in brenhinkeller/StaticTools.jl Jul 30, 2022
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch July 30, 2022 18:30 Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 9380118 into master Jul 30, 2022
@JuliaTagBot JuliaTagBot deleted the registrator/statictools/86c06d3c/v0.7.0 branch July 30, 2022 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants