I am encountering something strange with sage 2.5.3 sage: E=EllipticCurve([-1,0]) sage: P=plot(E) sage: show(P) # result looks fine save(P,filename="y^2=x^3-x.png") # the saved image shows only the right branch... # confirmed with kview and gimp
I don't even understand how that is possible. I would assume that show and save is basically the same code... Michel --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---