#10837: Matrix and vector norms, condition number, over RDF/CDF
------------------------------+---------------------------------------------
   Reporter:  rbeezer         |       Owner:  jason, was
       Type:  enhancement     |      Status:  needs_info
   Priority:  minor           |   Milestone:  sage-4.7  
  Component:  linear algebra  |    Keywords:            
     Author:  Rob Beezer      |    Upstream:  N/A       
   Reviewer:                  |      Merged:            
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by jason):

 Minor nitpick (really minor): "if not p in [-2,-1,1,2]:" reads better as
 "if p not in [-2,-1,1,2]:", I think.

 In the doctests for norm, shouldn't "Return values are in `RDF`. " be
 followed by a double-colon?

 In the OUTPUT docs for the vector norm: "Returned values is a double
 precision" --> values should be the singular "value".  Also, "(or an
 integer when ``p=0``." is missing a closing parenthesis.

 I've read through the patch and am testing the patch now, so if you attach
 corrections, please submit them as a separate patch.

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