<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Algorithme de division en plusieurs variable?</title>
    <link>http://www.mapleprimes.com/questions/144135-Algorithme-De-Division-En-Plusieurs-Variable</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 14:16:44 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 14:16:44 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Algorithme de division en plusieurs variable?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Algorithme de division en plusieurs variable?</title>
      <link>http://www.mapleprimes.com/questions/144135-Algorithme-De-Division-En-Plusieurs-Variable</link>
    </image>
    <item>
      <title>Reference</title>
      <link>http://www.mapleprimes.com/questions/144135-Algorithme-De-Division-En-Plusieurs-Variable?ref=Feed:MaplePrimes:Algorithme de division en plusieurs variable?:Comments#answer144140</link>
      <itunes:summary>&lt;p&gt;It is not so simple. See Divisibility in &lt;a href="http://en.wikipedia.org/wiki/Multivariate_polynomial#Number_of_variables"&gt;http://en.wikipedia.org/wiki/Multivariate_polynomial#Number_of_variables&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;Maple uses the &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=divide' target='_new'&gt;?divide&lt;/a&gt; and &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=PolynomialIdeals/Quotient' target='_new'&gt;?PolynomialIdeals/Quotient&lt;/a&gt; commands to this end.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;It is not so simple. See Divisibility in &lt;a href="http://en.wikipedia.org/wiki/Multivariate_polynomial#Number_of_variables"&gt;http://en.wikipedia.org/wiki/Multivariate_polynomial#Number_of_variables&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;Maple uses the &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=divide' target='_new'&gt;?divide&lt;/a&gt; and &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=PolynomialIdeals/Quotient' target='_new'&gt;?PolynomialIdeals/Quotient&lt;/a&gt; commands to this end.&lt;/p&gt;</description>
      <guid>144140</guid>
      <pubDate>Sun, 03 Mar 2013 16:46:48 Z</pubDate>
      <itunes:author>Markiyan Hirnyk</itunes:author>
      <author>Markiyan Hirnyk</author>
    </item>
    <item>
      <title>exact division</title>
      <link>http://www.mapleprimes.com/questions/144135-Algorithme-De-Division-En-Plusieurs-Variable?ref=Feed:MaplePrimes:Algorithme de division en plusieurs variable?:Comments#answer144162</link>
      <itunes:summary>&lt;p&gt;For exact division, Maple's divide command uses this algorithm:&lt;/p&gt;
&lt;p&gt;http://www.cecm.sfu.ca/~rpearcea/sdmp/sdmp_div.pdf&lt;/p&gt;
&lt;p&gt;For division with remainder (rem and quo) Maple uses the division algorithm for univariate polynomials, where the coefficients are polynomials in the remaining variables. &amp;nbsp;You can see the code:&lt;/p&gt;
&lt;p&gt;interface(verboseproc=3):&amp;nbsp;eval(sprem);&lt;/p&gt;
&lt;p&gt;For reference, try "Algorithms for Computer Algebra" by Geddes, Czapor, and Labahn.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;For exact division, Maple's divide command uses this algorithm:&lt;/p&gt;
&lt;p&gt;http://www.cecm.sfu.ca/~rpearcea/sdmp/sdmp_div.pdf&lt;/p&gt;
&lt;p&gt;For division with remainder (rem and quo) Maple uses the division algorithm for univariate polynomials, where the coefficients are polynomials in the remaining variables. &amp;nbsp;You can see the code:&lt;/p&gt;
&lt;p&gt;interface(verboseproc=3):&amp;nbsp;eval(sprem);&lt;/p&gt;
&lt;p&gt;For reference, try "Algorithms for Computer Algebra" by Geddes, Czapor, and Labahn.&lt;/p&gt;</description>
      <guid>144162</guid>
      <pubDate>Mon, 04 Mar 2013 10:27:17 Z</pubDate>
      <itunes:author>roman_pearce</itunes:author>
      <author>roman_pearce</author>
    </item>
  </channel>
</rss>