#10541: Conversions of vectors to matrices
------------------------------------------+---------------------------------
Reporter: rbeezer | Owner: jason, was
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-4.6.2
Component: linear algebra | Keywords:
Author: Rob Beezer | Upstream: N/A
Reviewer: Volker Braun, Marco Streng | Merged:
Work_issues: |
------------------------------------------+---------------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
Doctest failure:
{{{
sage -t -force_lib
devel/sage/sage/geometry/triangulation/point_configuration.py
**********************************************************************
File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.2.alpha4/devel/sage-
main/sage/geometry/triangulation/point_configuration.py", line 1510:
sage: pyramid.restricted_automorphism_group()
Expected:
Permutation Group with generators [(3,5), (2,3)(4,5), (2,4)]
Got:
doctest:1529: DeprecationWarning: (Since Sage Version 4.6.2) The
transpose() method for vectors has been deprecated, use column() instead
(or check to see if you have a vector when you really want a matrix)
Permutation Group with generators [(3,5), (2,3)(4,5), (2,4)]
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10541#comment:19>
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.