Re: Bug with numpy 1.7.0

2013-03-20 Thread Jonathan Guyer
On Mar 12, 2013, at 8:19 AM, Jonathan Guyer wrote: > On Mar 11, 2013, at 5:05 PM, Philippe Baucour wrote: > >> I think I found a bug with numpy 1.7.0 and Fipy (latest git). >> The best example is the circle diffusion problem in which I can't >> initialize the viewe

Re: Bug with numpy 1.7.0

2013-03-12 Thread Jonathan Guyer
On Mar 11, 2013, at 5:05 PM, Philippe Baucour wrote: > I think I found a bug with numpy 1.7.0 and Fipy (latest git). > The best example is the circle diffusion problem in which I can't > initialize the viewer. I try to debug the problem and is seems to be > related to numpy.take

Bug with numpy 1.7.0

2013-03-11 Thread Philippe Baucour
Hello, I think I found a bug with numpy 1.7.0 and Fipy (latest git). The best example is the circle diffusion problem in which I can't initialize the viewer. I try to debug the problem and is seems to be related to numpy.take for which indices should be integers. It complains to cast from fl