When set to 1, this option indicates that the input system is homogenized and the output should be given in projective space.
i1 : R = CC[x,y,z]; |
i2 : f = {(x^2+y^2-z^2)*(z-x),(x^2+y^2-z^2)*(z+y)}; |
i3 : bertiniPosDimSolve(f,IsProjective=>1); Temporary directory for input and output files:/var/folders/j_/gx42s4z576z_vj47_ym0j5xm0000gn/T/M2-74590-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. |
The object IsProjective is a symbol.