#9891: substitute goes too far: (5-e^x).substitute(x=log(x)) -> 5-log(x)
-------------------------------+--------------------------------------------
   Reporter:  burcin           |       Owner:  burcin                           
         
       Type:  defect           |      Status:  needs_work                       
         
   Priority:  critical         |   Milestone:  sage-4.6.2                       
         
  Component:  symbolics        |    Keywords:  pynac                            
         
     Author:  Richard Kreckel  |    Upstream:  Fixed upstream, in a later 
stable release.
   Reviewer:                   |      Merged:                                   
         
Work_issues:                   |  
-------------------------------+--------------------------------------------

Comment(by kcrisman):

 Burcin, I'm still getting
 {{{
 ----------------------------------------------------------------------
 | Sage Version 4.6.2.alpha4, Release Date: 2011-02-07                |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 **********************************************************************
 *                                                                    *
 * Warning: this is a prerelease version, and it may be unstable.     *
 *                                                                    *
 **********************************************************************
 sage: (5-e^x).substitute(x=log(x))
 -log(x) + 5
 }}}
 Which version of Pynac is this in?

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