#13890: small bug in point3d
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:  jason, was
  tjolivet               |       Status:  needs_review
           Type:         |    Milestone:  sage-6.4
  defect                 |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  graphics               |  Work issues:
       Keywords:         |       Commit:
  plot3d, point3d        |  39fc0177cbe6ad52befd22715d78efd4e86dce1e
        Authors:         |     Stopgaps:
  Frédéric Chapoton      |
Report Upstream:  N/A    |
         Branch:         |
  u/chapoton/13890       |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by kcrisman):

 Sorry, other business (Sage-wise as well) to attend to, and then a break.
 Is this behavior desired?
 {{{
 sage: point(iter([]))  # works

 sage: point2d(iter([]))
 ---------------------------------------------------------------------------
 ValueError
 }}}
 Actually, probably only the latter (and 3d version thereof) is desired,
 since one can't know what dimension an empty list should be... or we could
 default to 2d.

--
Ticket URL: <http://trac.sagemath.org/ticket/13890#comment:18>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to