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

srand([rng], [seed]) and rand([rng], ...) functions #134

Merged
merged 1 commit into from
Aug 23, 2015
Merged

srand([rng], [seed]) and rand([rng], ...) functions #134

merged 1 commit into from
Aug 23, 2015

Conversation

stevengj
Copy link
Member

This adds numerous srand([rng], [seed]) and rand([rng], ...) functions from JuliaLang/julia#8832, JuliaLang/julia#8320, JuliaLang/julia#8854 (to support a user-specified RNG state).

This is necessary for IJulia compatibility with 0.3, as noted in JuliaLang/IJulia.jl#340

stevengj added a commit that referenced this pull request Aug 23, 2015
srand([rng], [seed]) and rand([rng], ...) functions
@stevengj stevengj merged commit bc9f16c into master Aug 23, 2015
@stevengj stevengj deleted the rng branch August 23, 2015 17:25
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 this pull request may close these issues.

None yet

1 participant