#14685: error in the computing of the approximate order in LazyPowerSeries
------------------------------------------------------------+---------------
       Reporter:  MatthieuDien                              |         Owner:  
sage-combinat
           Type:  defect                                    |        Status:  
new          
       Priority:  major                                     |     Milestone:  
sage-5.10    
      Component:  combinatorics                             |    Resolution:    
           
       Keywords:  LazyPowerSeries aorder approximate order  |   Work issues:    
           
Report Upstream:  N/A                                       |     Reviewers:    
           
        Authors:                                            |     Merged in:    
           
   Dependencies:                                            |      Stopgaps:    
           
------------------------------------------------------------+---------------

Comment (by chapoton):

 Hello,

 the corrected behaviour should be added '''to the code''', in the
 documentation at the start of the function.

 Your patch still looks strange. How do you make it ?

 You should
 {{{
 1) cd to the directory sage-5.9/devel/sage-main/
 2) create a patch with hg qnew trac_xxxxx_name_of_the_patch.patch
 3) edit the sources again if needed
 4) put the changes into the patch by hg qrefresh (then either go to step 3
 or step 5)
 5) edit the header of the patch by hg qrefresh -e
 6) export the patch by hg export tip > filename (for example
 $HOME/trac_xxxxx_name_of_the_patch.patch)
 7) put this exported file in trac
 }}}

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