On 8/21/06, Darren Dale <[EMAIL PROTECTED]> wrote:
On Monday 21 August 2006 13:56, Paulo Jose da Silva e Silva wrote:
> Hello,
>
> I am using numpy 1.0b2 + matplotlib 0.87.4 from Andrew Straw repository
> for Ubuntu ( http://debs.astraw.com/).
I can confirm the strange behavior with the most up-to-date svn versions of
matplotlib and numpy.

This is a bit off topic, but I thought that matplotlib 0.87.4 and numpy 1.0b2 didn't work together.  At least they don't for me;  I have these installed on my computer (FC5) but when I set numerix to numpy in matplotlibrc, I get the output

  File "/usr/lib/python2.4/site-packages/matplotlib/_transforms.py", line 1, in ?
    import sys, numerix
  File "/usr/lib/python2.4/site-packages/matplotlib/numerix/__init__.py", line 74, in ?
    Matrix = matrix
NameError: name 'matrix' is not defined

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to