On Mar 29, 2008, at 12:33 , Jason Grout wrote:
[snip]
> And this looks even better:
>
> g=graphs.PetersenGraph()
> @interact
> def color_vertices(clr=Color('yellow')):
> g.show3d(vertex_colors={clr.rgb():
> g.vertices()},aspect_ratio=[1,1,1])
>
> (that last show3d line should be one line)
>
> Note that aspect_ratio argument. I've made a trac ticket addressing
> the
> issue: http://trac.sagemath.org/sage_trac/ticket/2724
Indeed it does. I noticed this in my system log while fiddling with
this interact:
Mar 29 12:43:49 zippo [0x0-0x1b01b].com.apple.Safari[255]:
sphere_157390 created; number of isosurfaces = 1
Mar 29 12:43:49 zippo [0x0-0x1b01b].com.apple.Safari[255]: isosurface
sphere_562380 center {-0.95996656291 -0.726509326833 -5.58443688277}
sphere 0.415563117234;
This comes from Jmol, and I get a bunch of these plopped into the
system log each time I click. There's this as well:
Mar 29 13:10:18 zippo [0x0-0x1b01b].com.apple.Safari[255]: Init Jmol
Mar 29 13:10:18 zippo [0x0-0x1b01b].com.apple.Safari[255]:
language=en_US
Mar 29 13:10:18 zippo [0x0-0x1b01b].com.apple.Safari[255]: Jmol applet
jmolApplet35[9156846702098846]
Mar 29 13:10:18 zippo [0x0-0x1b01b].com.apple.Safari[255]:
AppletRegistry.checkIn(jmolApplet35[9156846702098846])
Mar 29 13:10:18 zippo [0x0-0x1b01b].com.apple.Safari[255]: (C) 2007
Jmol Development
Is there a way to calm Jmol down, or is this "normal"?
Justin
--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
My wife 'n kids 'n dogs are gone,
I can't get Jesus on the phone,
But Ol' Milwaukee's Best is my best friend.
-----------
--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---