JuliaRandom / JuliaRandom/RandomNumbers.jl
Which parameter triples to choose for xorshift family?
Open
- Dominant language
- Julia
- Stars
- 100
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
It seems almost all the implementations choose the (a,b,c) parameters arbitrarily. Some require input by the user. I'm wondering what our package should provide...
ref: http://www.jstatsoft.org/v08/i14/paper
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.