#13617: SEGFAULT in matrix_mod_pn for padic extensions
--------------------------------+-------------------------------------------
       Reporter:  saraedum      |         Owner:  roed        
           Type:  defect        |        Status:  needs_review
       Priority:  major         |     Milestone:  sage-5.5    
      Component:  padics        |    Resolution:              
       Keywords:                |   Work issues:              
Report Upstream:  N/A           |     Reviewers:              
        Authors:  Julian Rueth  |     Merged in:              
   Dependencies:                |      Stopgaps:              
--------------------------------+-------------------------------------------

Comment (by ppurka):

 I think one should avoid writing {{{``self``}}} in the docstrings. As a
 beginner, I found it quite hard to understand what it meant and it is
 present in quite a few documentations. Only when I started writing classes
 could I grasp its true meaning. Perhaps the last line can be rewritten as
 follows? It's up to you, whether you deem it acceptable.

 My suggestion is to change this
 {{{
 (unless ``self`` is zero to arbitrary precision; in that case the entries
 are integer zeros.)
 }}}
 to
 {{{
 If this element of the ring is zero to arbitrary precision,
 then the entries of the matrix are integer zeros.
 }}}

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