I = pminors(k,M)
Computes the ideal generated by $k\times k$ permanent minors of $M$ with the specified strategy. If no strategy is input then the default is Glynn's formula.
Here is the ideal generated by the $2\times 2$ permanent minors of the 3x3 generic matrix of variables.
|
|
|
Here is the ideal generated by the $2\times 2$ permanent minors of a $2\times 3$ matrix using the two different strategies.
|
|
|
The object pminors is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Permanents.m2:570:0.