any software to compute multivariable resultant? - MathOverflow most recent 30 from http://mathoverflow.net2013-05-21T04:04:18Zhttp://mathoverflow.net/feeds/question/90532http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/90532/any-software-to-compute-multivariable-resultantany software to compute multivariable resultant?Qiuryaq2012-03-08T02:32:11Z2012-03-08T03:57:02Z
<p>Are there any software to computer resultant for a system of equations (more than 2) with more than 2 variables? </p>
http://mathoverflow.net/questions/90532/any-software-to-compute-multivariable-resultant/90536#90536Answer by Grant Rotskoff for any software to compute multivariable resultant?Grant Rotskoff2012-03-08T03:49:14Z2012-03-08T03:49:14Z<p>Maple will do it.</p>
<p><a href="http://www.maplesoft.com/support/help/AddOns/view.aspx?path=Algebraic/Resultant" rel="nofollow">http://www.maplesoft.com/support/help/AddOns/view.aspx?path=Algebraic/Resultant</a></p>
<p>You can also do it in C, or Matlab with MARS:</p>
<p><a href="http://gamma.cs.unc.edu/MARS/" rel="nofollow">http://gamma.cs.unc.edu/MARS/</a></p>
http://mathoverflow.net/questions/90532/any-software-to-compute-multivariable-resultant/90537#90537Answer by Alexander Woo for any software to compute multivariable resultant?Alexander Woo2012-03-08T03:57:02Z2012-03-08T03:57:02Z<p>Singular and Macaulay2 do it according to the documentation, though I haven't personally tried using either of them for this purpose. They are likely to be faster than Maple; I don't know about MARS.</p>