pfaffianSystem IpfaffianSystem(I, B)Let $I$ be an ideal in the Weyl algebra $D_n$ and $B$ a basis for $R_n/R_nI$ over the base fraction field of $D_n$. If no basis is provided by the user, the basis is chosen to be the set of standard monomials of a Gröbner basis on $R_nI$ with regards to the weighted Lex order $(\partial_1 > \cdots > \partial_n > x_1 > \cdots > x_n)$ on the Weyl algebra. The following example computes the Pfaffian system for the $D$-ideal annihilating $1/x$ and $1/y$.
|
|
|
The following example computes the Pfaffian system for the $D$-ideal annihilating $sin(xy)$ and $cos(xy)$, with respect to the basis $\{1,dx\}$.
|
|
|
The command pfaffianSystem(I,B) computes the Pfaffian system of $I$ with respect to the basis of standard monomials of $I$ and then performs a gauge transformation to the provided basis $B$.
|
|
|
For more details, see [SST, pp. 37-40].
The object pfaffianSystem is a method function.
The source of this document is in ConnectionMatrices/docs.m2:226:0.