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

Removal of deprecated numpy function #534

Merged
merged 1 commit into from
May 30, 2016

Conversation

bsipocz
Copy link
Member

@bsipocz bsipocz commented May 29, 2016

np.random.random_integers is deprecated and raises warnings when using numpy v1.11, and thus causing failures for PR #531 and #532.

@bsipocz bsipocz force-pushed the deprecated_random_integers_removal branch from 4c641de to 1947a26 Compare May 29, 2016 00:19
@bsipocz bsipocz force-pushed the deprecated_random_integers_removal branch from 1947a26 to 77daf9b Compare May 30, 2016 13:22
@bsipocz
Copy link
Member Author

bsipocz commented May 30, 2016

(appveyor build was cancelled for this after the rebase)

@aphearin aphearin merged commit dc32d8f into astropy:master May 30, 2016
@bsipocz bsipocz deleted the deprecated_random_integers_removal branch November 28, 2024 03:24
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