
May 29, 2008
2:01 p.m.
Hi. Does the C api have some convenience functions for creating slices? For example : if I have a PyArrayObject *A, which represents lets say a 2d ndarray A in Python, is there a C api function to easily do the equivalent of A[a:b:c,d:e:f] ? thanks, rahul
6146
Age (days ago)
6146
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rahul Garg