On Sun, Jan 11, 2009 at 4:13 PM, mabshoff <> wrote: > > Hi Michael:
Thanks for the help. The error is very likely my lack of skill with sage (an excellent piece of work BTW). I have put together an example as you suggested. The support for sage is very good. Thank you. The example URL is http://sagenb.org:8000/home/pub/148/. When I use the zip(), the list_plot works. Thanks Steve > > > On Jan 11, 3:04 pm, "Steve Yarbro" <[email protected]> wrote > [email protected]: > > Hi: > > Hi Steve, > > > My thanks to Harald S., this was an excellent example. > > > > This example worked great and solved another issue I was having using > > list_plot with the results. How do you figure out what object type is > > required for input to other functions? For example, using zip() to > produce > > a list to use with list_plot (which worked great!)? I was getting an > error > > with the numpy arrays. The dtype=float fixed the issue with the input to > > polyfit(), but it still produced an error with list_plot() and plot(). I > am > > using command?<tab> to bring up the help docs. > > I think this is a known bug and there is even a patch for it, but > AFAIK it never made it into trac. If you post a short example that > illustrates the bug for you we can open a ticket and someone will > hopefully find the patch. > > > slybro > > > > Cheers, > > Michael > > > --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
