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

remove _fast_pad utility (now that we require NumPy >= 1.17) #5485

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Jul 21, 2021

Description

numpy.pad's performance was improved in release 1.17 such that this utility is no longer needed

Checklist

For reviewers

  • Check that the PR title is short, concise, and will make sense 1 year
    later.
  • Check that new functions are imported in corresponding __init__.py.
  • Check that new features, API changes, and deprecations are mentioned in
    doc/release/release_dev.rst.

@grlee77 grlee77 added the 🔧 type: Maintenance Refactoring and maintenance of internals label Jul 21, 2021
@JDWarner JDWarner merged commit a86701c into scikit-image:main Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 type: Maintenance Refactoring and maintenance of internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants