Re: [Numpy-discussion] Numpy 1.1.0 and matplotlib 0.90.1

2008-04-22 Thread Jarrod Millman
On Tue, Apr 22, 2008 at 4:45 AM, lorenzo bolla <[EMAIL PROTECTED]> wrote: > the latest svn numpy version 1.1.0.dev5061 does not work with matplotlib > 0.90.1 (version shipped with enthought distribution), ... I believe this is fixed with 0.91.2. Please see their release notes: http://matplotlib.s

Re: [Numpy-discussion] Numpy 1.1.0 and matplotlib 0.90.1

2008-04-22 Thread Michael Droettboom
I will forward it to the matplotlib-devel mailing list on your behalf. Cheers, Mike lorenzo bolla wrote: > Hello, > > the latest svn numpy version 1.1.0.dev5061 does not work with > matplotlib 0.90.1 (version shipped with enthought distribution), > unless a change in > Python25/Lib/site-packag

[Numpy-discussion] Numpy 1.1.0 and matplotlib 0.90.1

2008-04-22 Thread lorenzo bolla
Hello, the latest svn numpy version 1.1.0.dev5061 does not work with matplotlib 0.90.1 (version shipped with enthought distribution), unless a change in Python25/Lib/site-packages/matplotlib-0.90.1.0003-py2.5-win32.egg/matplotlib/numerix/ma/__init__.py is done: $ diff __init__.py.orig __init__.py