In an integral transform we have a function f(x) being multiplied by some function K(s,x) and then being integrated. So we can determine whether this function K(s,x) (the kernel) is either a Fourier Kernel ... Or the idea is how can we make a given function into a Fourier Kernel (that is impose some constants such that it turns into a Fourier Kernel). I am still in the process of studying kernel properties and would share once it is learnt fully.
On Wed, Feb 27, 2013 at 9:29 AM, Aaron Meurer <[email protected]> wrote: > 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. > > > -- 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.
