#6876: plotting prime_pi and nth_prime fails
------------------------+---------------------------------------------------
Reporter: whuss | Owner: was
Type: defect | Status: new
Priority: minor | Milestone:
Component: graphics | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
------------------------+---------------------------------------------------
Changes (by jason):
* upstream: => N/A
Comment:
This is because it implements its own variable handling, instead of using
the standard sage.plot.misc.setup_for_eval_on_grid function (which, to be
fair, probably wasn't around when prime_pi was written).
There are plenty of examples of how to use setup_for_eval_on_grid in the
plotting code. Possibly, the variable-handling code should be factored
out of that function as well.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6876#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.