On Tue, Jan 31, 2012 at 2:01 PM, Serhat Sevki Dincer <jfcga...@gmail.com>wrote:

> Hi,
>
> I have just installed the latest Numpy-1.6, Scipy-0.10 and
> matplotlib-1.1 from github on my ubuntu 11.04 i386 laptop.
> numpy and scipy tests pass, but matplotlib tests fail with two errors.
> Attaching the related files..
>
> What could be wrong?
>
>
Thanks for the heads-up. Looking through the results, there shouldn't be
any concern on your part.

I can not see any immediately obvious difference for the imshow failure.
It is likely a off-by-one-pixel error or some sort of "snapping" issue.

As for the polar-wrap failure, it appears that we accidentially saved a bad
image into the test suite.  The "expected" image shows an outline around
the plot points, but your image does not.  This was a bug that cropped up
and was later fixed.  I guess we have to replace that image.

Cheers!
Ben Root
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to