On Fri, Aug 15, 2014 at 4:59 PM, Oscar <algebraicame...@gmail.com> wrote:
> I wanted to calculate some Fourier transforms, and it seems like sage
> doesn't have them. I was expecting something on the likes of mathematica's
> command
>
> sage: fourier_transform(exp(-I*omega0*t) , t, omega )
> sqrt(2*pi)*dirac_delta(omega-omega0)
>
> Am I completely missing how this is done in sage, or is it really missing?
>

They are in sympy, which is in Sage:
http://docs.sympy.org/dev/modules/integrals/integrals.html

> Thank you,
>
> Oscar Lazo.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-support@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to