#10720: nth_root in power series
---------------------------------------+------------------------------------
       Reporter:  pernici              |         Owner:  pernici   
           Type:  enhancement          |        Status:  needs_work
       Priority:  minor                |     Milestone:  sage-5.9  
      Component:  commutative algebra  |    Resolution:            
       Keywords:  power series         |   Work issues:            
Report Upstream:  N/A                  |     Reviewers:            
        Authors:  mario pernici        |     Merged in:            
   Dependencies:                       |      Stopgaps:            
---------------------------------------+------------------------------------

Comment (by chapoton):

 One related remark:

 Thanks to ticket #14115, it is now easy to implement a general rational
 power by
 {{{
 def rational_power(f,alpha):
     return (f.log()*alpha).exp()
 }}}

 I do not know how it compares in terms of speed with the method of this
 ticket.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10720#comment:14>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to