Message142191
70a8ccd53ade fixes conversion of NumPy-style arrays to a suboffset
representation. The previous representation did not work for
slicing non-contiguous arrays with backward strides.
Also, I've added long comments that hopefully explain how slicing
with arbitrary strides and suboffsets is supposed to work. |
|
| Date |
User |
Action |
Args |
| 2011-08-16 13:25:54 | skrah | set | recipients:
+ skrah, teoliphant, mark.dickinson, ncoghlan, rupole, pitrou, vstinner, pv, jcon, petri.lehtinen |
| 2011-08-16 13:25:54 | skrah | set | messageid: <[email protected]> |
| 2011-08-16 13:25:53 | skrah | link | issue10181 messages |
| 2011-08-16 13:25:53 | skrah | create | |
|