<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Sums of the Vector's Components</title>
    <link>http://www.mapleprimes.com/questions/143177-Sums-Of-The-Vectors-Components</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 21:36:08 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 21:36:08 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Sums of the Vector's Components</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Sums of the Vector's Components</title>
      <link>http://www.mapleprimes.com/questions/143177-Sums-Of-The-Vectors-Components</link>
    </image>
    <item>
      <title>See answer to your previous question</title>
      <link>http://www.mapleprimes.com/questions/143177-Sums-Of-The-Vectors-Components?ref=Feed:MaplePrimes:Sums of the Vector's Components:Comments#answer143179</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/143095-Huge-Expression-One-Term-By-Line-Into-Archivetxt"&gt;http://www.mapleprimes.com/questions/143095-Huge-Expression-One-Term-By-Line-Into-Archivetxt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In that link I gave the answer. I was using ImportMatrix. Just change that to ImportVector.&lt;br&gt;&lt;br&gt;I wrote:&lt;br&gt;restart;&lt;br&gt;A:=ImportMatrix("G:/MapleDiverse/MaplePrimes/archive.txt");&lt;br&gt;add(A[i,1],i=1..numelems(A));&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/143095-Huge-Expression-One-Term-By-Line-Into-Archivetxt"&gt;http://www.mapleprimes.com/questions/143095-Huge-Expression-One-Term-By-Line-Into-Archivetxt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In that link I gave the answer. I was using ImportMatrix. Just change that to ImportVector.&lt;br&gt;&lt;br&gt;I wrote:&lt;br&gt;restart;&lt;br&gt;A:=ImportMatrix("G:/MapleDiverse/MaplePrimes/archive.txt");&lt;br&gt;add(A[i,1],i=1..numelems(A));&lt;/p&gt;</description>
      <guid>143179</guid>
      <pubDate>Wed, 06 Feb 2013 20:55:58 Z</pubDate>
      <itunes:author>Preben Alsholm</itunes:author>
      <author>Preben Alsholm</author>
    </item>
    <item>
      <title>Hi,first, thnx for your attention in all</title>
      <link>http://www.mapleprimes.com/questions/143177-Sums-Of-The-Vectors-Components?ref=Feed:MaplePrimes:Sums of the Vector's Components:Comments#answer143207</link>
      <itunes:summary>&lt;p&gt;Hi,first, thnx for your attention in all of my posts. I tried to reach my objetive by your way but I wasn't succeeded.At that post I was trying to create a file with "one term by line", I got sucess converting my expression to a vector than later using ExportVector to save to a .txt archive. Then I could ran my awk algorithm and everthing went ok. Now I have to transform this into an expression. I first have to "ImportVector" than convert to an expression again. Just don't know how to perform that.&lt;/p&gt;
&lt;p&gt;I didn't forget your examples, unfortunately I couldn't get the things right yet.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I got now:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;[&amp;gt; Error, unable to execute add&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;Your hints are helping me a lot, now I converted my vector into a list and did:&lt;/pre&gt;
&lt;pre&gt;add(i, i = Z),  this command sums every term of my list. Sucess. Thnx a lot =]&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;Hi,first, thnx for your attention in all of my posts. I tried to reach my objetive by your way but I wasn't succeeded.At that post I was trying to create a file with "one term by line", I got sucess converting my expression to a vector than later using ExportVector to save to a .txt archive. Then I could ran my awk algorithm and everthing went ok. Now I have to transform this into an expression. I first have to "ImportVector" than convert to an expression again. Just don't know how to perform that.&lt;/p&gt;
&lt;p&gt;I didn't forget your examples, unfortunately I couldn't get the things right yet.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I got now:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;[&amp;gt; Error, unable to execute add&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;Your hints are helping me a lot, now I converted my vector into a list and did:&lt;/pre&gt;
&lt;pre&gt;add(i, i = Z),  this command sums every term of my list. Sucess. Thnx a lot =]&lt;/pre&gt;</description>
      <guid>143207</guid>
      <pubDate>Thu, 07 Feb 2013 05:18:45 Z</pubDate>
      <itunes:author>trottaleonardo</itunes:author>
      <author>trottaleonardo</author>
    </item>
  </channel>
</rss>