-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
From @jakirkham on May 16, 2017 18:35
The list of functions below are what that this library intends to support with Dask Arrays. These all come from SciPy. In particular they come from scipy.ndimage.interpolation. The intent is to emulate their behavior with Dask Arrays as wrapping them is not likely to work. Will also include tests to verify these retain the behavior that the SciPy functions ordinarily have.
- affine_transform
- geometric_transform
- map_coordinates
- rotate
- shift
- spline_filter
- spline_filter1d
- zoom
Copied from original issue: dask-image/dask-ndinterp#3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels