#5270: [with patch, needs review] implement plotting of affine and projective
algebraic curves
--------------------------------+-------------------------------------------
Reporter: AlexGhitza | Owner: AlexGhitza
Type: enhancement | Status: new
Priority: minor | Milestone: sage-3.4.1
Component: algebraic geometry | Keywords:
--------------------------------+-------------------------------------------
The patch implements plot() methods for affine and projective algebraic
curves. In the affine case it simply calls the plot() method of the
defining ideal of the curve. In the projective case it calls the plot()
method of an affine patch of the curve.
This is mostly a usability enhancement. I ran into a few bugs while
working on this, so the patch should be applied only after #5267 and #5269
get merged.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5270>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---