#10595: Vector constructor fails on empty list with no ring given
---------------------------------+------------------------------------------
   Reporter:  rbeezer            |       Owner:  jason, was
       Type:  defect             |      Status:  needs_work
   Priority:  major              |   Milestone:  sage-4.6.2
  Component:  linear algebra     |    Keywords:            
     Author:  Rob Beezer         |    Upstream:  N/A       
   Reviewer:  Dmitrii Pasechnik  |      Merged:            
Work_issues:                     |  
---------------------------------+------------------------------------------

Comment(by dimpase):

 Replying to [comment:5 rbeezer]:
 > The following existing (undocumented) behavior was broken by this patch,
 so needs to be reinstated or worked around.  I thought this went through
 all a full test suite, but I guess not.
 >

 {{{
  sage: z=ComplexField().an_element()
  sage: z
  1.00000000000000*I
  sage: vector(z)
  (0.000000000000000, 1.00000000000000)
 }}}

 jeez, what an awful kludge...

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