On Wed, Jun 28, 2017, at 15:37, Cedric Espenel wrote:
> 2) jolib for parallel processing (I'd like to use skimage.util.apply_parallel 
> but I'm not sure how I can use a fonction with more than 1 arg?) 
extra_arguments and extra_keywords may do the trick.

http://scikit-image.org/docs/dev/api/skimage.util.html#skimage.util.apply_parallel
Stéfan

_______________________________________________
scikit-image mailing list
scikit-image@python.org
https://mail.python.org/mailman/listinfo/scikit-image

Reply via email to