@Joachim: Thank you very much for looking into it. I am not using implicit plot, I simply noticed the test failing while developing something else.
Thanks again! Le lundi 27 avril 2015 05:18:20 UTC-4, Joachim Durchholz a écrit : > > Am 27.04.2015 um 00:09 schrieb [email protected] <javascript:>: > > Sympy version 0.7.6-git, up-to-date with the current master on github. > > Okay, so we're seeing the same failure as you do. > Note to maintainers: To reproduce the error, install matplotlib and run > > bin/test plot_implicit > > The plot_implicit makes use of experimental_lambdify. Looking at the > code, this looks indeed quite experimental, the Q&A section in > experimental_lambdify makes me cringe and want to rip it out and replace > it with something sane (as the last Q&A actually suggests). > > @J.Gonthier: Do you actually use implicit plots? If no, I suggest > ignoring the test failure for now, on the assumption that implicit_plot > is essentially unimplemented. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/4354e89e-7969-4cb2-b673-49e0ebacc984%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
