On Thu, May 31, 2012 at 7:30 AM, Neal Becker <ndbeck...@gmail.com> wrote:
> That is, will: > > u[a:b] = u[c:d] > > always work (assuming the ranges of a:b, d:d are equal, or course) It works most of the time. This thread shows you how to find an example where it does not work: http://mail.scipy.org/pipermail/numpy-discussion/2012-May/062079.html _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion