any software to compute multivariable resultant? - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-21T04:04:18Z http://mathoverflow.net/feeds/question/90532 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/90532/any-software-to-compute-multivariable-resultant any software to compute multivariable resultant? Qiuryaq 2012-03-08T02:32:11Z 2012-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#90536 Answer by Grant Rotskoff for any software to compute multivariable resultant? Grant Rotskoff 2012-03-08T03:49:14Z 2012-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#90537 Answer by Alexander Woo for any software to compute multivariable resultant? Alexander Woo 2012-03-08T03:57:02Z 2012-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>