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

Make experimental jmol graph plotting work #1709

Closed
rlmill mannequin opened this issue Jan 7, 2008 · 2 comments
Closed

Make experimental jmol graph plotting work #1709

rlmill mannequin opened this issue Jan 7, 2008 · 2 comments

Comments

@rlmill
Copy link
Mannequin

rlmill mannequin commented Jan 7, 2008

For example, you can do

sage: G = graphs.DodecahedralGraph()
sage: G.plot3d_new()

This still needs to be cleaned up, but at least now it works instead of giving confusing errors.

Component: graph theory

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

@rlmill rlmill mannequin added this to the sage-2.10 milestone Jan 7, 2008
@rlmill rlmill mannequin added c: graph theory labels Jan 7, 2008
@rlmill rlmill mannequin self-assigned this Jan 7, 2008
@robertwb
Copy link
Contributor

robertwb commented Jan 8, 2008

comment:1

Attachment: jmol_graphs.patch.gz

Yep, I've been using this and it works great.

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Jan 8, 2008

comment:3

Merged in Sage 2.10.alpha1.

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Jan 8, 2008
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

1 participant