We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
294e5a8
Bump to v0.3.1; added window tests and fixed window-fn mapping
cf75412
Fixed integer overlap check (#3); added warning when tiler produces z…
0b0d1a0
Added support for custom callable data reading (thanks @tdmorello)
c867248
Breaking changes:
image_shape
data_shape
Other changes:
Tiler.__call__
Tiler.iterate()
89ed48b
Added batch tiling and merging
3a817f7
Overhauled tiling to move away from as_strided; added 3D overlap-tile…