<?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/man/dgeMatrix-class.Rd</title><description>WebSVN RSS feed &#x2013; R-packages</description><lastBuildDate>Mon, 27 Jul 2026 17:13:04 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=log&amp;max=40&amp;peg=4556</link><atom:link href="https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=rss&amp;peg=4556" 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/man/dgeMatrix-class.Rd?op=revision&amp;rev=4529&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=4529&amp;peg=4556</guid></item>
<item><pubDate>Thu, 14 Jun 2007 10:46:10 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4456 – more strict validity checking for Csparse</title><description>&lt;div&gt;&lt;strong&gt;maechler – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;more strict validity checking for Csparse&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/src/Csparse.c&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=4456&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=4456&amp;peg=4556</guid></item>
<item><pubDate>Thu, 12 Apr 2007 13:21:51 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4286 – kronecker() rationalization; more setAs(), notably to virtual classes and tT ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 31 file(s) modified&lt;/strong&gt;&lt;br/&gt;kronecker() rationalization; more setAs(), notably to virtual classes and tT &amp;lt;-&gt; gT&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/cBind.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/diagonalMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsparseMatrix-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/kronecker-methods.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/nsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/man/TsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/kronecker.R&lt;br /&gt;~ /trunk/Matrix/R/lgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ltTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/ngTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ntTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/tests/bind.Rout.save&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;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=4286&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=4286&amp;peg=4556</guid></item>
<item><pubDate>Tue, 29 Aug 2006 22:30:57 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 3520 – Promotion of %*% and solve to RHS of ddenseMatrix</title><description>&lt;div&gt;&lt;strong&gt;bates – 25 file(s) modified&lt;/strong&gt;&lt;br/&gt;Promotion of %*% and solve to RHS of ddenseMatrix&lt;/div&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/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/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/dspMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsyMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dspMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dspMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dsyMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dsyMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dtpMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dtpMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dtrMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/Mutils.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=3520&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=3520&amp;peg=4556</guid></item>
<item><pubDate>Fri, 25 Aug 2006 20:38:36 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3501 – use setAs(&quot;ddenseMatrix&quot;, &quot;dgeMatrix&quot;, *) instead of older specific ones</title><description>&lt;div&gt;&lt;strong&gt;maechler – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;use setAs(&quot;ddenseMatrix&quot;, &quot;dgeMatrix&quot;, *) instead of older specific ones&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/ddenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ddiMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-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/R/ddenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/diagMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dspMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsyMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/dsyMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dtrMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/src/Mutils.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=3501&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=3501&amp;peg=4556</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/man/dgeMatrix-class.Rd?op=revision&amp;rev=3340&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=3340&amp;peg=4556</guid></item>
<item><pubDate>Wed, 24 May 2006 14:44:59 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3175 – start massive use of \linkS4class{.}</title><description>&lt;div&gt;&lt;strong&gt;maechler – 55 file(s) modified&lt;/strong&gt;&lt;br/&gt;start massive use of \linkS4class{.}&lt;/div&gt;~ /trunk/Matrix/man/band.Rd&lt;br /&gt;~ /trunk/Matrix/man/CAex.Rd&lt;br /&gt;~ /trunk/Matrix/man/CHMfactor-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Cholesky-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/compMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dCholCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ddenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ddiMatrix-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/dgRMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgTMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Diagonal.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/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/dsRMatrix-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-def.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtrMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/expm.Rd&lt;br /&gt;~ /trunk/Matrix/man/generalMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Hilbert.Rd&lt;br /&gt;~ /trunk/Matrix/man/index-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ldenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ldiMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lmer-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lmer.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/LU-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lu.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix.Rd&lt;br /&gt;~ /trunk/Matrix/man/mcmcsamp.Rd&lt;br /&gt;~ /trunk/Matrix/man/pedigree-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/pedigree.Rd&lt;br /&gt;~ /trunk/Matrix/man/pMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/RsparseMatrix-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/symmetricMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/tcrossprod.Rd&lt;br /&gt;~ /trunk/Matrix/man/triangularMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/TsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/unused-classes.Rd&lt;br /&gt;~ /trunk/Matrix/man/VarCorr.Rd&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=3175&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=3175&amp;peg=4556</guid></item>
<item><pubDate>Mon, 16 Jan 2006 20:02:16 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 2207 – remove @rcond everywhere, and @factors for triangular ones</title><description>&lt;div&gt;&lt;strong&gt;maechler – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove @rcond everywhere, and @factors for triangular ones&lt;/div&gt;~ /trunk/Matrix/man/Cholesky-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ddiMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/denseMatrix-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/diagonalMatrix-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/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;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=2207&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=2207&amp;peg=4556</guid></item>
<item><pubDate>Thu, 29 Dec 2005 11:38:59 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 2095 – some 2-argument-tcrossprod methods (and test svn)</title><description>&lt;div&gt;&lt;strong&gt;maechler – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;some 2-argument-tcrossprod methods (and test svn)&lt;/div&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.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/man/dgeMatrix-class.Rd?op=revision&amp;rev=2095&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=2095&amp;peg=4556</guid></item>
<item><pubDate>Fri, 09 Dec 2005 20:55:39 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 2059 – make tcrossprod() use 2 arguments (x, y=NULL)</title><description>&lt;div&gt;&lt;strong&gt;maechler – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;make tcrossprod() use 2 arguments (x, y=NULL)&lt;/div&gt;~ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ddenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/man/tcrossprod.Rd&lt;br /&gt;~ /trunk/Matrix/man/TsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/AllGeneric.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/lgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/tests/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=2059&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=2059&amp;peg=4556</guid></item>
<item><pubDate>Wed, 23 Nov 2005 22:20:13 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 2022 – Matrix multiplication and coersion at higher level</title><description>&lt;div&gt;&lt;strong&gt;bates – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;Matrix multiplication and coersion at higher level&lt;/div&gt;~ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/denseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/TsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/denseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&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/dense.h&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgTMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dsCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/src/Makefile&lt;br /&gt;~ /trunk/Matrix/src/Makefile.win&lt;br /&gt;~ /trunk/Matrix/src/Tsparse.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=2022&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=2022&amp;peg=4556</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/man/dgeMatrix-class.Rd?op=revision&amp;rev=1869&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1869&amp;peg=4556</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/man/dgeMatrix-class.Rd?op=revision&amp;rev=1857&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1857&amp;peg=4556</guid></item>
<item><pubDate>Sat, 02 Jul 2005 20:55:50 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1624 – separate docu for ddenseMatrix class</title><description>&lt;div&gt;&lt;strong&gt;maechler – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;separate docu for ddenseMatrix class&lt;/div&gt;+ /trunk/Matrix/man/ddenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1624&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1624&amp;peg=4556</guid></item>
<item><pubDate>Fri, 06 May 2005 23:52:34 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 1463 – Added colSums and friends for dgeMatrix class</title><description>&lt;div&gt;&lt;strong&gt;bates – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added colSums and friends for dgeMatrix class&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;+ /trunk/Matrix/tests/rowcolOps.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1463&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1463&amp;peg=4556</guid></item>
<item><pubDate>Mon, 18 Apr 2005 20:18:46 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1386 – numeric x dgeMatrix : for solve etc</title><description>&lt;div&gt;&lt;strong&gt;maechler – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;numeric x dgeMatrix : for solve etc&lt;/div&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/tests/solve.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1386&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1386&amp;peg=4556</guid></item>
<item><pubDate>Thu, 31 Mar 2005 21:19:35 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 1324 – Create &quot;fallback&quot; methods for any kind of numeric, dense matrix</title><description>&lt;div&gt;&lt;strong&gt;bates – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Create &quot;fallback&quot; methods for any kind of numeric, dense matrix&lt;/div&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/expm.Rd&lt;br /&gt;~ /trunk/Matrix/man/Schur.Rd&lt;br /&gt;+ /trunk/Matrix/R/ddenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/eigen.R&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.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/man/dgeMatrix-class.Rd?op=revision&amp;rev=1324&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1324&amp;peg=4556</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/man/dgeMatrix-class.Rd?op=revision&amp;rev=1321&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1321&amp;peg=4556</guid></item>
<item><pubDate>Wed, 16 Mar 2005 01:08:36 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 1282 – Updates to multiplication and other methods</title><description>&lt;div&gt;&lt;strong&gt;bates – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updates to multiplication and other methods&lt;/div&gt;~ /trunk/Matrix/man/Cholesky-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dpoMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsyMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dpoMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dspMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dppMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dppMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dspMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dspMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/factorizations.c&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/tests/dpoMatrix.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/man/dgeMatrix-class.Rd?op=revision&amp;rev=1282&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1282&amp;peg=4556</guid></item>
<item><pubDate>Sun, 13 Mar 2005 21:01:45 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1264 – updates</title><description>&lt;div&gt;&lt;strong&gt;maechler – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;updates&lt;/div&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsyMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/unpack.Rd&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/man/dgeMatrix-class.Rd?op=revision&amp;rev=1264&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1264&amp;peg=4556</guid></item>
<item><pubDate>Thu, 10 Mar 2005 17:57:47 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1258 – more  %*% methods; some dimnames in C (untested); checks ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;more  %*% methods; some dimnames in C (untested); checks extended&lt;/div&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtpMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/dsyMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dtpMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dtpMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dtrMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/init.c&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/man/dgeMatrix-class.Rd?op=revision&amp;rev=1258&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1258&amp;peg=4556</guid></item>
<item><pubDate>Sat, 05 Mar 2005 21:23:09 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1243 – mainly changed \alias{}es for methods</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;mainly changed \alias{}es for methods&lt;/div&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1243&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1243&amp;peg=4556</guid></item>
<item><pubDate>Fri, 04 Mar 2005 17:34:45 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1232 – \alias{.} for the new methods</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;\alias{.} for the new methods&lt;/div&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtpMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1232&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1232&amp;peg=4556</guid></item>
<item><pubDate>Sun, 27 Feb 2005 00:04:16 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1175 – dimnames(), &quot;dimnames() &lt;-&quot;, better t(), etc</title><description>&lt;div&gt;&lt;strong&gt;maechler – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;dimnames(), &quot;dimnames() &amp;lt;-&quot;, better t(), etc&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.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/man/dgeMatrix-class.Rd?op=revision&amp;rev=1175&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1175&amp;peg=4556</guid></item>
<item><pubDate>Sat, 26 Feb 2005 18:06:08 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1169 – more group methods and testing them</title><description>&lt;div&gt;&lt;strong&gt;maechler – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;more group methods and testing them&lt;/div&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;+ /trunk/Matrix/tests/group-methods.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1169&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1169&amp;peg=4556</guid></item>
<item><pubDate>Thu, 10 Feb 2005 17:30:10 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1070 – &quot;Arith&quot; group methods work!</title><description>&lt;div&gt;&lt;strong&gt;maechler – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;&quot;Arith&quot; group methods work!&lt;/div&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1070&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1070&amp;peg=4556</guid></item>
<item><pubDate>Thu, 10 Feb 2005 13:50:27 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1060 – add @Dimnames (-&gt; new &quot;mm&quot;)</title><description>&lt;div&gt;&lt;strong&gt;maechler – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;add @Dimnames (-&gt; new &quot;mm&quot;)&lt;/div&gt;~ /trunk/Matrix/data/mm.rda&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/Cholesky-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dCholCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgBCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.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/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/tests/dpoMatrix.Rout.save&lt;br /&gt;~ /trunk/Matrix/tests/matr-exp.R&lt;br /&gt;~ /trunk/Matrix/tests/mm-redo.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/man/dgeMatrix-class.Rd?op=revision&amp;rev=1060&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1060&amp;peg=4556</guid></item>
<item><pubDate>Fri, 04 Feb 2005 18:19:29 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 1006 – 2 typos</title><description>&lt;div&gt;&lt;strong&gt;maechler – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;2 typos&lt;/div&gt;~ /trunk/Matrix/man/dgeMatrix-class.Rd&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1006&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=1006&amp;peg=4556</guid></item>
<item><pubDate>Wed, 02 Feb 2005 15:01:50 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 980 – Renaming and reorganizing classes</title><description>&lt;div&gt;&lt;strong&gt;bates – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Renaming and reorganizing classes&lt;/div&gt;x /trunk/Matrix/man/cscMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/dgCMatrix-class.Rd &lt;i&gt;(copied from /trunk/Matrix/man/cscMatrix-class.Rd@979)&lt;/i&gt;&lt;br /&gt;+ /trunk/Matrix/man/dgeMatrix-class.Rd &lt;i&gt;(copied from /trunk/Matrix/man/geMatrix-class.Rd@979)&lt;/i&gt;&lt;br /&gt;+ /trunk/Matrix/man/dgTMatrix-class.Rd &lt;i&gt;(copied from /trunk/Matrix/man/tripletMatrix-class.Rd@979)&lt;/i&gt;&lt;br /&gt;+ /trunk/Matrix/man/dpoMatrix-class.Rd &lt;i&gt;(copied from /trunk/Matrix/man/poMatrix-class.Rd@979)&lt;/i&gt;&lt;br /&gt;+ /trunk/Matrix/man/dsCMatrix-class.Rd &lt;i&gt;(copied from /trunk/Matrix/man/sscMatrix-class.Rd@979)&lt;/i&gt;&lt;br /&gt;+ /trunk/Matrix/man/dsyMatrix-class.Rd &lt;i&gt;(copied from /trunk/Matrix/man/syMatrix-class.Rd@979)&lt;/i&gt;&lt;br /&gt;+ /trunk/Matrix/man/dtCMatrix-class.Rd &lt;i&gt;(copied from /trunk/Matrix/man/tscMatrix-class.Rd@979)&lt;/i&gt;&lt;br /&gt;+ /trunk/Matrix/man/dtrMatrix-class.Rd &lt;i&gt;(copied from /trunk/Matrix/man/trMatrix-class.Rd@979)&lt;/i&gt;&lt;br /&gt;x /trunk/Matrix/man/geMatrix-class.Rd&lt;br /&gt;x /trunk/Matrix/man/poMatrix-class.Rd&lt;br /&gt;x /trunk/Matrix/man/sscMatrix-class.Rd&lt;br /&gt;x /trunk/Matrix/man/syMatrix-class.Rd&lt;br /&gt;x /trunk/Matrix/man/tripletMatrix-class.Rd&lt;br /&gt;x /trunk/Matrix/man/trMatrix-class.Rd&lt;br /&gt;x /trunk/Matrix/man/tscMatrix-class.Rd&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=980&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=980&amp;peg=4556</guid></item>
<item><pubDate>Wed, 02 Feb 2005 14:59:12 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 979 – Renaming and reorganizing classes</title><description>&lt;div&gt;&lt;strong&gt;bates – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;Renaming and reorganizing classes&lt;/div&gt;~ /trunk/Matrix/man/Cholesky-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/cscBlocked-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/cscMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/expm.Rd&lt;br /&gt;~ /trunk/Matrix/man/geMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/LU-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/mm.Rd&lt;br /&gt;~ /trunk/Matrix/man/poMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sscChol-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sscCrosstab-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ssclme-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sscMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/syMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/tcrossprod.Rd&lt;br /&gt;~ /trunk/Matrix/man/tripletMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/trMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/tscMatrix-class.Rd&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=979&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=979&amp;peg=4556</guid></item>
<item><pubDate>Wed, 02 Feb 2005 11:51:24 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 975 – Change name of slot from factorization to factors</title><description>&lt;div&gt;&lt;strong&gt;bates – 26 file(s) modified&lt;/strong&gt;&lt;br/&gt;Change name of slot from factorization to factors&lt;/div&gt;~ /trunk/Matrix/data/mm.rda&lt;br /&gt;~ /trunk/Matrix/inst/doc/Introduction.Rnw&lt;br /&gt;~ /trunk/Matrix/man/Cholesky-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/geMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/poMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sscChol-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sscCrosstab-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sscMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/syMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/trMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/tscMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/src/cscBlocked.c&lt;br /&gt;~ /trunk/Matrix/src/cscMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/geMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/src/LU.c&lt;br /&gt;~ /trunk/Matrix/src/Mutils.c&lt;br /&gt;~ /trunk/Matrix/src/Mutils.h&lt;br /&gt;~ /trunk/Matrix/src/poMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/sscMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/syMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/Syms.h&lt;br /&gt;~ /trunk/Matrix/src/triplet.c&lt;br /&gt;~ /trunk/Matrix/src/trMatrix.c&lt;br /&gt;~ /trunk/Matrix/tests/poMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=975&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=975&amp;peg=4556</guid></item>
<item><pubDate>Tue, 15 Jun 2004 21:37:15 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 393 – Escape % characters in .Rd files</title><description>&lt;div&gt;&lt;strong&gt;bates – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Escape % characters in .Rd files&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/geMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/syMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/trMatrix-class.Rd&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=393&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=393&amp;peg=4556</guid></item>
<item><pubDate>Mon, 22 Mar 2004 20:20:05 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 155 – Initial import</title><description>&lt;div&gt;&lt;strong&gt;bates – 264 file(s) modified&lt;/strong&gt;&lt;br/&gt;Initial import&lt;/div&gt;+ /trunk/Matrix&lt;br /&gt;+ /trunk/Matrix/ChangeLog&lt;br /&gt;+ /trunk/Matrix/data&lt;br /&gt;+ /trunk/Matrix/data/mm.rda&lt;br /&gt;+ /trunk/Matrix/data/ScotsSec.rda&lt;br /&gt;+ /trunk/Matrix/data/y.rda&lt;br /&gt;+ /trunk/Matrix/DESCRIPTION&lt;br /&gt;+ /trunk/Matrix/INDEX&lt;br /&gt;+ /trunk/Matrix/inst&lt;br /&gt;+ /trunk/Matrix/inst/doc&lt;br /&gt;+ /trunk/Matrix/inst/doc/Comparisons.Rnw&lt;br /&gt;+ /trunk/Matrix/inst/doc/Introduction.Rnw&lt;br /&gt;+ /trunk/Matrix/inst/doc/Matrix.bib&lt;br /&gt;+ /trunk/Matrix/inst/doc/MixedEffects.Rnw&lt;br /&gt;+ /trunk/Matrix/inst/doc/myVignette.sty&lt;br /&gt;+ /trunk/Matrix/install.R&lt;br /&gt;+ /trunk/Matrix/man&lt;br /&gt;+ /trunk/Matrix/man/Cholesky-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/coefGets.Rd&lt;br /&gt;+ /trunk/Matrix/man/corFactor.Rd&lt;br /&gt;+ /trunk/Matrix/man/corMatrix.Rd&lt;br /&gt;+ /trunk/Matrix/man/corrmatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/cscMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/expand.Rd&lt;br /&gt;+ /trunk/Matrix/man/facmul.Rd&lt;br /&gt;+ /trunk/Matrix/man/geMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/Hilbert.Rd&lt;br /&gt;+ /trunk/Matrix/man/isInitialized.Rd&lt;br /&gt;+ /trunk/Matrix/man/LU-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/lu.Rd&lt;br /&gt;+ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/Matrix.Rd&lt;br /&gt;+ /trunk/Matrix/man/matrixGets.Rd&lt;br /&gt;+ /trunk/Matrix/man/mm.Rd&lt;br /&gt;+ /trunk/Matrix/man/norm.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdBlocked-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdCompSymm-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdDiag-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdfactor-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdFactor.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdIdent-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdLogChol-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdMat-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdmatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdMatrix.Rd&lt;br /&gt;+ /trunk/Matrix/man/pdNatural-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/poMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/rcond.Rd&lt;br /&gt;+ /trunk/Matrix/man/Schur.Rd&lt;br /&gt;+ /trunk/Matrix/man/ScotsSec.Rd&lt;br /&gt;+ /trunk/Matrix/man/sscChol-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/sscCrosstab-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/sscCrosstab.Rd&lt;br /&gt;+ /trunk/Matrix/man/ssclme-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/sscMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/syMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/tripletMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/trMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/tscMatrix-class.Rd&lt;br /&gt;+ /trunk/Matrix/man/unpack.Rd&lt;br /&gt;+ /trunk/Matrix/man/y.Rd&lt;br /&gt;+ /trunk/Matrix/NAMESPACE&lt;br /&gt;+ /trunk/Matrix/R&lt;br /&gt;+ /trunk/Matrix/R/AAA.R&lt;br /&gt;+ /trunk/Matrix/R/AllClass.R&lt;br /&gt;+ /trunk/Matrix/R/AllGeneric.R&lt;br /&gt;+ /trunk/Matrix/R/cscMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/eigen.R&lt;br /&gt;+ /trunk/Matrix/R/geMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/Hilbert.R&lt;br /&gt;+ /trunk/Matrix/R/LU.R&lt;br /&gt;+ /trunk/Matrix/R/Matrix.R&lt;br /&gt;+ /trunk/Matrix/R/pdCompSymm.R&lt;br /&gt;+ /trunk/Matrix/R/pdDiag.R&lt;br /&gt;+ /trunk/Matrix/R/pdIdent.R&lt;br /&gt;+ /trunk/Matrix/R/pdLogChol.R&lt;br /&gt;+ /trunk/Matrix/R/pdMat.R&lt;br /&gt;+ /trunk/Matrix/R/pdNatural.R&lt;br /&gt;+ /trunk/Matrix/R/poMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/sscCrosstab.R&lt;br /&gt;+ /trunk/Matrix/R/sscMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/syMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/tripletMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/trMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/tscMatrix.R&lt;br /&gt;+ /trunk/Matrix/src&lt;br /&gt;+ /trunk/Matrix/src/cscMatrix.c&lt;br /&gt;+ /trunk/Matrix/src/cscMatrix.h&lt;br /&gt;+ /trunk/Matrix/src/dense.c&lt;br /&gt;+ /trunk/Matrix/src/dense.h&lt;br /&gt;+ /trunk/Matrix/src/factorizations.c&lt;br /&gt;+ /trunk/Matrix/src/factorizations.h&lt;br /&gt;+ /trunk/Matrix/src/flame.c&lt;br /&gt;+ /trunk/Matrix/src/flame.h&lt;br /&gt;+ /trunk/Matrix/src/geMatrix.c&lt;br /&gt;+ /trunk/Matrix/src/geMatrix.h&lt;br /&gt;+ /trunk/Matrix/src/geMutils.c&lt;br /&gt;+ /trunk/Matrix/src/geMutils.h&lt;br /&gt;+ /trunk/Matrix/src/ldl.c&lt;br /&gt;+ /trunk/Matrix/src/ldl.h&lt;br /&gt;+ /trunk/Matrix/src/LU.c&lt;br /&gt;+ /trunk/Matrix/src/LU.h&lt;br /&gt;+ /trunk/Matrix/src/Makefile&lt;br /&gt;+ /trunk/Matrix/src/Makefile.win&lt;br /&gt;+ /trunk/Matrix/src/Metis&lt;br /&gt;+ /trunk/Matrix/src/Metis/balance.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/bucketsort.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/ccgraph.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/coarsen.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/compress.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/debug.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/defs.h&lt;br /&gt;+ /trunk/Matrix/src/Metis/estmem.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/fm.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/fortran.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/frename.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/graph.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/initpart.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/kmetis.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/kvmetis.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/kwayfm.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/kwayrefine.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/kwayvolfm.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/kwayvolrefine.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/macros.h&lt;br /&gt;+ /trunk/Matrix/src/Metis/Makefile&lt;br /&gt;+ /trunk/Matrix/src/Metis/Makefile.win&lt;br /&gt;+ /trunk/Matrix/src/Metis/match.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mbalance.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mbalance2.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mcoarsen.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/memory.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mesh.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/meshpart.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/metis.h&lt;br /&gt;+ /trunk/Matrix/src/Metis/mfm.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mfm2.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mincover.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/minitpart.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/minitpart2.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mkmetis.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mkwayfmh.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mkwayrefine.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mmatch.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mmd.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mpmetis.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mrefine.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mrefine2.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/mutil.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/myqsort.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/ometis.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/parmetis.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/pmetis.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/pqueue.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/proto.h&lt;br /&gt;+ /trunk/Matrix/src/Metis/refine.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/rename.h&lt;br /&gt;+ /trunk/Matrix/src/Metis/separator.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/sfm.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/srefine.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/stat.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/struct.h&lt;br /&gt;+ /trunk/Matrix/src/Metis/subdomains.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/timing.c&lt;br /&gt;+ /trunk/Matrix/src/Metis/util.c&lt;br /&gt;+ /trunk/Matrix/src/Metis_utils.c&lt;br /&gt;+ /trunk/Matrix/src/Metis_utils.h&lt;br /&gt;+ /trunk/Matrix/src/Mutils.c&lt;br /&gt;+ /trunk/Matrix/src/Mutils.h&lt;br /&gt;+ /trunk/Matrix/src/pdDiag.c&lt;br /&gt;+ /trunk/Matrix/src/pdIdent.c&lt;br /&gt;+ /trunk/Matrix/src/pdLogChol.c&lt;br /&gt;+ /trunk/Matrix/src/pdMat.c&lt;br /&gt;+ /trunk/Matrix/src/pdNatural.c&lt;br /&gt;+ /trunk/Matrix/src/poMatrix.c&lt;br /&gt;+ /trunk/Matrix/src/poMatrix.h&lt;br /&gt;+ /trunk/Matrix/src/sscChol.c&lt;br /&gt;+ /trunk/Matrix/src/sscChol.h&lt;br /&gt;+ /trunk/Matrix/src/sscCrosstab.c&lt;br /&gt;+ /trunk/Matrix/src/sscCrosstab.h&lt;br /&gt;+ /trunk/Matrix/src/ssclme.c&lt;br /&gt;+ /trunk/Matrix/src/ssclme.h&lt;br /&gt;+ /trunk/Matrix/src/sscMatrix.c&lt;br /&gt;+ /trunk/Matrix/src/sscMatrix.h&lt;br /&gt;+ /trunk/Matrix/src/syMatrix.c&lt;br /&gt;+ /trunk/Matrix/src/syMatrix.h&lt;br /&gt;+ /trunk/Matrix/src/taucs&lt;br /&gt;+ /trunk/Matrix/src/taucs/Makefile&lt;br /&gt;+ /trunk/Matrix/src/taucs/Makefile.win&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs.h&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_ccs_base.c&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_ccs_factor_llt.c&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_ccs_ops.c&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_ccs_solve_llt.c&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_ccs_xxt.c&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_complex.c&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_config_build.h&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_config_tests.h&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_malloc.c&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_private.h&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_sn_llt.c&lt;br /&gt;+ /trunk/Matrix/src/taucs/taucs_vec_base.c&lt;br /&gt;+ /trunk/Matrix/src/taucs_utils.c&lt;br /&gt;+ /trunk/Matrix/src/taucs_utils.h&lt;br /&gt;+ /trunk/Matrix/src/triplet.c&lt;br /&gt;+ /trunk/Matrix/src/triplet.h&lt;br /&gt;+ /trunk/Matrix/src/trMatrix.c&lt;br /&gt;+ /trunk/Matrix/src/trMatrix.h&lt;br /&gt;+ /trunk/Matrix/src/tscMatrix.c&lt;br /&gt;+ /trunk/Matrix/src/tscMatrix.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack&lt;br /&gt;+ /trunk/Matrix/src/umfpack/amd.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/amd_internal.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/Makefile&lt;br /&gt;+ /trunk/Matrix/src/umfpack/Makefile.win&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/UMFPACK.README&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_col_to_triplet.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_defaults.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_free_numeric.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_free_symbolic.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_get_lunz.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_get_numeric.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_get_symbolic.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_load_numeric.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_load_symbolic.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_report_control.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_report_info.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_report_matrix.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_report_numeric.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_report_perm.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_report_status.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_report_symbolic.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_report_triplet.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_report_vector.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_save_numeric.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_save_symbolic.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_scale.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_solve.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_symbolic.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_tictoc.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_timer.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_transpose.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_triplet_to_col.c&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umfpack_triplet_to_col.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umf_config.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umf_dump.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umf_free.c&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umf_free.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umf_internal.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umf_malloc.c&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umf_malloc.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umf_triplet.c&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umf_triplet.h&lt;br /&gt;+ /trunk/Matrix/src/umfpack/umf_version.h&lt;br /&gt;+ /trunk/Matrix/src/utils.c&lt;br /&gt;+ /trunk/Matrix/tests&lt;br /&gt;+ /trunk/Matrix/tests/cscMatrix.R&lt;br /&gt;+ /trunk/Matrix/tests/pdCompSymm.R&lt;br /&gt;+ /trunk/Matrix/tests/pdDiag.R&lt;br /&gt;+ /trunk/Matrix/tests/pdIdent.R&lt;br /&gt;+ /trunk/Matrix/tests/pdLogChol.R&lt;br /&gt;+ /trunk/Matrix/tests/pdNatural.R&lt;br /&gt;+ /trunk/Matrix/tests/poMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=155&amp;peg=4556</link><guid>https://svn.r-project.org/browse/R-packages/branches/Matrix-APIchange/man/dgeMatrix-class.Rd?op=revision&amp;rev=155&amp;peg=4556</guid></item>
</channel></rss>