On Jan 23, 2008, at 6:08 PM, William Stein wrote:
> On Jan 23, 2008 6:00 PM, Robert Bradshaw
> <[EMAIL PROTECTED]> wrote:
>>
>> On Jan 23, 2008, at 5:53 PM, Jason Grout wrote:
>>
>>> Hi everyone,
>>>
>>> What is the difference between x.plot() and x.show() for an
>>> object x?
>>> For that ma
On Jan 23, 2008 6:00 PM, Robert Bradshaw <[EMAIL PROTECTED]> wrote:
>
> On Jan 23, 2008, at 5:53 PM, Jason Grout wrote:
>
> > Hi everyone,
> >
> > What is the difference between x.plot() and x.show() for an object x?
> > For that matter, what about view()? Of course, right now it
> > depends on
>
On Jan 23, 2008, at 5:53 PM, Jason Grout wrote:
> Hi everyone,
>
> What is the difference between x.plot() and x.show() for an object x?
> For that matter, what about view()? Of course, right now it
> depends on
> the object, but what is the general guideline?
>
> I'm refactoring a patch that