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

Comment (by rws):

 Replying to [comment:30 kcrisman]:
 > > Sympy's "antiderivative at" will not have an equivalent in Sage:
 >
 > What is that supposed to be mathematically?
 The indefinite integral value at the given point. I.e., if `F(x) =
 integral(f(x),x)` then `F(a) = sympy.Integral(f(x), x, a)`.

 > Maybe Maxima has something like this that we already translate for them?
 Couldn't find such a thing.

 > Do you think there is a way to deal with this by raising an error upon
 translation back to Sage (if that's appropriate)?  Sorry for the
 questions; each software has a slightly different philosophy.
 Computation would be 1. compute the indef. integral; 2. if succesful
 substitute. So not difficult I guess.

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