Re: [Tutor] something about sum, integer and delta function

2012-01-18 Thread lina
On Tue, Jan 17, 2012 at 10:25 AM, Lie Ryan wrote: > On 01/16/2012 12:57 AM, lina wrote: >> >> Hi, >> >> are there some modules can be used to do below things like: >> >> sum and delta function, and intergeration. > > > Are you trying to graphically render an equation, calculate the results of > eq

Re: [Tutor] something about sum, integer and delta function

2012-01-16 Thread Lie Ryan
On 01/16/2012 12:57 AM, lina wrote: Hi, are there some modules can be used to do below things like: sum and delta function, and intergeration. Are you trying to graphically render an equation, calculate the results of equation, or algebraically manipulate the equation?

Re: [Tutor] something about sum, integer and delta function

2012-01-15 Thread Steven D'Aprano
lina wrote: Hi, are there some modules can be used to do below things like: sum and delta function, and intergeration. like the one in attachement. Try Sage: http://www.sagemath.org/ -- Steven ___ Tutor maillist - Tutor@python.org To unsubscr

Re: [Tutor] something about sum, integer and delta function

2012-01-15 Thread Alan Gauld
On 15/01/12 13:57, lina wrote: are there some modules can be used to do below things like: sum and delta function, and intergeration. Not exactly but there are a number of numerical methods that can be used to get close approximations. Those have been implemented in a number of standard lib

Re: [Tutor] something about sum, integer and delta function

2012-01-15 Thread Albert-Jan Roskam
Romans ever done for us? ~~ > > From: lina >To: tutor >Sent: Sunday, January 15, 2012 2:57 PM >Subject: [Tutor] something about sum, integer and delta function > >Hi, > >

[Tutor] something about sum, integer and delta function

2012-01-15 Thread lina
Hi, are there some modules can be used to do below things like: sum and delta function, and intergeration. like the one in attachement. Thanks, <>___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python