|
From: Travis E. O. <oli...@ie...> - 2006-08-05 08:28:48
|
I think a numpy-ism crept into the code-base (not that I particularly mind as I will welcome the day matplotlib jettisons it's 3-array support). In quiver.py, nx.nan is attempted, which raises an error, unless I'm missing the definition of nan somewhere. In SVN, I have imported nan from numpy explicitly Best, -Travis |