#4878: [with patch; positive review] Add a density_plot() function
-----------------------+----------------------------------------------------
Reporter: abergeron | Owner: abergeron
Type: defect | Status: closed
Priority: major | Milestone: sage-3.3
Component: graphics | Resolution: fixed
Keywords: |
-----------------------+----------------------------------------------------
Comment(by abergeron):
@mvngu:
This code:
{{{
sage: density_plot(sin(x^2 + y^2)*cos(x)*sin(y), (-4, 4), (-4, 4),
cmap='jet', plot_points=100)
}}}
from the examples.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4878#comment:13>
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
-~----------~----~----~----~------~----~------~--~---