i3 : sols = bertiniZeroDimSolve (F)
Temporary directory for input and output files:/var/folders/46/9b86vqxj4hjcngvy7kd7sb140000gn/T/M2-66095-0/0
The version of Bertini
you have installed on your computer
was used for this run.
Bertini is under ongoing development by
D. Bates, J. Hauenstein, A. Sommese, and C. Wampler.
o3 = {{1.41421, 1.41421}, {1.41421, -1.41421}, {-1.41421, 1.41421},
------------------------------------------------------------------------
{-1.41421, -1.41421}}
o3 : List
|
i4 : S = bertiniRefineSols (100, F, sols)
Temporary directory for input and output files:/var/folders/46/9b86vqxj4hjcngvy7kd7sb140000gn/T/M2-66095-0/1
The version of Bertini
you have installed on your computer
was used for this run.
Bertini is under ongoing development by
D. Bates, J. Hauenstein, A. Sommese, and C. Wampler.
o4 = {{1.41421, 1.41421}, {1.41421, -1.41421}, {-1.41421, 1.41421},
------------------------------------------------------------------------
{-1.41421, -1.41421}}
o4 : List
|