> How about something like the following: > > cpoints = [0, 1, 1+I] > points = [[real(z), imag(z)] for z in cpoints] > polygon(points).show(figsize=[8,8]) > > Mark
Thank you, this is what I was trying to do! --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---