Re: [sage-devel] Re: Sage testing

2012-11-21 Thread Jernej Azarija
That is very neat! Thanks for the info guys! On Wednesday, 21 November 2012 18:12:27 UTC+1, Michael Orlitzky wrote: > > On 11/21/2012 11:34 AM, P Purkayastha wrote: > > > > The policy is to add examples and tests within your documentation. Look > > up the source code of some function like > >

Re: [sage-devel] Re: Sage testing

2012-11-21 Thread Michael Orlitzky
On 11/21/2012 11:34 AM, P Purkayastha wrote: > > The policy is to add examples and tests within your documentation. Look > up the source code of some function like > > QQ?? > > plot?? > > integrate?? > > and so on. You will find both examples and tests listed there. And one thing that's easy