Dear sage-devel,

I'm having trouble with jmol from the command line in 4.1.2 and
4.2.alpha0.  E.g.,
sage: var('A,B,C')
(A, B, C)
sage: implicit_plot3d(sin(A)*cos(B)+sin(B)*cos(C)+sin(C)*cos(A),
(A,-2*pi,2*pi),(B,-2*pi,2*pi),(C,-2*pi,2*pi))
does nothing.  Adding .show() also fails, and quicker.  On
alpha.sagenb.org I don't have the same problems (though sometimes I
get the featureless black box), so I think it may be a command-line
issue.  Any ideas? I do NOT get this in 4.1.1.  I am on a MacIntel
running OSX 10.5.

Thanks,
- kcrisman
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to