#16804: points() has problems with some lists of complexes containing real (i.e.
imag(x)==0) values.
-------------------------------------+-------------------------------------
Reporter: charpent | Owner:
Type: defect | Status: needs_work
Priority: minor | Milestone: sage-7.2
Component: graphics | Resolution:
Keywords: graphics, plot, | Merged in:
complex | Reviewers: Vincent Delecroix
Authors: Javier Honrubia | Work issues:
González | Commit:
Report Upstream: N/A | 5fc2224b3ed21eb3781f1fb6a44ec29f3c6808f9
Branch: | Stopgaps:
u/jhonrubia6/points___has_problems_with_some_lists_of_complexes_containing_real__i_e__imag_x___0__values_|
Dependencies: |
-------------------------------------+-------------------------------------
Changes (by vdelecroix):
* status: needs_review => needs_work
Comment:
You introduced trailing whitespaces (i.e. space just before the end of a
new line). You should get rid of them.
In the documentation, if there is a comment then you should add two colons
and a linebreak before a new test. In other words replace
{{{
but
sage: xydata_from_point_list((1,5,2))
Traceback (most recent call last):
...
}}}
with
{{{
but::
sage: xydata_from_point_list((1,5,2))
Traceback (most recent call last):
...
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16804#comment:27>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.