#10268: adding GiNaC method to simplify_rational
---------------------------+------------------------------------------------
   Reporter:  bgoodri      |       Owner:  burcin    
       Type:  enhancement  |      Status:  new       
   Priority:  minor        |   Milestone:  sage-4.6.2
  Component:  symbolics    |    Keywords:            
     Author:               |    Upstream:  N/A       
   Reviewer:               |      Merged:            
Work_issues:               |  
---------------------------+------------------------------------------------

Comment(by bgoodri):

 Okay, actually my patch does not work so well for the example that
 motivated it. I am now attaching a test.ginsh file that defines a rational
 expression, substitutes a variable with another big rational expression,
 calls normal and quits. The GiNaC shell finishes in about 1 minute on my
 laptop (in a shell execute: "time ginsh test.ginsh"). But after applying
 my patch to sage and then trying to do the equivalent thing via test.sage,
 it can go for hours without finishing. So, something is badly wrong,
 possibly my patch.

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