I've got 0.86.2.  It looks like if I do 'import pylab as g' it doesn't work, but 'from pylab import *' does for some reason.<br>--bb<br><br><div><span class="gmail_quote">On 2/13/06, <b class="gmail_sendername">Ryan Krauss
</b> <<a href="mailto:ryanlists@gmail.com">ryanlists@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What version are you using?  I know that CVS matplotlib works with
<br>numpy and I think the latest releases do as well.  I think the current<br>version is 0.86.2<br><br>On 2/13/06, Bill Baxter <<a href="mailto:wbaxter@gmail.com">wbaxter@gmail.com</a>> wrote:<br>> Anyone know if matplotlib is supposed to work with the new NumPy or if there
<br>> is work afoot to make it work?<br>> It seems to truncate all numpy.array and numpy.matrix inputs to integer<br>> values:<br>><br>>     import matplotlib<br>>      matplotlib.interactive(True)<br>>      
matplotlib.use('WXAgg')<br>>      import matplotlib.pylab as g<br>><br>>     g.plot(rand(5),rand(5),'bo')<br>><br>> just puts a dot at (0,0), while this<br>><br>>     g.plot(rand(5)*10,rand(5)*10,'bo')
<br>><br>> generates a plot of 5 points but all at integer coordinates.<br>><br>><br>> --bb<br>><br></blockquote></div><br><br clear="all"><br>-- <br>William V. Baxter III<br>OLM Digital<br>Kono Dens Building Rm 302
<br>1-8-8 Wakabayashi Setagaya-ku<br>Tokyo, Japan  154-0023<br>+81 (3) 3422-3380