Re: [Matplotlib-users] overflow and other warnings

2007-11-10 Thread Darren Dale
On Saturday 10 November 2007 04:52:31 pm Michael McNeil Forbes wrote: > On 10 Nov 2007, at 7:51 AM, Michael V. DePalatis wrote: > ... > > > I recently discovered that if I import > > pylab after importing numpy, I get tons of warnings: > > > > Warning: divide by zero encountered in divide > > Warni

Re: [Matplotlib-users] overflow and other warnings

2007-11-10 Thread Michael McNeil Forbes
On 10 Nov 2007, at 7:51 AM, Michael V. DePalatis wrote: ... > I recently discovered that if I import > pylab after importing numpy, I get tons of warnings: > > Warning: divide by zero encountered in divide > Warning: invalid value encountered in multiply > Warning: overflow encountered in long_sca