On Tue, Feb 12, 2013 at 8:17 PM, Roberto Colistete Jr.
<roberto.colist...@gmail.com> wrote:
> Em 13-02-2013 01:09, Aaron Meurer escreveu:
>
>>> Last but not least, the required minimum version of MatPlotLib should be
>>> listed. Is v1.1 ?
>>> I've tested v1.0 and some features don't work :
>>> - adaptive sampling of plot_parametric for some functions;
>>> - plot3d_parametric_line;
>>> - surface_color option of plot3d & plot3d_parametric_surface.
>>
>> I know that when it was being developed, the git version of matplotlib
>> was required.  Probably they have released since then.  If it doesn't
>> work in 1.0 but does in 1.1, then I guess either 1.1 or 1.0.1 is the
>> minimum version.  I agree we should document it, or add a hard version
>> check when importing matplotlib (using import_module).
>>
>> Aaron Meurer
>
>
>     Thanks. After my last email, I've confirmed that "surface_color" option
> works with MatPlotLib 1.2.0, but not with v1.1.1.
> So the requirement seems to be MatPlotLib 1.2.0, released in January 8th
> 2013.

Well I'm pretty sure the plotting code hasn't been touched since last
year, so this is clearly entirely a matplotlib bug that was fixed.
Maybe we shouldn't bother too much with worrying about what version of
matplotlib to recommend.  We should just recommend the latest version,
and make sure that our code works with that.

Aaron Meurer

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

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


Reply via email to