Skip to content

Convolve tweak#24012

Merged
rhettinger merged 2 commits into
python:masterfrom
rhettinger:convolve_tweak
Dec 30, 2020
Merged

Convolve tweak#24012
rhettinger merged 2 commits into
python:masterfrom
rhettinger:convolve_tweak

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

No description provided.

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request 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>
@bedevere-bot
Copy link
Copy Markdown

GH-24013 is a backport of this pull request to the 3.9 branch.

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
* Minor improvement to speed and space efficiency for the convolve() recipe
* Don't require convolve's kernel to be a sequence.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants