npadmana / chpl-gsl

4 stars 1 forks source link

Chapel interface to random numbers #5

Open npadmana opened 5 years ago

npadmana commented 5 years ago

It would be useful to have a Chapel interface to the random number generators (see comments from @LouisJenkinsCS here https://github.com/chapel-lang/chapel/issues/12743).

Useful functionality would include:

LouisJenkinsCS commented 5 years ago

I think it should match Chapel's random module, but I really think that this should be cross-posted to chapel-lang/chapel/issues since we're more likely to get good feedback since we want it to essentially replace Chapel's standard (it could even become the new standard)