mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 09:56:03 +08:00
20ae0a1ca2
This PR exposes NumPy 1.8+ padding functionality to all users of scikit-image, regardless of their personal NumPy version. The improved (much better scaling with dimensionality) version introduced in NumPy 1.8 is used.