[Numpy-discussion] split() for slices?
Benjamin Root
ben.root@ou....
Thu Mar 17 23:47:57 CDT 2011
Hello,
I really like the split() family of functions, but I have the need to split
multiple arrays in a similar manner, and it would seem logical to me to have
a split() function that would return a list of slice tuples that I could use
on multiple arrays. Is there such a function?
Thanks,
Ben Root
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20110317/69cb3489/attachment.html
More information about the NumPy-Discussion
mailing list