<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Product of lists</title>
    <link>http://www.mapleprimes.com/questions/126266-Product-Of-Lists</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 00:30:03 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 00:30:03 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Product of lists</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Product of lists</title>
      <link>http://www.mapleprimes.com/questions/126266-Product-Of-Lists</link>
    </image>
    <item>
      <title>zip</title>
      <link>http://www.mapleprimes.com/questions/126266-Product-Of-Lists?ref=Feed:MaplePrimes:Product of lists:Comments#answer126271</link>
      <itunes:summary>&lt;p&gt;Here is one way&lt;/p&gt;
&lt;p&gt;zip(`*`,[R_DC_total-sek],[R_AC_total-sek]);&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Here is one way&lt;/p&gt;
&lt;p&gt;zip(`*`,[R_DC_total-sek],[R_AC_total-sek]);&lt;/p&gt;</description>
      <guid>126271</guid>
      <pubDate>Wed, 05 Oct 2011 15:41:12 Z</pubDate>
      <itunes:author>Christopher2222</itunes:author>
      <author>Christopher2222</author>
    </item>
    <item>
      <title>notation</title>
      <link>http://www.mapleprimes.com/questions/126266-Product-Of-Lists?ref=Feed:MaplePrimes:Product of lists:Comments#comment126276</link>
      <itunes:summary>&lt;p&gt;In 1D Maple Notation, it could be accomplished by&lt;/p&gt;
&lt;pre&gt;zip(`*`, [R[DC[total-sek]]], [R[AC[total-sek]]]);&lt;/pre&gt;
&lt;p&gt;As 2D Math input, it could be done by&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &lt;a href="/view.aspx?sf=126276/422351/Untitled_(2)_1.gif"&gt;&lt;img src="/view.aspx?sf=126276/422351/Untitled_(2)_1.gif" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The entries of table R indexed by DC[total-sek] and AC[total-sek] are both expression sequences. And wrapping them in [..] brackets makes lists of those sequences, which can then be used as arguments to the zip command.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;In 1D Maple Notation, it could be accomplished by&lt;/p&gt;
&lt;pre&gt;zip(`*`, [R[DC[total-sek]]], [R[AC[total-sek]]]);&lt;/pre&gt;
&lt;p&gt;As 2D Math input, it could be done by&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &lt;a href="/view.aspx?sf=126276/422351/Untitled_(2)_1.gif"&gt;&lt;img src="/view.aspx?sf=126276/422351/Untitled_(2)_1.gif" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The entries of table R indexed by DC[total-sek] and AC[total-sek] are both expression sequences. And wrapping them in [..] brackets makes lists of those sequences, which can then be used as arguments to the zip command.&lt;/p&gt;</description>
      <guid>126276</guid>
      <pubDate>Wed, 05 Oct 2011 18:06:47 Z</pubDate>
      <itunes:author>pagan</itunes:author>
      <author>pagan</author>
    </item>
  </channel>
</rss>