Can it be accessed from a matplotlib install or is it in their git only?

Aaron Meurer

On Sun, Jan 22, 2012 at 6:24 AM, krastanov.ste...@gmail.com
<krastanov.ste...@gmail.com> wrote:
> Actually the function is only 50 lines and does not depend on
> python-nose itself (but it fails to import from matplotlib if
> python-nose is not installed). We may rip it (it is under BDS) but
> that way it will not be updated on new versions of matplotlib.
>
> On 22 January 2012 14:19, krastanov.ste...@gmail.com
> <krastanov.ste...@gmail.com> wrote:
>> Hi,
>>
>> I've started writing tests for the new plotting module, but as
>> expected there may be problems when comparing images created by
>> different computers.
>>
>> Matplotlib has a testing routine that uses PIL to "approximately"
>> compare two images but it uses python-nose. What do you think about
>> requiring python-nose to be installed for running those tests? Of
>> course if it is not installed the test will be skipped quietly.
>>
>> Stefan
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" group.
> To post to this group, send email to sympy@googlegroups.com.
> To unsubscribe from this group, send email to 
> sympy+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/sympy?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to