<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/Math_Matrix/download/0.8.7/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Math_Matrix/download/0.8.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Math_Matrix/download/0.8.5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Math_Matrix/download/0.8.0/"/>
</rdf:Seq>
</items>

<title>Latest releases of math_matrix</title>
<description>The latest releases for the package math_matrix</description>
</channel>

<item rdf:about="http://pear.php.net/package/Math_Matrix/download/0.8.7/">
 <title>Math_Matrix 0.8.7</title>
 <link>http://pear.php.net/package/Math_Matrix/download/0.8.7/</link>
 <content:encoded>QA release&lt;br /&gt;
Updated minimum version of Math_Vector to 0.7.0
 </content:encoded>
 <dc:date>2010-10-05T01:30:49-05:00</dc:date>
 <dc:publisher>doconnor</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Math_Matrix/download/0.8.6/">
 <title>Math_Matrix 0.8.6</title>
 <link>http://pear.php.net/package/Math_Matrix/download/0.8.6/</link>
 <content:encoded>QA release&lt;br /&gt;
Package 2.0&lt;br /&gt;
Bug #884 PEAR QA: improvement for get_class()-usage 	jmcastagnetto&lt;br /&gt;
Bug #4959 Wrong dependency to PHPUnit 	 &lt;br /&gt;
Bug #9248 Parse error in PHP5 	jmcastagnetto&lt;br /&gt;
Bug #10728 multiply() method 	fou&lt;br /&gt;
Bug #11942 setData creates an error even when it isn't raised 	jmcastagnetto&lt;br /&gt;
Bug #13209 Math_Matrix has a method 'clone' which became a keyword as of PHP5 	jmcastagnetto&lt;br /&gt;
Bug #14986 PHP5 Integration 	 &lt;br /&gt;
Bug #16838 subMatrix has an error where checking for the number of columns 	kguest&lt;br /&gt;
Bug #16999 Support for PHP 5 	kguest
 </content:encoded>
 <dc:date>2010-10-04T15:20:57-05:00</dc:date>
 <dc:publisher>doconnor</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Math_Matrix/download/0.8.5/">
 <title>Math_Matrix 0.8.5</title>
 <link>http://pear.php.net/package/Math_Matrix/download/0.8.5/</link>
 <content:encoded>Fixed some bugs in matrix multiplication reported by John Pye&lt;br /&gt;
(john@curioussymbols.com) and Marcel Brunner (marcel@palmer.li).&lt;br /&gt;
Fixed some minor documentation incosistencies.&lt;br /&gt;
&lt;br /&gt;
Modified the setData() method to accept a Math_Matrix object or&lt;br /&gt;
an array of arrays of numbers.&lt;br /&gt;
Added the setZeroThreshold() and getZeroThreshold() to set and get the&lt;br /&gt;
value used as upper bound to minimize round-off errors.&lt;br /&gt;
Added also two static methods to generate famous matrices:&lt;br /&gt;
Math_Matrix::makeHilbert() for a square Hilber matrix, and &lt;br /&gt;
Math_Matrix::makeHankel() for m by n Hankel matrix.&lt;br /&gt;
Reorganized the directories to comply to the current directory organization&lt;br /&gt;
proposal.&lt;br /&gt;
It is recommended to uninstall the older version of Math_Matrix (and&lt;br /&gt;
Math_Vector) before installing this new release to avoid lingering files&lt;br /&gt;
(there is also a new release of Math_Vector):&lt;br /&gt;
$ pear uninstall Math_Matrix Math_Vector&lt;br /&gt;
$ pear install Math_Vector&lt;br /&gt;
$ pear install Math_Matrix&lt;br /&gt;
Included explicitely the optional dependency on the PHPUnit package version&lt;br /&gt;
0.6.2 or older, as current versions of that package need PHP5.
 </content:encoded>
 <dc:date>2003-11-01T19:15:29-05:00</dc:date>
 <dc:publisher>jmcastagnetto</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Math_Matrix/download/0.8.0/">
 <title>Math_Matrix 0.8.0</title>
 <link>http://pear.php.net/package/Math_Matrix/download/0.8.0/</link>
 <content:encoded>Initial released under PEAR. Reestructured the package so the main class&lt;br /&gt;
contains both instance and class methods to make things simpler.
 </content:encoded>
 <dc:date>2003-05-16T22:36:00-05:00</dc:date>
 <dc:publisher>jmcastagnetto</dc:publisher>
</item>

</rdf:RDF>