Skip to content

DEP: deprecate np.testing.rand - #6936

Merged
charris merged 1 commit into
numpy:masterfrom
ev-br:dep-rand
Jan 4, 2016
Merged

charris merged 1 commit into
numpy:masterfrom
ev-br:dep-rand

Conversation

@ev-br

@ev-br ev-br commented Jan 4, 2016

Copy link
Copy Markdown
Contributor

This exposes stdlib's random number generator and makes life a little unpredictable for those users who think that they have reproducibility by seeding the generator from numpy.random.
See, e.g., scipy/scipy#5661 and scipy/scipy#5629.

@charris

charris commented Jan 4, 2016

Copy link
Copy Markdown
Member

This could use a mention in the 1.11.0 release notes.

@ev-br

ev-br commented Jan 4, 2016

Copy link
Copy Markdown
Contributor Author

Your wish is my command ;-).

charris added a commit that referenced this pull request Jan 4, 2016
DEP: deprecate np.testing.rand
@charris
charris merged commit 4c2b198 into numpy:master Jan 4, 2016
@ev-br
ev-br deleted the dep-rand branch January 4, 2016 17:31
@charris

charris commented Jan 4, 2016

Copy link
Copy Markdown
Member

Not going to wait on AppVeyor for this. Thanks Evgeni.

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.

2 participants