#8625: plot_scalar_field (a scalar version of plot_vector_field)
---------------------------+------------------------------------------------
Reporter: olazo | Owner: olazo
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.5.2
Component: graphics | Keywords: scalar,plot
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Changes (by kcrisman):
* cc: jason (added)
* priority: major => minor
Comment:
Replying to [comment:4 olazo]:
> Yes! I had not seen that command. I used implicit_plot. Now that I've
checked contour_plot it is exactly what I wanted.
Great!
> The only thing I don't like is the automatic choosing of contour levels.
They usually get too high values that concentrate around the poles of the
function so that there are almost no curves in parts of the picture away
from the poles. I'll make a patch to improve that.
What I would do is leave the current functionality alone, but add an
option for the sorts of situations you encounter - or something like that.
You can also choose the contours you want - see
{{{
sage: contour_plot?
}}}
> Also, it seems like there's no contour_plot3d I'll also work on that.
Have you tried {{{implicit_plot3d}}}? Presumably one would use this to
start.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8625#comment:5>
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.