We also have the 'spike_function' class, which is not the same but could be useful for Dox if he just wants to represent things.
On Jul 5, 10:05 am, Benjamin Jones <benjaminfjo...@gmail.com> wrote: > Dox- > > The Dirac delta "function" is not strictly speaking a function. It is > a distribution (seehttp://en.wikipedia.org/wiki/Dirac_delta_function). Maybe > you want to > plot a diagram like the one in the upper left hand corner of the > wikipedia article? > > That would be a nice feature to add to Sage. > > -- > Benjamin Joneshttp://bfj7.com > > > > On Tue, Jul 5, 2011 at 8:56 AM, Dox <o.castillo.felis...@gmail.com> wrote: > > Hi group! > > I'm trying to plot a dirac_delta function, with the command > > sage: var('x') > > sage: plot(dirac_delta(x), (x,-1,1), detect_poles=False) > > and I get just a line through the x axis. Can this function be plotted with > > the singularity? because I'd like to plot a more complex function and detect > > the singular behaviour by looking at it! > > Thx.!!! > > Dox > > > -- > > To post to this group, send an email to sage-devel@googlegroups.com > > To unsubscribe from this group, send an email to > > sage-devel+unsubscr...@googlegroups.com > > For more options, visit this group at > >http://groups.google.com/group/sage-devel > > URL:http://www.sagemath.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org