<?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_Vector/download/0.6.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Math_Vector/download/0.6.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Math_Vector/download/0.5.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Math_Vector/download/0.5.0/"/>
</rdf:Seq>
</items>

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

<item rdf:about="http://pear.php.net/package/Math_Vector/download/0.6.2/">
 <title>Math_Vector 0.6.2</title>
 <link>http://pear.php.net/package/Math_Vector/download/0.6.2/</link>
 <content:encoded>Made the data in the constructor optional. Added setData() and&lt;br /&gt;
getData() methods to handle vector initialization.&lt;br /&gt;
Reorganized the directories for tests and documentation. It is &lt;br /&gt;
recommended to uninstall Math_Vector before installing this release&lt;br /&gt;
to avoid lingering files:&lt;br /&gt;
$ pear uninstall Math_Vector&lt;br /&gt;
$ pear install Math_Vector&lt;br /&gt;
Included explicit optional dependency on PHPUnit 0.6.2 or older. Newer&lt;br /&gt;
versions of PHPUnit require PHP5.
 </content:encoded>
 <dc:date>2003-11-01T19:12:48-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Math_Vector/download/0.6.0/">
 <title>Math_Vector 0.6.0</title>
 <link>http://pear.php.net/package/Math_Vector/download/0.6.0/</link>
 <content:encoded>Some other class name capitalization fixes.&lt;br /&gt;
Using PEAR::raiseError() instead of creating a new PEAR_Error object&lt;br /&gt;
Added new distance metrics between vectors: Manhattan (aka city) distance&lt;br /&gt;
and Chessboard distance.&lt;br /&gt;
Changed examples/vector_creation.php to show the use of the new distance&lt;br /&gt;
metrics.
 </content:encoded>
 <dc:date>2002-08-19T19:34:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Math_Vector/download/0.5.1/">
 <title>Math_Vector 0.5.1</title>
 <link>http://pear.php.net/package/Math_Vector/download/0.5.1/</link>
 <content:encoded>Fixed capitalization of PEAR_Error
 </content:encoded>
 <dc:date>2002-07-31T01:03:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Math_Vector/download/0.5.0/">
 <title>Math_Vector 0.5.0</title>
 <link>http://pear.php.net/package/Math_Vector/download/0.5.0/</link>
 <content:encoded>Initial release
 </content:encoded>
 <dc:date>2002-04-24T01:29:00-05:00</dc:date>
</item>

</rdf:RDF>