Skip to content
Snippets Groups Projects
Commit a817ea2c authored by Frederik Hennig's avatar Frederik Hennig Committed by Markus Holzer
Browse files

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 43bdbcb8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment