There was an error fetching the commit references. Please try again later.
Fixes to shift_slice
- `shift_slice` did not work for single slices as it always tried to iterate its argument - `shift_slice` returned lists of slices, but for accessing numpy arrays, tuples of slices are required
parent
0d6780b8
This commit is part of merge request !177. Comments created here will be created in the context of that merge request.
Please register or sign in to comment