Are you certain that the heuristics will become simpler? For the moment `plot` does only "expression evaluated over range" type of plots, and that falls in this category (2d lines, 3d lines and surfaces and parametric lines and surfaces) requires the same type of heuristics. There are no special cases in the code for the different types of plots.
I do not have strong opinion on the issue. Whatever results in simpler code I suppose. And "heuristics" is misleading. There are documented definite rules by which the arguments are completed when something is missing. -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
