On Tue, Mar 1, 2011 at 4:30 AM, Francois Bissey
wrote:
>> On Mon, 28 Feb 2011 at 01:26PM -0800, jtyard wrote:
>> > I'm running sage 4.6.1 and cannot use plot after loading mpmath.
>> > Namely, running
>> >
>> > > from mpmath import *
>> > > plot(lambda t: sin(2*pi*t), [1, 4])
>> >
>> > produces no
> On Mon, 28 Feb 2011 at 01:26PM -0800, jtyard wrote:
> > I'm running sage 4.6.1 and cannot use plot after loading mpmath.
> > Namely, running
> >
> > > from mpmath import *
> > > plot(lambda t: sin(2*pi*t), [1, 4])
> >
> > produces no output in the notebook. I'm loading mpmath because I need
>
On Mon, 28 Feb 2011 at 01:26PM -0800, jtyard wrote:
> I'm running sage 4.6.1 and cannot use plot after loading mpmath.
> Namely, running
>
> > from mpmath import *
> > plot(lambda t: sin(2*pi*t), [1, 4])
>
> produces no output in the notebook. I'm loading mpmath because I need
> to make plots of
Hi,
I'm running sage 4.6.1 and cannot use plot after loading mpmath.
Namely, running
> from mpmath import *
> plot(lambda t: sin(2*pi*t), [1, 4])
produces no output in the notebook. I'm loading mpmath because I need
to make plots of theta functions, and the page
http://mpmath.googlecode.com/sv