Could you open issues at http://code.google.com/p/sympy/issues/list
for all these things?  Do you know what the answer to that integral
is?

Aaron Meurer

On Jun 23, 2012, at 12:50 PM, "[email protected]"
<[email protected]> wrote:

> Some integrals that could be implemented in SymPy:
>
> integrate((A1*x**a+B1*x**b+C1*x**c)**d)
>
> for all values of constants A1,B1,C1,a,b,c,d (Hypergeometric?)
>
>
> multidimensional Laplace transforms, like in Network Theory etc.
>
>
> Collection of Integral Tables using a differentiation Table of All-
> combination function table
>
> (Any mapping is a function, like Constant,+,-,*,/,**,sin,1/x,...   All
> mappings are numbered. All combinations are then listed in
> differentiation Table (as number trees. Argument places are also
> number trees.
> Integral Tables are collected as linear combinations of the
> differentiation Table. This makes it easy to handle all parameter
> value cases.)
>
> Multidimensional Integral Tables. (Similar way)
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/sympy?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to