Hi, During a discussion on IRC, both Aaron and I thought that we should split the plot heuristic into separate functions and do away with the plot heuristic. The functions will be plot - plots only 2d plots. plot_3d - plots 3d plots. plot_implicit - plots regions and implicit plots.
Advantages: - The docstrings will be cleaner. - Adding new plot types will be easier. The heuristic will become more and more complicated when we have to add other types of plots. Disadvantages. - pollutes the namespace. What would be better? Thanks, Bharath M R. -- You received this message because you are subscribed to the Google Groups "sympy" group. To view this discussion on the web visit https://groups.google.com/d/msg/sympy/-/Zolkn_LUSDMJ. 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.
