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

  * status:  positive_review => needs_work


Comment:

 Hmm, I get an error here.  This is on 5.1.beta6 with these patches and
 then the ones from #12974.  I am pretty sure that should not affect this,
 given that it is only about graphics!
 {{{

 $ ../../sage -t sage/symbolic/pynac.pyx
 sage -t  "devel/sage-main/sage/symbolic/pynac.pyx"
 **********************************************************************
 File "/Users/.../sage-5.1.beta6/devel/sage-main/sage/symbolic/pynac.pyx",
 line 544:
     sage: get_sfunction_from_serial(i) == foo
 Expected:
     True
 Got:
     False
 **********************************************************************
 File "/Users/.../sage-5.1.beta6/devel/sage-main/sage/symbolic/pynac.pyx",
 line 546:
     sage: py_latex_fderivative(i, (0, 1, 0, 1), (x, y^z))
 Expected:
     D[0, 1, 0, 1]func_with_args(x, y^z)
 Got:
     D[0, 1, 0, 1]\left({\rm foo}\right)\left(x, y^{z}\right)
 **********************************************************************
 1 items had failures:
    2 of  19 in __main__.example_18
 ***Test Failed*** 2 failures.
 For whitespace errors, see the file /Users/.../.sage//tmp/pynac_4902.py
          [5.7 s]

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t  "devel/sage-main/sage/symbolic/pynac.pyx"
 Total time for all tests: 5.7 seconds
 }}}

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