Hi
I know jmol has problems on many platforms. Java will be cross platform
Real Soon Now :-P
This code:
u, v = var('u,v')
f_x = cos(u)*(4*sqrt(1-v^2)*sin(abs(
u))^abs(u))
f_y = sin(u) *(4*sqrt(1-v^2)*sin(abs(u))^abs(u))
f_z = v
parametric_plot3d([f_x, f_y, f_z], (u, -pi, pi), (v, -1, 1), frame=False,
color="red")
Either crashes firefox on Ubuntu Natty 11.04, or starts Jmol but even after
800 seconds
have not drawn an image. In the applet box the seconds are counted down.
Regards,
Jan
--
.~.
/V\ Jan Groenewald
/( )\ www.aims.ac.za
^^-^^
--
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
URL: http://www.sagemath.org