#4672: [with patch, positive review] plot functions do not work with ?? because
they are wrapped in @options
----------------------+-----------------------------------------------------
Reporter: jason | Owner: mhansen
Type: defect | Status: assigned
Priority: major | Milestone: sage-3.2.2
Component: graphics | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by was):
I also tried the code, etc., and it looks good, so another positive review
from me.
When I was reviewing though I noticed that, which has nothing a priori to
do with this ticket but is worrisome.
{{{
sage: a = plot(sin)
sage: a == loads(dumps(a))
False
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4672#comment:3>
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
-~----------~----~----~----~------~----~------~--~---