#10541: Conversions of vectors to matrices
------------------------------+---------------------------------------------
   Reporter:  rbeezer         |       Owner:  jason, was  
       Type:  enhancement     |      Status:  needs_review
   Priority:  minor           |   Milestone:  sage-4.6.2  
  Component:  linear algebra  |    Keywords:              
     Author:  Rob Beezer      |    Upstream:  N/A         
   Reviewer:                  |      Merged:              
Work_issues:                  |  
------------------------------+---------------------------------------------
Changes (by rbeezer):

 * cc: mhampton, vbraun (added)


Comment:

 Marshall, Volker:  The deprecation patch touches
 {{{sage/geometry/polyhedra.py}}} at about line 4859.  I changed (what
 appears) to be an outer product, because I would like to deprecate
 `transpose` for vectors (not matrices!), so it would need to become
 `column` and then once I figured out what was going on, it made sense to
 change the matrix constructor to `row`.  11 doctests failed prior to the
 change and all pass now.  Would one of you like to double-check my
 changes?

 Both patches are necessary for the documentation to be right, one fixup
 ended up in the wrong patch.  Otherwise they are self-contained, but need
 to be applied in order.

 Patchbot:

 Apply trac_10541_vectors_to_matrices.patch,
 trac_10541_deprecate_vector_transpose.patch

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