#12590: IndexError in CIF.plot()
------------------------+---------------------------------------------------
Reporter: dkrenn | Owner: jason, was
Type: defect | Status: new
Priority: major | Milestone: sage-5.0
Component: graphics | Keywords: plot, CIF
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
I have a particular CIF (see values below) and calling {{{a.plot()}}}
leads to an {{{IndexError}}}. For many other values, I did not encounter
any problems.
{{{
sage:
a=CIF(RIF(1.0760324885501113,1.0760324885504933),RIF(-1.9888595303771060e-
18, 1.9888595303771060e-18))
sage: a.plot()
Traceback (most recent call last):
...
IndexError: index out of bounds
}}}
This problem was reported by Clemens Heuberger on
[http://groups.google.com/group/sage-
support/browse_thread/thread/a83f0ea4caa215f3/de1b9d0f7200aba8 sage-
support].
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12590>
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.