Also, what is the expected result of sage: sphere(viewer='tachyon').show(viewer='jmol')
On Monday, November 3, 2014 2:18:56 PM UTC, Volker Braun wrote: > > On Monday, November 3, 2014 1:58:40 PM UTC, kcrisman wrote: >> >> sage: sphere(viewer='tachyon') # fine in 6.3, for some reason gives a >> Jmol in 6.4 rc0 >> > > How is that even consistent with the rest of the graphics framework? There > is no plot(sin, viewer='svg'). However sphere().show(viewer='tachyon') > works. > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
