Can you be more specific on the sorts of things that can be potentially computed for Fourier kernels? I know that there is already some internal code to generalize the various integral transforms (take a look at sympy/integrals/transforms.py). I haven't studied Fourier kernels in generality, and there doesn't seem to be a Wikipedia article.
Aaron Meurer On Mon, Feb 25, 2013 at 11:26 AM, Amit Jamadagni <[email protected]> wrote: > I would like to know if this is a product of sympy(kernel implementation) or > can it be implemented in sympy.Thanks. > > > On Mon, Feb 25, 2013 at 2:03 PM, Amit <[email protected]> wrote: >> >> Hello, >> I would like to know whether the implementation of >> fourier kernels in sympy i.e., given a function whether it is a >> fourier kernel and discussing the properties of kernel can be >> implemented in sympy. > > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
