#10945: Fix lots of minor docs and redundancy for riemann.pyx
------------------------+---------------------------------------------------
   Reporter:  kcrisman  |       Owner:  burcin                  
       Type:  defect    |      Status:  new                     
   Priority:  minor     |   Milestone:                          
  Component:  calculus  |    Keywords:  riemann map complex plot
     Author:            |    Upstream:  N/A                     
   Reviewer:            |      Merged:                          
Work_issues:            |  
------------------------+---------------------------------------------------

Comment(by evanandel):

 Regarding the documentation, thanks for pointing that out. I'll get on it.
 Since I'm working on this as a senior project, I appreciate any
 documentation/setup feedback since I can stick that under the category of
 "usability testing".

 I've separated the analytic tests under #10857. I'll get to work on that
 soon.

 With regards to the plotting, I plan to do some reworking of that whole
 area. I'm going to add options for parallelization of the grid
 computation. I also intend to make the display function modular so that
 different "color schemes" can be used. For example I want the interested
 user to be able to specify the bright/dark ranges. I also want to add an
 error plot that shows estimates of the numerical error.

 Now the reason I made my "clone" of complex_plot in the first place was to
 minimize the function call overhead by keeping it all in-house where I can
 take advantage of the cdef. However some of the work I want to do could be
 pretty general, thus it might be worth it to put it somewhere in the plot
 package.

 Thoughts?

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