#11143: define symbolic functions for exponential integrals
------------------------------------------------------+---------------------
       Reporter:  kcrisman                            |         Owner:  
benjaminfjones                    
           Type:  defect                              |        Status:  
needs_work                        
       Priority:  major                               |     Milestone:  
sage-5.1                          
      Component:  symbolics                           |    Resolution:          
                          
       Keywords:  ei Ei special function maxima sd32  |   Work issues:  define 
expintegral_ei             
Report Upstream:  N/A                                 |     Reviewers:  Burcin 
Erocal, Karl-Dieter Crisman
        Authors:  Benjamin Jones                      |     Merged in:          
                          
   Dependencies:                                      |      Stopgaps:          
                          
------------------------------------------------------+---------------------
Changes (by zimmerma):

  * status:  needs_review => needs_work
  * work_issues:  rebase to 5.0.beta10 => define expintegral_ei


Comment:

 while looking in the sources for the old name {{{expintegral_e}}} I found
 the following
 instance:
 {{{
 sage: search_src("expintegral_e")
 functions/exp_integral.py:393:        x*log_integral(x) -
 expintegral_ei(2*log(x))
 sage: expintegral_ei?
 Object `expintegral_ei` not found.
 }}}
 That should be fixed too.

 Paul

 PS: the patch applied cleanly to 5.0, thus I removed the "rebase to
 5.0.beta10" work issue

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