<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Table</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Table/</link><description>Recent changes to Table</description><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Table/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 24 Feb 2014 20:49:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Table/feed" rel="self" type="application/rss+xml"/><item><title>Table modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Table/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Mon, 24 Feb 2014 20:49:21 -0000</pubDate><guid>https://sourceforge.net6a9d5a19a2505869c2f67ff2c89d0ac1a248a0f4</guid></item><item><title>Table modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Table/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -13,7 +13,7 @@
 The first list contains the elements of the first line, the second list contains the elements of the second line.

 __Fields:__
-cell: *(read-only)* this is an array of n lines and 2 columns; this is indexable, for instance, cell[1][3] will be the 4th cell on the second line
+cell: *(read-only)* this is an array of 2 lines and n columns; this is indexable, for instance, cell\[1]\[3] will be the content of the 4th cell on the second line

 __Debugging info:__ no dbg_str() method, so far

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Mon, 24 Feb 2014 18:08:07 -0000</pubDate><guid>https://sourceforge.net227f936779c5792ab714176866ac7bb8c91f20c2</guid></item><item><title>Table modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Table/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is used to manipulate and display a Table.&lt;/p&gt;
&lt;p&gt;The main methods are into_str(), which is able to display the content of the Table as a Quotients' equality (the matching option is 'as_a_quotients_equality') and cross_product() which will create a 'cross product' (actually a Quotient) between to columns (positions given as a number, in argument), according to the position of the 'unknown' given as 0, 1, 2, or 3 in argument:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;a&lt;/span&gt;     &lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="n"&gt;a&lt;/span&gt; &lt;span class="n"&gt;x&lt;/span&gt;     &lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="n"&gt;a&lt;/span&gt; &lt;span class="n"&gt;b&lt;/span&gt;    &lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="n"&gt;a&lt;/span&gt; &lt;span class="n"&gt;b&lt;/span&gt;
   &lt;span class="n"&gt;b&lt;/span&gt; &lt;span class="n"&gt;c&lt;/span&gt;        &lt;span class="n"&gt;b&lt;/span&gt; &lt;span class="n"&gt;c&lt;/span&gt;        &lt;span class="n"&gt;c&lt;/span&gt; &lt;span class="n"&gt;x&lt;/span&gt;       &lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;c&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Possible args for __init__():&lt;/strong&gt;&lt;br /&gt;
[[Calculable], [Calculable]]&lt;/p&gt;
&lt;p&gt;The lengths of the two lists must be equal.&lt;br /&gt;
The first list contains the elements of the first line, the second list contains the elements of the second line.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fields:&lt;/strong&gt;&lt;br /&gt;
cell: &lt;em&gt;(read-only)&lt;/em&gt; this is an array of n lines and 2 columns; this is indexable, for instance, cell&lt;span&gt;[1]&lt;/span&gt;&lt;span&gt;[3]&lt;/span&gt; will be the 4th cell on the second line&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Debugging info:&lt;/strong&gt; no dbg_str() method, so far&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="http://mathmaker.sourceforge.net/participate/doc/classcore_1_1calculus_1_1Table.html"&gt;Check Table's complete doc&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="/p/mathmaker/doc4dev/Core%20Objects/"&gt;Back&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Mon, 24 Feb 2014 18:06:52 -0000</pubDate><guid>https://sourceforge.netac38380c1bbd9b469ca1f285baf4c46f74b8aa1c</guid></item></channel></rss>