#12455: Make Airy functions symbolic
------------------------------+---------------------------------------------
   Reporter:  olazo           |          Owner:  olazo                    
       Type:  enhancement     |         Status:  needs_work               
   Priority:  major           |      Milestone:  sage-5.0                 
  Component:  symbolics       |       Keywords:  Airy functions           
Work_issues:                  |       Upstream:  N/A                      
   Reviewer:  Benjamin Jones  |         Author:  Oscar Gerardo Lazo Arjona
     Merged:                  |   Dependencies:                           
------------------------------+---------------------------------------------
Changes (by benjaminfjones):

  * status:  needs_review => needs_work


Comment:

 The patch applies to 5.0.beta6 cleanly, but upon `sage -br` I get an
 import error ending with:

 {{{
 /home/jonesbe/sage/sage-5.0.beta6/local/lib/python2.7/site-
 packages/sage/gsl/dft.py in <module>()
      63 from sage.rings.real_mpfr import RR
      64 from sage.rings.all import I
 ---> 65 from sage.functions.all import sin, cos
      66 from sage.gsl.fft import FastFourierTransform
      67 from sage.gsl.dwt import WaveletTransform

 ImportError: cannot import name sin
 Error importing ipy_profile_sage - perhaps you should run %upgrade?
 WARNING: Loading of ipy_profile_sage failed.
 }}}

 Seems like the same thing kcrisman ran into with the previous patch
 applied to 5.0.beta4.

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