Merge pull request #1493 from cowlicks/chunk-map

Add parallel function mapping
This commit is contained in:
Stefan van der Walt
2015-05-21 14:09:07 -07:00
7 changed files with 164 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ http://scikit-image.org
New Features
------------
- ``skimage.util.apply_parallel`` (#1493)