#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:                     |  
---------------------------------+------------------------------------------
Changes (by rbeezer):

  * status:  needs_info => needs_work


Comment:

 Here's the extent of converting complex numbers to vectors via the
 vector() constructor.  Of course many of the failures are consequences of
 some earlier failure.

 {{{
         sage -t  -force_lib
 pha2/devel/sage/doc/en/bordeaux_2008/elliptic_curves.rst # 3 doctests
 failed
         sage -t  -force_lib pha2/devel/sage/sage/crypto/mq/sbox.py # 5
 doctests failed
         sage -t  -force_lib pha2/devel/sage/sage/crypto/mq/sr.py # 1
 doctests failed
         sage -t  -force_lib
 pha2/devel/sage/sage/schemes/elliptic_curves/ell_egros.py # 8 doctests
 failed
         sage -t  -force_lib
 pha2/devel/sage/sage/schemes/elliptic_curves/period_lattice.py # 61
 doctests failed
         sage -t  -force_lib
 pha2/devel/sage/sage/schemes/elliptic_curves/modular_parametrization.py #
 8 doctests failed
         sage -t  -force_lib
 pha2/devel/sage/sage/schemes/elliptic_curves/ell_rational_field.py # 30
 doctests failed
         sage -t  -force_lib
 pha2/devel/sage/sage/schemes/elliptic_curves/constructor.py # 7 doctests
 failed
         sage -t  -force_lib
 pha2/devel/sage/sage/schemes/elliptic_curves/heegner.py # 81 doctests
 failed
         sage -t  -force_lib
 pha2/devel/sage/sage/schemes/elliptic_curves/ell_point.py # 16 doctests
 failed
         sage -t  -force_lib
 pha2/devel/sage/sage/schemes/generic/toric_divisor.py # 36 doctests failed
         sage -t  -force_lib pha2/devel/sage/sage/plot/colors.py # 1
 doctests failed
         sage -t  -force_lib
 pha2/devel/sage/sage/algebras/quatalg/quaternion_algebra.py # 3 doctests
 failed
         sage -t  -force_lib pha2/devel/sage/sage/geometry/cone.py # 1
 doctests failed
 }}}

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