#12798: list_plot3d plots extraneous points at z=0 and doesn't take color or
rgbcolor as keywords
--------------------------------------------------------------+-------------
Reporter: ppurka | Owner:
jdemeyer
Type: defect | Status:
needs_work
Priority: major | Milestone:
sage-5.6
Component: graphics | Resolution:
Keywords: list_plot3d, sd40.5 | Work issues:
Report Upstream: N/A | Reviewers:
Karl-Dieter Crisman, Punarbasu Purkayastha, Jeroen Demeyer
Authors: Punarbasu Purkayastha, Karl-Dieter Crisman | Merged in:
Dependencies: | Stopgaps:
--------------------------------------------------------------+-------------
Comment (by jdemeyer):
Replying to [comment:52 vbraun]:
> On the plus side, modern processors don't really suffer from these
childhood diseases any more and it is generally preferable to use IEEE
propagation of nans through floating point operations than riddle your
code with if/else and the ensuing pipeline stalls.
Seriously, you're arguing that rendering 3D figures with NaN coordinates
is a good thing? I find it hard to believe that rendering a figure with
2000 faces (half of which aren't drawn due to !NaNs) is faster than first
removing the offending faces and rendering a figure with 1000 faces.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12798#comment:53>
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.