On 10/21/2009 04:22 PM, William Stein wrote:
> I've replicated this: http://trac.sagemath.org/sage_trac/ticket/7263
> Basically all jmol 3d plotting at the command line is totally broken
> right now on all platforms. Not good.
Patches at
http://trac.sagemath.org/sage_trac/ticket/7263
They dep
On Wed, Oct 21, 2009 at 8:54 AM, kcrisman wrote:
>
> 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*