#9088: line3d does not take a tuple of points
---------------------------+------------------------------------------------
Reporter: jason | Owner: jason, was
Type: defect | Status: new
Priority: minor | Milestone: sage-4.4.3
Component: graphics | Keywords:
Author: Jason Grout | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Right now, this fails:
{{{
line3d(( (0,0,0), (1,2,3) ))
}}}
since the copy of the input data is not converted to a list. This is an
easy fix.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9088>
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.