#18085: Symbolic integration and SymPy
-----------------------------+------------------------
       Reporter:  kalvotom   |        Owner:
           Type:  defect     |       Status:  new
       Priority:  minor      |    Milestone:  sage-6.6
      Component:  symbolics  |   Resolution:
       Keywords:  sd66       |    Merged in:
        Authors:             |    Reviewers:
Report Upstream:  N/A        |  Work issues:
         Branch:             |       Commit:
   Dependencies:             |     Stopgaps:
-----------------------------+------------------------

Comment (by vdelecroix):

 The problem actually does occur in Sympy code...
 {{{
 sage: import sympy
 sage: s = sympy.gamma(1/3)
 sage: s._sage_()
 Traceback (most recent call last):
 ...
 AttributeError: 'gamma' object has no attribute '_sage_'
 }}}

 Would you like to make a bug report in Sympy? Either on
  - the [https://groups.google.com/forum/#!forum/sympy mailing list]
  - the [https://github.com/sympy/sympy/issues?utf8=%E2%9C%93&q=is%3Aopen
 issue tracker]

 Vincent

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