#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        |  795d88f861c24593000707fe277b3c0c86b06d03
        Authors:         |     Stopgaps:
  Frédéric Chapoton      |
Report Upstream:  N/A    |
         Branch:         |
  u/chapoton/13890       |
   Dependencies:         |
-------------------------+-------------------------------------------------
Changes (by chapoton):

 * status:  needs_work => needs_review


Comment:

 I have now made so that use of iterators is forbidden in `points`. The
 reason is that one cannot test if the point has 2 or 3 dimensions without
 burning the iterator. So it does not make sense to try to guess what is
 the expected dimension. But iterators are now allowed in both `point2d`
 and `point3d`.

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