-
- `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
a817ea2c
Forked from
pycodegen / pystencils
251 commits behind the upstream repository.
test_slicing.py 2.39 KiB