#8046: Add matrix/matrix_double_dense.py to documentation
-----------------------------+----------------------------------------------
   Reporter:  rbeezer        |          Owner:  mvngu          
       Type:  defect         |         Status:  needs_work     
   Priority:  major          |      Milestone:  sage-4.8       
  Component:  documentation  |       Keywords:  beginner sd35.5
Work_issues:                 |       Upstream:  N/A            
   Reviewer:                 |         Author:  Kenneth Smith  
     Merged:                 |   Dependencies:                 
-----------------------------+----------------------------------------------

Old description:

> The source file {{{matrix/matrix_double_dense.py}}} is not included in
> the documentation.  It appears that it should be, since it has functions
> that are of interest to users.  Patch simply adds it to the right place
> in the documentation tree.
>
> The file itself needs some love.  After #4756 goes in, the following four
> functions should be in good shape.  The remainder needs work.
>
> {{{
> left_eigenvectors()
> right_eigenvectors()
> eigenspaces_left()
> eigenspaces_right()
> }}}

New description:

 The source file {{{matrix/matrix_double_dense.py}}} is not included in the
 documentation.  It appears that it should be, since it has functions that
 are of interest to users.  Patch simply adds it to the right place in the
 documentation tree.

 The file itself needs some love.  After #4756 goes in, the following four
 functions should be in good shape.  The remainder needs work.

 {{{
 left_eigenvectors()
 right_eigenvectors()
 eigenspaces_left()
 eigenspaces_right()
 }}}

 ------

 Apply [attachment:trac_8046_matrix_double_dense.patch] and
 [attachment:trac_8046-ref.patch].

--

Comment(by jhpalmieri):

 I'm attaching a 'referee' patch to fix up some docstrings.  The first
 change in that patch fixes the warning message about the unexpected
 unindent; the others just tidy some things up.

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