Ticket #3315 (new enhancement)

Opened 22 months ago

Last modified 13 months ago

parametric plot should accept a function that returns a tuple

Reported by: mhampton Owned by: was
Priority: minor Milestone: sage-feature
Component: graphics Keywords: parametric_plot
Cc: Author(s):
Report Upstream: Reviewer(s):
Merged in: Work issues:

Description

Subject says it all. I (Marshall Hampton) will work on this if I have time; should be pretty easy. Currently parametric_plot wants a tuple of functions; I think it should do that OR accept a function that returns a tuple.

Change History

Changed 13 months ago by jason

See also #3313 for another input format parametric_plot should take: vectors.

Changed 13 months ago by jason

Really, parametric_plot should take functions returning any of the allowed types (tuple, list, or with #3313, vectors).

Note: See TracTickets for help on using tickets.