polarVars(I)
For a complex variety $X=V(I)$ this command computes a list of ideals defining polar varieties to $X=V(I)$ relative to a random flag of linear subspaces. For the relevant definitions see, e.g., [2]: Martin Helmer, Anton Leykin, and Vidit Nanda. "Effective Whitney Stratification of Real Algebraic Varieties". Arxiv: 2307.05427.
|
|
|
There are also several different options to preform the polar variety calculations. The default algorithm uses the M2 saturate command to compute the polar variteies, this option is Algorithm=>. The other options are: Algorithm=>"msolve" and Algorithm=>"M2F4". The Algorithm=>"msolve" only works in versions 1.25.06 and above of Macualay2. The Algorithm=>"M2F4" is mostly beneficial when working over a finite field. Note that over a finite field we can still sometimes obtain useful information, but the coefficients appearing in the resulting polynomials may (or likely will) be incorrect.
The object polarVars is a method function with options.
The source of this document is in WhitneyStratifications.m2:1799:0.