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

BUG: Reascertain that linspace respects ndarray subclasses in start, stop. #7156

Merged
merged 1 commit into from
Feb 1, 2016

Conversation

mhvk
Copy link
Contributor

@mhvk mhvk commented Jan 31, 2016

This is an alternative to #7142, in which we revert to not using in-place multiplication.

@charris
Copy link
Member

charris commented Jan 31, 2016

LGTM pending tests.

charris added a commit that referenced this pull request Feb 1, 2016
Reascertain that linspace respects ndarray subclasses in start, stop.
@charris charris merged commit 2c61759 into numpy:master Feb 1, 2016
@charris charris removed this from the 1.11.0 release milestone Feb 1, 2016
@mhvk mhvk deleted the linspace-subclass-safe2 branch February 1, 2016 14:30
@charris charris changed the title Reascertain that linspace respects ndarray subclasses in start, stop. BUG: Reascertain that linspace respects ndarray subclasses in start, stop. Nov 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants