#11143: define symbolic functions for exponential integrals
-----------------------------+----------------------------------------------
   Reporter:  kcrisman       |          Owner:  benjaminfjones               
       Type:  defect         |         Status:  new                          
   Priority:  major          |      Milestone:  sage-4.7.1                   
  Component:  symbolics      |       Keywords:  ei Ei special function maxima
Work_issues:                 |       Upstream:  N/A                          
   Reviewer:  Burcin Erocal  |         Author:  Benjamin Jones               
     Merged:                 |   Dependencies:                               
-----------------------------+----------------------------------------------
Changes (by benjaminfjones):

  * owner:  burcin => benjaminfjones


Comment:

 In the patch, I'm added a function to `sage/functions/special.py`. But
 with the six new functions, this is going to be *a lot* of code in the one
 file.

 I was thinking of moving the six new functions to a new file
 `sage/functions/exp_integral.py`. Any thoughts? If that seems like a good
 idea, does it also make sense to move the exp integrals that already exist
 in Sage to the same place (e.g. `exponential_integral_1` lives now in
 `sage/functions/transcendental.py`.

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