Custom RNG? #726
Replies: 1 comment
-
|
It's hardwired to L'Ecuyer-CMRG. Your memory is all good - I have indeed
mentioned in the past that I want to support custom RNGs. I think it'll
come in naturally when "resource" selection will be implemented.
…On Sat, Jun 15, 2024, 08:45 Ralf Stubner ***@***.***> wrote:
Is there a way to use a different RNG instead of L'Ecuyer-CMRG for
generating random numbers? I vaguely remember plans to define an interface
for that, but I cannot find that anymore. Am I misremembering?
—
Reply to this email directly, view it on GitHub
<#726>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMKXUVCHIV5PMFVDASIRQLZHPPH3AVCNFSM6AAAAABJLOHVVSVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWHAZDEMRWGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rstub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use a different RNG instead of L'Ecuyer-CMRG for generating random numbers? I vaguely remember plans to define an interface for that, but I cannot find that anymore. Am I misremembering?
Beta Was this translation helpful? Give feedback.
All reactions