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

[3.9] Minor improvements to the convolve() recipe (GH-24012) #24013

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 30, 2020

  • Minor improvement to speed and space efficiency for the convolve() recipe
  • Don't require convolve's kernel to be a sequence.
    (cherry picked from commit f421bfc)

Co-authored-by: Raymond Hettinger rhettinger@users.noreply.github.com

* Minor improvement to speed and space efficiency for the convolve() recipe
* Don't require convolve's kernel to be a sequence.
(cherry picked from commit f421bfc)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

miss-islington commented Dec 30, 2020

@rhettinger: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

miss-islington commented Dec 30, 2020

@rhettinger: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

miss-islington commented Dec 30, 2020

@rhettinger: Status check is done, and it's a failure .

@rhettinger rhettinger closed this Dec 30, 2020
@miss-islington miss-islington deleted the backport-f421bfc-3.9 branch Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants