Alec wrote: > Also, show3d doesn't work with that graph, > > G.show3d() > > ZeroDivisionError: float division >
Huh, thanks for pointing this out. Apparently show3d() chokes on loops (that's the error: I think it's trying to make a cylinder (edge) with length 0). Also, show3d doesn't show multiple edges. I see William made http://trac.sagemath.org/sage_trac/ticket/5733 to track this bug. Jason --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
