OK, no problem, a good occasion to revise my code...

Thanks,

Guillaume
Le 18/04/2014 11:51, Tiago de Paula Peixoto a écrit :
On 04/18/2014 11:48 AM, Guillaume Gay wrote:
Le 18/04/2014 11:43, Tiago de Paula Peixoto a écrit :
     a = arange(10)
     m = a > 5
     a[m] += 2
     a[:][m] += 2
This doesn't rise the ValueError
Ok, it looks like something nontrivial changed in the internals of numpy
1.9. I'll have to investigate... But I'll wait until version 1.9 is
actually released, to be sure it is not some bug.

Best,
Tiago



_______________________________________________
graph-tool mailing list
graph-tool@skewed.de
http://lists.skewed.de/mailman/listinfo/graph-tool