#12455: Make Airy functions symbolic
---------------------------------------------------------------------------+
       Reporter:  olazo                                                    |    
     Owner:  olazo                            
           Type:  enhancement                                              |    
    Status:  needs_review                     
       Priority:  major                                                    |    
 Milestone:  sage-5.11                        
      Component:  symbolics                                                |    
Resolution:                                   
       Keywords:  Airy functions sd40.5 sd48                               |   
Work issues:  circular import, doctest failures
Report Upstream:  N/A                                                      |    
 Reviewers:  Eviatar Bach, Karl-Dieter Crisman
        Authors:  Oscar Gerardo Lazo Arjona, Benjamin Jones, Eviatar Bach  |    
 Merged in:                                   
   Dependencies:  #12289                                                   |    
  Stopgaps:                                   
---------------------------------------------------------------------------+

Comment (by kcrisman):

 This needs a trivial extra patch to fix
 {{{

 sage -t sage/functions/special.py
 **********************************************************************
 File "sage/functions/special.py", line 389, in
 sage.functions.special._init
 Failed example:
     spherical_harmonic(3,2,1,2)
 Expected:
     15/4*sqrt(7/30)*e^(4*I)*sin(1)^2*cos(1)/sqrt(pi)
 Got:
     15/4*sqrt(7/30)*cos(1)*e^(4*I)*sin(1)^2/sqrt(pi)
 **********************************************************************
 }}}
 which is really a rebase issue off of #9880, no worries.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12455#comment:29>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to