Cyrille Piatecki
unread,Sep 16, 2019, 2:11:09 AM9/16/19Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-s...@googlegroups.com
Hello,
those command
x,y=var('x,y')
spherical_plot3d(1+sin(5*x)/5,(x,0,2*pi),(y,0,pi),rgbcolor=(1,0.5,0),plot_points=(80,80),opacity=0.7)
are not displayed on a windows installation either in console mode or in
notebook. I am aware of the problem with Jupyter, but not with the
console mode, what can I do ?
Cyrille Piatecki