Array shape manipulation#
Slice a data array into (overlapping) frames. |
|
Pad an array to a target length along a target axis. |
|
Expand the dimensions of an input array with |
|
Fix the length an array |
|
Fix a list of frames to lie within [x_min, x_max] |
|
Generate a slice array from an index array. |
|
Stack one or more arrays along a target axis. |
|
Shear an array (or matrix) by a given factor. |