<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Memory and evaluate</title>
    <link>http://www.mapleprimes.com/questions/42811-Memory-And-Evaluate</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:17:18 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 14:17:18 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Memory and evaluate</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Memory and evaluate</title>
      <link>http://www.mapleprimes.com/questions/42811-Memory-And-Evaluate</link>
    </image>
    <item>
      <title>Re: Memory and evaluate</title>
      <link>http://www.mapleprimes.com/questions/42811-Memory-And-Evaluate?ref=Feed:MaplePrimes:Memory and evaluate:Comments#answer79800</link>
      <itunes:summary>Could you provide the example that is causing the memory problem?  How much memory is being used?  

The following example seems ok:

M := rtable(1..100,1..100,(i,j)-&gt;i*x+j*y*I);
map(Re,M);

</itunes:summary>
      <description>Could you provide the example that is causing the memory problem?  How much memory is being used?  

The following example seems ok:

M := rtable(1..100,1..100,(i,j)-&gt;i*x+j*y*I);
map(Re,M);

</description>
      <guid>79800</guid>
      <pubDate>Tue, 20 Jun 2006 17:30:29 Z</pubDate>
      <itunes:author>Paul</itunes:author>
      <author>Paul</author>
    </item>
  </channel>
</rss>