#6648: [with patch, needs work] adds riemann mapping and complex interpolation
-------------------------+--------------------------------------------------
 Reporter:  evanandel    |       Owner:  evanandel      
     Type:  enhancement  |      Status:  new            
 Priority:  major        |   Milestone:  sage-4.1.1     
Component:  calculus     |    Keywords:  complex        
 Reviewer:               |      Author:  Ethan Van Andel
   Merged:               |  
-------------------------+--------------------------------------------------

Comment(by malb):

 This patch needs work:

 {{{
 m...@sage:~/sage-4.1/devel$ sage -coverage
 sage/sage/calculus/interpolators.pyx
 ----------------------------------------------------------------------
 sage/sage/calculus/interpolators.pyx
 ERROR: Please define a s == loads(dumps(s)) doctest.
 SCORE sage/sage/calculus/interpolators.pyx: 75% (6 of 8)

 Missing documentation:
          * __init__(self,pts,shift = (0,0)):
          * __init__(self,pts):

 ----------------------------------------------------------------------
 }}}


 {{{
 m...@sage:~/sage-4.1/devel$ sage -coverage sage/sage/calculus/riemann.pyx
 ----------------------------------------------------------------------
 sage/sage/calculus/riemann.pyx
 ERROR: Please define a s == loads(dumps(s)) doctest.
 SCORE sage/sage/calculus/riemann.pyx: 50% (7 of 14)

 Missing documentation:
          * _repr_(self):
          * __init__(self, z_values, xrange, yrange):
          * get_minmax_data(self):
          * _allowed_options(self):
          * _repr_(self):
          * _render_on_subplot(self, subplot):


 Missing doctests:
          * __init__(self,fs,fprimes,a,int N = 500,int ncorners = 4,opp =
 False):
 }}}

 Also, should these files be added to the reference manual?

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