#14723: Error when SymPy can't evaluate an integral
-------------------------------------+-------------------------------------
       Reporter:  eviatarbach        |        Owner:  burcin
           Type:  defect             |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-pending
      Component:  calculus           |   Resolution:
       Keywords:  sympy, integrate   |    Merged in:
        Authors:  Eviatar Bach,      |    Reviewers:  Ralf Stephan, Karl-
  Ralf Stephan                       |  Dieter Crisman
Report Upstream:  Completely fixed;  |  Work issues:  fix in sympy
  Fix reported upstream              |       Commit:
         Branch:  u/rws/i14723       |  4c450f8bb5ddf4253a3db347f865a7a115abfb8f
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by rws):

 Replying to [comment:45 kcrisman]:
 > > You can't just test integral(f(x), x), where f is an unevaluated
 function (Function('f') in SymPy)? SymPy will always return an unevaluated
 integral for that.
 >
 > Are you saying we ''should'' test the integrals that can't be solved to
 properly test this?  I don't think there is a test like this in the
 current patch.
 Contrary, the code of this ticket is only invoked when SymPy returns an
 unevaluated integral. What he suggested was replacing `x` with `f(x)` (for
 clarity I guess).

--
Ticket URL: <http://trac.sagemath.org/ticket/14723#comment:46>
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/d/optout.

Reply via email to