<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>R-packages &#x2013; /branches/Matrix-APIchange/R/dMatrix.R</title><description>WebSVN RSS feed &#x2013; R-packages</description><lastBuildDate>Mon, 27 Jul 2026 19:14:38 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=log&amp;max=40&amp;peg=4549</link><atom:link href="https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=rss&amp;peg=4549" rel="self" type="application/rss+xml" />
<item><pubDate>Sun, 01 Jul 2007 13:27:16 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 4529 – Creating a branch for the API changes from the 0.99875 ...</title><description>&lt;div&gt;&lt;strong&gt;bates – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Creating a branch for the API changes from the 0.99875 series to the 0.999375 series&lt;/div&gt;+ /branches/Matrix-APIchange &lt;i&gt;(copied from /trunk/Matrix@4528)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=4529&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=4529&amp;peg=4549</guid></item>
<item><pubDate>Thu, 07 Jun 2007 09:04:34 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4444 – few misc.</title><description>&lt;div&gt;&lt;strong&gt;maechler – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;few misc.&lt;/div&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/nMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=4444&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=4444&amp;peg=4549</guid></item>
<item><pubDate>Thu, 28 Dec 2006 22:11:32 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4064 – move Ops to new Ops.R; start using &quot;Logic&quot;</title><description>&lt;div&gt;&lt;strong&gt;maechler – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;move Ops to new Ops.R; start using &quot;Logic&quot;&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/ldenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ndenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ngeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/pMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/ddenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/ndenseMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/Ops.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=4064&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=4064&amp;peg=4549</guid></item>
<item><pubDate>Fri, 03 Nov 2006 23:18:07 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3950 – fully-sparse solve() for dsC; indexing &amp; comparison fixes</title><description>&lt;div&gt;&lt;strong&gt;maechler – 24 file(s) modified&lt;/strong&gt;&lt;br/&gt;fully-sparse solve() for dsC; indexing &amp; comparison fixes&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/dsCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/pMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lsTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/dsCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dsCMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/tests/Class+Meth.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.Rout.save&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;~ /trunk/Matrix/tests/validObj.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3950&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3950&amp;peg=4549</guid></item>
<item><pubDate>Mon, 30 Oct 2006 17:16:27 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3933 – another set of fixes/improvements; the last prompted by Harri Kiiveri</title><description>&lt;div&gt;&lt;strong&gt;maechler – 22 file(s) modified&lt;/strong&gt;&lt;br/&gt;another set of fixes/improvements; the last prompted by Harri Kiiveri&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/dgCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgRMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/diagonalMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/RsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgRMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/diagMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.c&lt;br /&gt;~ /trunk/Matrix/tests/Class+Meth.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.Rout.save&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3933&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3933&amp;peg=4549</guid></item>
<item><pubDate>Fri, 27 Oct 2006 16:58:15 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3931 – miscellaneous &quot;fixes&quot; mostly in ChangeLog and/or related to diagonalMatrix</title><description>&lt;div&gt;&lt;strong&gt;maechler – 38 file(s) modified&lt;/strong&gt;&lt;br/&gt;miscellaneous &quot;fixes&quot; mostly in ChangeLog and/or related to diagonalMatrix&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/ddenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ddiMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/diagonalMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ldiMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/ddenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/diagMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsyMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/HBMM.R&lt;br /&gt;~ /trunk/Matrix/R/Hilbert.R&lt;br /&gt;~ /trunk/Matrix/R/lMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/pMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/Csparse.c&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/Mutils.c&lt;br /&gt;~ /trunk/Matrix/src/Mutils.h&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;~ /trunk/Matrix/tests/validObj.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3931&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3931&amp;peg=4549</guid></item>
<item><pubDate>Thu, 28 Sep 2006 15:31:17 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3828 – &quot;Compare&quot; for &quot;dMatrix&quot;; plus a few small ones</title><description>&lt;div&gt;&lt;strong&gt;maechler – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;&quot;Compare&quot; for &quot;dMatrix&quot;; plus a few small ones&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/dtCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtpMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/diagMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3828&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3828&amp;peg=4549</guid></item>
<item><pubDate>Mon, 18 Sep 2006 15:30:37 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3792 – small update</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;small update&lt;/div&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3792&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3792&amp;peg=4549</guid></item>
<item><pubDate>Sat, 16 Sep 2006 21:03:12 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3787 – several small fixes + more tests for &quot;lMatrix&quot; classes; &quot;Compare&quot;; ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;several small fixes + more tests for &quot;lMatrix&quot; classes; &quot;Compare&quot;; &quot;chol&quot;&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/Cholesky-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Cholesky.Rd&lt;br /&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;x /trunk/Matrix/man/ndiMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dpoMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dppMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ltCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/nsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/tests/group-methods.R&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;~ /trunk/Matrix/tests/other-pkgs.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3787&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3787&amp;peg=4549</guid></item>
<item><pubDate>Tue, 12 Sep 2006 16:39:13 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3760 – 1st fix at &quot;Compare&quot;; other small fixes</title><description>&lt;div&gt;&lt;strong&gt;maechler – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;1st fix at &quot;Compare&quot;; other small fixes&lt;/div&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/src/dsCMatrix.c&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3760&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3760&amp;peg=4549</guid></item>
<item><pubDate>Mon, 11 Sep 2006 22:13:07 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3755 – new nMatrix and subclasses; lsparse change to have x slot; ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 64 file(s) modified&lt;/strong&gt;&lt;br/&gt;new nMatrix and subclasses; lsparse change to have x slot; many consequences&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/inst/doc/Intro2Matrix.Rnw&lt;br /&gt;~ /trunk/Matrix/inst/test-tools.R&lt;br /&gt;~ /trunk/Matrix/man/band.Rd&lt;br /&gt;~ /trunk/Matrix/man/CHMfactor-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ldenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/man/lsyMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/ndenseMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/ndiMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/ngeMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/nMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/nsparseMatrix-classes.Rd&lt;br /&gt;+ /trunk/Matrix/man/nsyMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/ntrMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/pMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/denseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lgTMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/lMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;+ /trunk/Matrix/R/ndenseMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/ngCMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/ngTMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/nsCMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/nsparseMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/ntCMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/ntTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/pMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/src/chm_common.c&lt;br /&gt;~ /trunk/Matrix/src/chm_common.h&lt;br /&gt;~ /trunk/Matrix/src/Csparse.c&lt;br /&gt;~ /trunk/Matrix/src/Csparse.h&lt;br /&gt;~ /trunk/Matrix/src/dense.c&lt;br /&gt;~ /trunk/Matrix/src/dsCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dsTMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dtTMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/src/ldense.c&lt;br /&gt;~ /trunk/Matrix/src/ldense.h&lt;br /&gt;~ /trunk/Matrix/src/Mutils.h&lt;br /&gt;~ /trunk/Matrix/src/Tsparse.c&lt;br /&gt;~ /trunk/Matrix/tests/Class+Meth.R&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3755&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3755&amp;peg=4549</guid></item>
<item><pubDate>Fri, 01 Sep 2006 15:31:04 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3534 – miscellaneous tweaks; moved some method definitions higher up</title><description>&lt;div&gt;&lt;strong&gt;maechler – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;miscellaneous tweaks; moved some method definitions higher up&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/denseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/denseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3534&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3534&amp;peg=4549</guid></item>
<item><pubDate>Wed, 30 Aug 2006 21:35:09 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3524 – several smallish fixes</title><description>&lt;div&gt;&lt;strong&gt;maechler – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;several smallish fixes&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/dsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/LU-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/MatrixFactorization-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sparseLU-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lmer.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/tests/factorizing.R&lt;br /&gt;~ /trunk/Matrix/tests/group-methods.R&lt;br /&gt;~ /trunk/Matrix/tests/other-pkgs.R&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3524&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3524&amp;peg=4549</guid></item>
<item><pubDate>Mon, 28 Aug 2006 15:36:16 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3512 – Arith( dMatrix, dMatrix)</title><description>&lt;div&gt;&lt;strong&gt;maechler – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Arith( dMatrix, dMatrix)&lt;/div&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3512&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3512&amp;peg=4549</guid></item>
<item><pubDate>Sat, 22 Jul 2006 17:59:53 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3340 – many method cleanups; notably some &quot;dgC&quot; -&gt; &quot;Csparse&quot; generaliztations</title><description>&lt;div&gt;&lt;strong&gt;maechler – 41 file(s) modified&lt;/strong&gt;&lt;br/&gt;many method cleanups; notably some &quot;dgC&quot; -&gt; &quot;Csparse&quot; generaliztations&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/band.Rd&lt;br /&gt;~ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ddenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgTMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/pMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/replValue-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Subassign-methods.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/ddenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/denseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/diagMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lmer.R&lt;br /&gt;~ /trunk/Matrix/R/lsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/pedigree.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/src/chm_common.c&lt;br /&gt;~ /trunk/Matrix/tests/bind.R&lt;br /&gt;~ /trunk/Matrix/tests/bind.Rout.save&lt;br /&gt;~ /trunk/Matrix/tests/indexing.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.Rout.save&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3340&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3340&amp;peg=4549</guid></item>
<item><pubDate>Fri, 21 Jul 2006 06:47:06 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3338 – miscellaneous mostly related to sparse indexing</title><description>&lt;div&gt;&lt;strong&gt;maechler – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;miscellaneous mostly related to sparse indexing&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgRMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgTMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/TsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/denseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgRMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3338&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3338&amp;peg=4549</guid></item>
<item><pubDate>Fri, 09 Jun 2006 21:47:22 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3226 – coercion to and multiplication of diagonal and sparse matrices</title><description>&lt;div&gt;&lt;strong&gt;maechler – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;coercion to and multiplication of diagonal and sparse matrices&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/ddiMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/diagonalMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ldiMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/diagMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3226&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3226&amp;peg=4549</guid></item>
<item><pubDate>Sat, 27 May 2006 20:12:08 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3182 – a few small changes, comments - on the way to ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;a few small changes, comments - on the way to get to a better &quot;Compare&quot; (group method) approach&lt;/div&gt;~ /trunk/Matrix/man/lgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/tests/lmer.R&lt;br /&gt;~ /trunk/Matrix/tests/validObj.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3182&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=3182&amp;peg=4549</guid></item>
<item><pubDate>Wed, 15 Mar 2006 17:42:03 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 2361 – use  isPacked() [internal] instead of private class &quot;packedMatrix&quot;</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;use  isPacked() [internal] instead of private class &quot;packedMatrix&quot;&lt;/div&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=2361&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=2361&amp;peg=4549</guid></item>
<item><pubDate>Mon, 13 Mar 2006 14:06:17 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 2356 – enable M[M &lt; 10] for dense</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;enable M[M &amp;lt; 10] for dense&lt;/div&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=2356&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=2356&amp;peg=4549</guid></item>
<item><pubDate>Sat, 26 Nov 2005 16:29:39 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 2026 – Add zapsmall method</title><description>&lt;div&gt;&lt;strong&gt;bates – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add zapsmall method&lt;/div&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=2026&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=2026&amp;peg=4549</guid></item>
<item><pubDate>Fri, 30 Sep 2005 17:28:00 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1869 – more coercions; particularly &quot;d&quot; &lt;-&gt; &quot;l&quot;; more tests (and more ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 45 file(s) modified&lt;/strong&gt;&lt;br/&gt;more coercions; particularly &quot;d&quot; &amp;lt;-&gt; &quot;l&quot;; more tests (and more FIXMEs!); fixing two &quot;index-0 bugs&quot;; ...&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/dCholCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/denseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsyMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtpMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtrMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ldenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/man/ltrMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/pMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/ddenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/denseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/zzz.R&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/src/Makefile&lt;br /&gt;~ /trunk/Matrix/tests/base-matrix-fun.R&lt;br /&gt;~ /trunk/Matrix/tests/dg_Matrix.R&lt;br /&gt;~ /trunk/Matrix/tests/group-methods.R&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1869&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1869&amp;peg=4549</guid></item>
<item><pubDate>Wed, 28 Sep 2005 19:34:31 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1866 – more &quot;Compare&quot; and some &quot;!&quot; methods; expm() for sparse; updated ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;more &quot;Compare&quot; and some &quot;!&quot; methods; expm() for sparse; updated tests&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/expm.Rd&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/ddenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/pMatrix.R&lt;br /&gt;~ /trunk/Matrix/tests/Class+Meth.R&lt;br /&gt;~ /trunk/Matrix/tests/dpoMatrix.Rout.save&lt;br /&gt;~ /trunk/Matrix/tests/group-methods.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.Rout.save&lt;br /&gt;~ /trunk/Matrix/tests/matr-exp.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1866&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1866&amp;peg=4549</guid></item>
<item><pubDate>Wed, 28 Sep 2005 08:56:42 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1857 – some &quot;Summary&quot; methods; some &quot;Compare&quot; group methods; logical dense matrices</title><description>&lt;div&gt;&lt;strong&gt;maechler – 37 file(s) modified&lt;/strong&gt;&lt;br/&gt;some &quot;Summary&quot; methods; some &quot;Compare&quot; group methods; logical dense matrices&lt;/div&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/dgCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dpoMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsyMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtCMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/ldenseMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/lgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;+ /trunk/Matrix/man/lsyMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/ltrMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/unused-classes.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/AllGeneric.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/ddenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dppMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dspMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsyMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtTMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/ldenseMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/lgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ltCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1857&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1857&amp;peg=4549</guid></item>
<item><pubDate>Mon, 19 Sep 2005 19:01:31 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1833 – too many changes: rbind2 for dM*, cbind2(), &quot;Math&quot;, &quot;Arith&quot; for ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 44 file(s) modified&lt;/strong&gt;&lt;br/&gt;too many changes: rbind2 for dM*, cbind2(), &quot;Math&quot;, &quot;Arith&quot; for sparse ones; more  &quot;s/gTMatrix/TsparseMatrix/&quot; fixes; quite a few more tests, incl some for *all* classes&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/inst/test-tools.R&lt;br /&gt;+ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ddenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsyMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtrMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Subassign-methods.Rd&lt;br /&gt;~ /trunk/Matrix/man/TsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Xtrct-methods.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/AllGeneric.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/ddenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/denseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/dsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsyMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/src/Csparse.c&lt;br /&gt;~ /trunk/Matrix/tests/bind.R&lt;br /&gt;~ /trunk/Matrix/tests/Class+Meth.R&lt;br /&gt;~ /trunk/Matrix/tests/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/tests/group-methods.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.Rout.save&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1833&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1833&amp;peg=4549</guid></item>
<item><pubDate>Fri, 26 Aug 2005 17:25:03 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1760 – &quot;Summary&quot; method -&gt; found R-bug</title><description>&lt;div&gt;&lt;strong&gt;maechler – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&quot;Summary&quot; method -&gt; found R-bug&lt;/div&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1760&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1760&amp;peg=4549</guid></item>
<item><pubDate>Mon, 18 Apr 2005 20:20:46 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1388 – comment out &quot;integer&quot; methods: those are now part of &quot;numeric&quot;</title><description>&lt;div&gt;&lt;strong&gt;maechler – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;comment out &quot;integer&quot; methods: those are now part of &quot;numeric&quot;&lt;/div&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1388&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1388&amp;peg=4549</guid></item>
<item><pubDate>Thu, 31 Mar 2005 17:10:16 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 1321 – Moving methods for operations with numeric to the Matrix class ...</title><description>&lt;div&gt;&lt;strong&gt;bates – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class&lt;/div&gt;~ /trunk/Matrix/man/dgCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dpoMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dppMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dspMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dsCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dsCMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1321&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1321&amp;peg=4549</guid></item>
<item><pubDate>Wed, 16 Mar 2005 16:57:52 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1287 – more %*% and setAs(); tests too</title><description>&lt;div&gt;&lt;strong&gt;maechler – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;more %*% and setAs(); tests too&lt;/div&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsyMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtpMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtrMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/pMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dspMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/pMatrix.R&lt;br /&gt;~ /trunk/Matrix/tests/dpoMatrix.R&lt;br /&gt;~ /trunk/Matrix/tests/dpoMatrix.Rout.save&lt;br /&gt;~ /trunk/Matrix/tests/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;~ /trunk/Matrix/tests/validObj.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1287&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1287&amp;peg=4549</guid></item>
<item><pubDate>Sat, 05 Mar 2005 21:19:13 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1239 – + setAs(*, &quot;matrix&quot;)</title><description>&lt;div&gt;&lt;strong&gt;maechler – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;+ setAs(*, &quot;matrix&quot;)&lt;/div&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1239&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1239&amp;peg=4549</guid></item>
<item><pubDate>Fri, 04 Mar 2005 17:29:37 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1227 – add &quot;dMatrix&quot; group methods and doc file</title><description>&lt;div&gt;&lt;strong&gt;maechler – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;add &quot;dMatrix&quot; group methods and doc file&lt;/div&gt;+ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1227&amp;peg=4549</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/R/dMatrix.R?op=revision&amp;rev=1227&amp;peg=4549</guid></item>
</channel></rss>