sols = sparseMonodromySolve PS
Blackbox monodromy solver for a square polynomial system without parameters. The example below finds all six intersection of a generic cubic F with its quadratic polar curve P.
|
|
|
|
|
|
|
|
For systems with dense support such as the above, the total number of paths tracked is generally not optimal, though timings may be comparable.
The object sparseMonodromySolve is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/MonodromySolver/Documentation.m2:92:0.