Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexError in CIF.plot() #12590

Closed
dkrenn opened this issue Feb 26, 2012 · 3 comments
Closed

IndexError in CIF.plot() #12590

dkrenn opened this issue Feb 26, 2012 · 3 comments

Comments

@dkrenn
Copy link
Contributor

dkrenn commented Feb 26, 2012

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 sage-support.

Component: graphics

Keywords: plot, CIF

Reviewer: Frédéric Chapoton, Daniel Krenn

Issue created by migration from https://trac.sagemath.org/ticket/12590

@dkrenn dkrenn added this to the sage-5.11 milestone Feb 26, 2012
@jdemeyer jdemeyer modified the milestones: sage-5.11, sage-5.12 Aug 13, 2013
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.2, sage-6.3 May 6, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.3, sage-6.4 Aug 10, 2014
@fchapoton
Copy link
Contributor

comment:5

seems to be fixed in 8.4.b2

@fchapoton fchapoton removed this from the sage-6.4 milestone Aug 28, 2018
@dkrenn
Copy link
Contributor Author

dkrenn commented Aug 28, 2018

Reviewer: Frédéric Chapoton, Daniel Krenn

@embray
Copy link
Contributor

embray commented Feb 26, 2019

comment:7

Presuming these are all correctly reviewed as either duplicate, invalid, or wontfix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants