#18212: fix NameError in mathematica_free integration
-------------------------------------+-------------------------------------
       Reporter:  github/bukzor      |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.7
      Component:  interfaces         |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Buck Evan          |    Reviewers:
Report Upstream:  N/A                |  Work issues:  example needed,
         Branch:                     |  doctest
  u/github/ticket/18212              |       Commit:
   Dependencies:                     |  1b5e93620d3ac86ea9601db270c0f87548ae36e0
                                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by kcrisman):

 > Can you give an example of where this `NameError` occurs?  It would make
 little sense to change this without somehow doctesting what it was that
 went wrong.  In the most recent Sage devel version I get
 Figured it out.
 {{{
 sage: var('y')
 y
 sage: integral(sin(y)^2, y, algorithm='mathematica_free')
 ---------------------------------------------------------------------------
 NameError: global name 'dvar' is not defined
 }}}

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