[sage-devel] Re: Quick Reference: Calculus

2009-04-11 Thread William Stein
Thanks. I fixed it. On Sat, Apr 11, 2009 at 8:51 PM, J Elaych wrote: > > Really cool, but there's a typo in the Piecewise example:  it > should be 'sin(1/x)' to sync with the plot. > > On Apr 10, 6:11 pm, William Stein wrote: >> Hi, >> >> I made the first topic-specific Sage Quick Reference gu

[sage-devel] Re: Quick Reference: Calculus

2009-04-11 Thread J Elaych
Really cool, but there's a typo in the Piecewise example: it should be 'sin(1/x)' to sync with the plot. On Apr 10, 6:11 pm, William Stein wrote: > Hi, > > I made the first topic-specific Sage Quick Reference guide.  It's for > Calculus. > >    http://wiki.sagemath.org/quickref?action=AttachFi

[sage-devel] Re: quick reference

2009-03-29 Thread Nicolas M. Thiery
On Sun, Mar 29, 2009 at 09:43:23AM -0700, Peter wrote: > > This version looks great and is a vast improvement. Thanks! I will > definitely use it and hand it out to my students. > > One suggestion might be to include the commands that create the cool > pictures (maybe with a small font in the wh

[sage-devel] Re: quick reference

2009-03-29 Thread William Stein
On Sat, Mar 28, 2009 at 10:41 PM, Rob Beezer wrote: > > Amazingly dense.  ;-)  Didn't catch any typos. > > Does the calculus section have room for numerical_integral()? > > Rob Done: $\int_a^b f(x)dx=$ \verb|integral(f(x),x,a,b)| $\int_a^b f(x)dx \approx$ \verb|numerical_integral(f(x),a,b)|

[sage-devel] Re: quick reference

2009-03-29 Thread Peter
This version looks great and is a vast improvement. Thanks! I will definitely use it and hand it out to my students. One suggestion might be to include the commands that create the cool pictures (maybe with a small font in the white space next to the graphics so that everything still fits on two

[sage-devel] Re: quick reference

2009-03-29 Thread Robert Bradshaw
On Mar 28, 2009, at 7:59 PM, William Stein wrote: > Hi, > > I created a new 2-page Sage quick reference based on the one Peter > Jipsen made a while ago. > > http://sage.math.washington.edu/home/wstein/patches/quickref.pdf > > It's different than Peter's because it has some pictures and has > sec

[sage-devel] Re: quick reference

2009-03-29 Thread Pierre
i think i've responded to William personally by mistake. I just meant to point out that, in "linear algebra", the word kernel could be replaced by left or right kernel according to the current default. pierre On 29 mar, 07:41, Rob Beezer wrote: > Amazingly dense.  ;-)  Didn't catch any typos. >

[sage-devel] Re: quick reference

2009-03-28 Thread Rob Beezer
Amazingly dense. ;-) Didn't catch any typos. Does the calculus section have room for numerical_integral()? Rob --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubs

[sage-devel] Re: quick reference

2009-03-28 Thread William Stein
On Sat, Mar 28, 2009 at 8:29 PM, Carl Witty wrote: > > On Sat, Mar 28, 2009 at 7:59 PM, William Stein wrote: >> >> Hi, >> >> I created a new 2-page Sage quick reference based on the one Peter >> Jipsen made a while ago. >> >> http://sage.math.washington.edu/home/wstein/patches/quickref.pdf >> >>

[sage-devel] Re: quick reference

2009-03-28 Thread Carl Witty
On Sat, Mar 28, 2009 at 7:59 PM, William Stein wrote: > > Hi, > > I created a new 2-page Sage quick reference based on the one Peter > Jipsen made a while ago. > > http://sage.math.washington.edu/home/wstein/patches/quickref.pdf > > It's different than Peter's because it has some pictures and has

[sage-devel] Re: quick reference

2009-03-28 Thread Prabhu Ramachandran
On 03/29/09 08:29, William Stein wrote: > I created a new 2-page Sage quick reference based on the one Peter > Jipsen made a while ago. > > http://sage.math.washington.edu/home/wstein/patches/quickref.pdf This is very nice. Thanks. prabhu --~--~-~--~~~---~--~~