#12798: list_plot3d plots extraneous points at z=0 and doesn't take color or
rgbcolor as keywords
--------------------------------------------------------------+-------------
       Reporter:  ppurka                                      |         Owner:  
jason, was                                
           Type:  defect                                      |        Status:  
needs_work                                
       Priority:  major                                       |     Milestone:  
sage-5.2                                  
      Component:  graphics                                    |    Resolution:  
                                          
       Keywords:  list_plot3d, sd40.5                         |   Work issues:  
                                          
Report Upstream:  N/A                                         |     Reviewers:  
Karl-Dieter Crisman, Punarbasu Purkayastha
        Authors:  Punarbasu Purkayastha, Karl-Dieter Crisman  |     Merged in:  
                                          
   Dependencies:                                              |      Stopgaps:  
                                          
--------------------------------------------------------------+-------------

Comment (by ppurka):

 Replying to [comment:29 jdemeyer]:
 > I can absolutely confirm that the slowdown on Solaris SPARC is caused by
 [attachment:12798_change.patch], not by the added doctests.
 It is confusing alright. I am getting speedups on intel but you are
 getting slowdowns on sparc. Sorry for bothering you so much. Can you do
 the following test since you have access to the sparc:
 1. Change line 467 and 488 of [attachment:12798_change.patch] with the
 following version and check if it is still slow.
 {{{
 f.default_value = float('inf')
 }}}
 This is the only alternative solution I have for the incorrect plots
 otherwise generated.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12798#comment:31>
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.

Reply via email to