OreTools
Apply
apply an Ore polynomial to an expression
Calling Sequence
Parameters
Description
Examples
Apply(Poly, expr, A)
Poly
-
Ore polynomial; to define an Ore polynomial, use the OrePoly structure.
expr
Maple expression
A
Ore algebra; to define an Ore algebra, use the SetOreRing function.
The Apply(Poly, expr, A) calling sequence applies the Ore polynomial Poly to the expression expr.
Define the differential algebra.
Define the shift algebra.
See Also
OreTools/OreAlgebra
OreTools/OrePoly
OreTools[SetOreRing]
Download Help Document