5 Commits

Author SHA1 Message Date
Stefan van der Walt 2df22d2fc5 Turn dask into an optional dependency
Dask is not yet packaged on all platforms, so make it optional for now.
2016-03-16 16:50:57 -07:00
sumitbinnani bfba746a91 Adapting Edited Files to comply with PEP8 Standards
Changing Indentation as per PEP8 Guidelines
2015-10-07 14:21:36 +05:30
sumitbinnani 811b6895cf Refactoring ``skimage.filters.gabor_filter` to `skimage.filters.gabor``
Refactoring ```skimage.filters.gaussian_filter``` to ```skimage.filters.gaussian```
2015-10-04 00:15:53 +05:30
Blake Griffith 0e573f71af Use absolute import 2015-05-19 17:14:27 -05:00
Blake Griffith a258fc7b3b Rename apply and apply_chunks to apply_parallel 2015-05-19 17:05:49 -05:00