<?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; /trunk/Matrix/R/Csparse.R</title><description>WebSVN RSS feed &#x2013; R-packages</description><lastBuildDate>Mon, 27 Jul 2026 20:09:22 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=log&amp;max=40&amp;peg=8514</link><atom:link href="https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=rss&amp;peg=8514" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 17 Mar 2008 22:21:24 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4994 – my fast determinant(&lt;dsC..&gt;) versions</title><description>&lt;div&gt;&lt;strong&gt;maechler – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;my fast determinant(&amp;lt;dsC..&gt;) versions&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/inst/test-tools.R&lt;br /&gt;~ /trunk/Matrix/man/CHMfactor-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Cholesky.Rd&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/src/chm_common.c&lt;br /&gt;~ /trunk/Matrix/src/Csparse.c&lt;br /&gt;~ /trunk/Matrix/src/Csparse.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;~ /trunk/Matrix/tests/factorizing.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4994&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4994&amp;peg=8514</guid></item>
<item><pubDate>Sat, 23 Feb 2008 09:23:17 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4963 – + forceSymmetric(); generalize ddense_to_symmetric to dense_to_s.. and ddense_band to dense_band ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 55 file(s) modified&lt;/strong&gt;&lt;br/&gt;+ forceSymmetric(); generalize ddense_to_symmetric to dense_to_s.. and ddense_band to dense_band allowing simplified methods;  Matrix() and many man/*Rd : replace many as(*, &amp;lt;specific&gt;) by as(*, &amp;lt;virtual superclass&gt;)&lt;/div&gt;~ /trunk/Matrix/.Rbuildignore&lt;br /&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;+ /trunk/Matrix/inst/doc/Design-issues.Rnw&lt;br /&gt;~ /trunk/Matrix/man/band.Rd&lt;br /&gt;~ /trunk/Matrix/man/CAex.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsRMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtRMatrix-class-def.Rd&lt;br /&gt;+ /trunk/Matrix/man/forceSymmetric.Rd&lt;br /&gt;~ /trunk/Matrix/man/ndenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/nMatrix-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/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/AllGeneric.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/bind2.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/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dpoMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dspMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsyMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lsCMatrix.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/R/symmetricMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/src/cs_utils.c&lt;br /&gt;~ /trunk/Matrix/src/dense.c&lt;br /&gt;~ /trunk/Matrix/src/dense.h&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dspMatrix.c&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;~ /trunk/Matrix/src/Mutils.h&lt;br /&gt;~ /trunk/Matrix/src/TMatrix_as.c&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/tests/validObj.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4963&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4963&amp;peg=8514</guid></item>
<item><pubDate>Mon, 18 Feb 2008 08:27:41 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4953 – miscellaneous cleanup; typically indexing and coercion</title><description>&lt;div&gt;&lt;strong&gt;maechler – 25 file(s) modified&lt;/strong&gt;&lt;br/&gt;miscellaneous cleanup; typically indexing and coercion&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/inst/doc/Intro2Matrix.Rnw&lt;br /&gt;~ /trunk/Matrix/man/band.Rd&lt;br /&gt;~ /trunk/Matrix/man/dtCMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/symmetricMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/triangularMatrix-class.Rd&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/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Ops.R&lt;br /&gt;~ /trunk/Matrix/R/Rsparse.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/triangularMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/src/Csparse.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/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/simple.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4953&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4953&amp;peg=8514</guid></item>
<item><pubDate>Sat, 26 Jan 2008 20:59:26 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4910 – more indexing/subassignment &amp; testing those</title><description>&lt;div&gt;&lt;strong&gt;maechler – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;more indexing/subassignment &amp; testing those&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/chol.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgTMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsyMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/AllGeneric.R&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.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/tests/indexing.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/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4910&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4910&amp;peg=8514</guid></item>
<item><pubDate>Sun, 09 Dec 2007 00:35:14 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4871 – indexing M[i], for *vector* i; and tests for those, see ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;indexing M[i], for *vector* i; and tests for those, see ChangeLog&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/diagonalMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/pMatrix-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/diagMatrix.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/R/Tsparse.R&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/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4871&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4871&amp;peg=8514</guid></item>
<item><pubDate>Thu, 16 Aug 2007 16:42:10 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4743 – add explicit ... to function args in certain setMethod(&quot;[&quot; ..) ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;add explicit ... to function args in certain setMethod(&quot;[&quot; ..) calls  {for R-devel}&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/denseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseVector.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4743&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4743&amp;peg=8514</guid></item>
<item><pubDate>Wed, 15 Aug 2007 13:33:19 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4738 – finally can replace s/ncol = n/ncol/ in diag() methods</title><description>&lt;div&gt;&lt;strong&gt;maechler – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;finally can replace s/ncol = n/ncol/ in diag() methods&lt;/div&gt;~ /trunk/Matrix/R/Csparse.R&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/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lgCMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4738&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4738&amp;peg=8514</guid></item>
<item><pubDate>Tue, 14 Aug 2007 22:22:24 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 4734 – Remove deprecated function writeHB and its methods; switch writeMM to ...</title><description>&lt;div&gt;&lt;strong&gt;bates – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove deprecated function writeHB and its methods; switch writeMM to use CHOLMOD code; repair readMM&lt;/div&gt;~ /trunk/Matrix/man/externalFormats.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/AllGeneric.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/HBMM.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/DEPS.mkf&lt;br /&gt;x /trunk/Matrix/src/HBMM.c&lt;br /&gt;x /trunk/Matrix/src/HBMM.h&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;x /trunk/Matrix/src/mmio.c&lt;br /&gt;x /trunk/Matrix/src/mmio.h&lt;br /&gt;~ /trunk/Matrix/src/Mutils.h&lt;br /&gt;~ /trunk/Matrix/src/SOURCES_C.mkf&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4734&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4734&amp;peg=8514</guid></item>
<item><pubDate>Wed, 18 Jul 2007 14:46:20 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4639 – norm() for sparse; systematic checking of norm() and all &quot;Summary&quot; ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 42 file(s) modified&lt;/strong&gt;&lt;br/&gt;norm() for sparse; systematic checking of norm() and all &quot;Summary&quot; methods&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/all-methods.Rd&lt;br /&gt;~ /trunk/Matrix/man/colSums.Rd&lt;br /&gt;~ /trunk/Matrix/man/ddenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/denseMatrix-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/dsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ldenseMatrix-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/nMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/norm.Rd&lt;br /&gt;~ /trunk/Matrix/man/pMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/rcond.Rd&lt;br /&gt;~ /trunk/Matrix/man/sparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/denseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dpoMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsyMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.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/ngTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Ops.R&lt;br /&gt;~ /trunk/Matrix/R/pMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/dsyMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dsyMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dtrMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dtrMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/tests/Class+Meth.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4639&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4639&amp;peg=8514</guid></item>
<item><pubDate>Tue, 19 Jun 2007 16:16:58 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4483 – colSums, ... rowMeans for all Matrices; notably sparse ones via ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 25 file(s) modified&lt;/strong&gt;&lt;br/&gt;colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/inst/test-tools.R&lt;br /&gt;~ /trunk/Matrix/man/colSums.Rd&lt;br /&gt;~ /trunk/Matrix/man/CsparseMatrix-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/dgTMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/RsparseMatrix-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/colSums.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/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Rsparse.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseVector.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.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/tests/simple.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4483&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4483&amp;peg=8514</guid></item>
<item><pubDate>Tue, 01 May 2007 10:18:27 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4320 – for &quot;!&quot; use (x) for R &gt;= 2.6.0, and (e1) ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 23 file(s) modified&lt;/strong&gt;&lt;br/&gt;for &quot;!&quot; use (x) for R &gt;= 2.6.0, and (e1) otherwise;&lt;br /&gt;
 replace &quot;1:1&quot; by &quot;1L&quot; since we now require R &gt;= 2.5.0&lt;/div&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/bind2.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/diagMatrix.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/kronecker.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.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/ndenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ngTMatrix.R&lt;br /&gt;+ /trunk/Matrix/R/not.R&lt;br /&gt;~ /trunk/Matrix/R/nsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Ops.R&lt;br /&gt;~ /trunk/Matrix/R/pMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Rsparse.R&lt;br /&gt;~ /trunk/Matrix/R/SparseM-conv.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/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4320&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4320&amp;peg=8514</guid></item>
<item><pubDate>Tue, 30 Jan 2007 17:41:02 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4109 – drop(); tweaks to Ops &amp; indexing; Rsparse coercions for less ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 28 file(s) modified&lt;/strong&gt;&lt;br/&gt;drop(); tweaks to Ops &amp; indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix.Rd&lt;br /&gt;~ /trunk/Matrix/man/nsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/man/RsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/sparseQR-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/lsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/nsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Ops.R&lt;br /&gt;~ /trunk/Matrix/R/Rsparse.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/Csparse.c&lt;br /&gt;~ /trunk/Matrix/src/cs_utils.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/simple.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4109&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4109&amp;peg=8514</guid></item>
<item><pubDate>Mon, 29 Jan 2007 20:17:33 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4104 – many more coercions for diag(), &quot;!&quot;, etc; see ChangeLog</title><description>&lt;div&gt;&lt;strong&gt;maechler – 72 file(s) modified&lt;/strong&gt;&lt;br/&gt;many more coercions for diag(), &quot;!&quot;, etc; see ChangeLog&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/bdiag.Rd&lt;br /&gt;~ /trunk/Matrix/man/Cholesky-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/denseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dgRMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Diagonal.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/dsRMatrix-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/ndenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/nsparseMatrix-classes.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/Xtrct-methods.Rd&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/dgeMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dpoMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtrMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lgTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lsTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ltTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/ndenseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ngTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/nsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/nsTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/ntTMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Ops.R&lt;br /&gt;~ /trunk/Matrix/R/pMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Rsparse.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/DEPS.mkf&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgeMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dgTMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgTMatrix.h&lt;br /&gt;x /trunk/Matrix/src/dsTMatrix.c&lt;br /&gt;x /trunk/Matrix/src/dsTMatrix.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/dtrMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dtTMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/src/Mutils.c&lt;br /&gt;~ /trunk/Matrix/src/Mutils.h&lt;br /&gt;~ /trunk/Matrix/src/SOURCES_C.mkf&lt;br /&gt;+ /trunk/Matrix/src/TMatrix_as.c &lt;i&gt;(copied from /trunk/Matrix/src/dsTMatrix.c@4101)&lt;/i&gt;&lt;br /&gt;+ /trunk/Matrix/src/TMatrix_as.h &lt;i&gt;(copied from /trunk/Matrix/src/dsTMatrix.h@4101)&lt;/i&gt;&lt;br /&gt;~ /trunk/Matrix/tests/Class+Meth.R&lt;br /&gt;~ /trunk/Matrix/tests/dtpMatrix.R&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4104&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4104&amp;peg=8514</guid></item>
<item><pubDate>Wed, 17 Jan 2007 08:01:10 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4082 – accomplished quite a few small FIXMEs; see ChangeLog</title><description>&lt;div&gt;&lt;strong&gt;maechler – 22 file(s) modified&lt;/strong&gt;&lt;br/&gt;accomplished quite a few small FIXMEs; see ChangeLog&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/denseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/dsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/ldenseMatrix-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/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/denseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/diagMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/lsparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Ops.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/dense.c&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/src/Mutils.c&lt;br /&gt;~ /trunk/Matrix/src/Mutils.h&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/simple.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4082&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4082&amp;peg=8514</guid></item>
<item><pubDate>Sat, 13 Jan 2007 21:06:51 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4080 – indexing etc till yesterday</title><description>&lt;div&gt;&lt;strong&gt;maechler – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;indexing etc till yesterday&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/Subassign-methods.Rd&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/Ops.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.Rout.save&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4080&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4080&amp;peg=8514</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/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4064&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4064&amp;peg=8514</guid></item>
<item><pubDate>Tue, 26 Dec 2006 15:57:06 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4055 – more &quot;[&lt;-&quot; fixes; validity of triangular sparse</title><description>&lt;div&gt;&lt;strong&gt;maechler – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;more &quot;[&amp;lt;-&quot; fixes; validity of triangular sparse&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/Subassign-methods.Rd&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/diagMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/src/Csparse.c&lt;br /&gt;~ /trunk/Matrix/src/dtCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dtCMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dtTMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dtTMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/tests/indexing.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.Rout.save&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4055&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4055&amp;peg=8514</guid></item>
<item><pubDate>Thu, 21 Dec 2006 08:03:05 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4040 – fix last (? ha!) indexing bug; cbind2/rbind2</title><description>&lt;div&gt;&lt;strong&gt;maechler – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix last (? ha!) indexing bug; cbind2/rbind2&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/ddenseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/denseMatrix-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/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/diagMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&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;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4040&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4040&amp;peg=8514</guid></item>
<item><pubDate>Sat, 16 Dec 2006 12:37:25 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 4032 – any(), all() and &quot;Compare&quot;(&lt;sparse&gt;) - for release of 0.9975-7</title><description>&lt;div&gt;&lt;strong&gt;maechler – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;any(), all() and &quot;Compare&quot;(&amp;lt;sparse&gt;) - for release of 0.9975-7&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;+ /trunk/Matrix/man/all-methods.Rd&lt;br /&gt;~ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/NAMESPACE&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/ldenseMatrix.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/sparseMatrix.R&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/simple.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4032&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=4032&amp;peg=8514</guid></item>
<item><pubDate>Mon, 06 Nov 2006 20:54:26 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3959 – host of changes; mostly indexing(sub-set &amp; -assign) for symmetric and ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;host of changes; mostly indexing(sub-set &amp; -assign) for symmetric and [ cbind(i,j) ]&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/inst/test-tools.R&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/pMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Subassign-methods.Rd&lt;br /&gt;~ /trunk/Matrix/man/Xtrct-methods.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/Matrix.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/R/zzz.R&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.c&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/validObj.R&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3959&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3959&amp;peg=8514</guid></item>
<item><pubDate>Thu, 02 Nov 2006 11:05:35 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3943 – tcrossprod(&lt;Csp&gt;, &lt;Csp&gt;); dimnames for [t]crossprod; validity now ensures correct length(Dimnames[[j]])</title><description>&lt;div&gt;&lt;strong&gt;maechler – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;tcrossprod(&amp;lt;Csp&gt;, &amp;lt;Csp&gt;); dimnames for [t]crossprod; validity now ensures correct length(Dimnames[[j]])&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/AllClass.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.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/dgCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/dsCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/src/lgCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/lgCMatrix.h&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/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3943&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3943&amp;peg=8514</guid></item>
<item><pubDate>Wed, 01 Nov 2006 17:50:15 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3942 – extend Csparse_Csparse_crossprod for tcrossprod (need test!); isSymmetric improved; misc.</title><description>&lt;div&gt;&lt;strong&gt;maechler – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;extend Csparse_Csparse_crossprod for tcrossprod (need test!); isSymmetric improved; misc.&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/Done&lt;br /&gt;~ /trunk/Matrix/man/CsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.R&lt;br /&gt;~ /trunk/Matrix/R/sparseMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/chm_common.c&lt;br /&gt;~ /trunk/Matrix/src/Csparse.c&lt;br /&gt;~ /trunk/Matrix/src/Csparse.h&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/TODO&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3942&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3942&amp;peg=8514</guid></item>
<item><pubDate>Wed, 01 Nov 2006 16:29:53 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 3940 – crossprod(&lt;CsparseMatrix&gt;,&lt;CsparseMatrix&gt;) added</title><description>&lt;div&gt;&lt;strong&gt;bates – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;crossprod(&amp;lt;CsparseMatrix&gt;,&amp;lt;CsparseMatrix&gt;) added&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/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/src/Csparse.c&lt;br /&gt;~ /trunk/Matrix/src/Csparse.h&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3940&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3940&amp;peg=8514</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/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3931&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3931&amp;peg=8514</guid></item>
<item><pubDate>Fri, 06 Oct 2006 21:29:15 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3877 – use Csparse_drop at least once</title><description>&lt;div&gt;&lt;strong&gt;maechler – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;use Csparse_drop at least once&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/tests/bind.Rout.save&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/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3877&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3877&amp;peg=8514</guid></item>
<item><pubDate>Fri, 06 Oct 2006 15:44:01 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3876 – Matrix(0, d,d) should also give sparse (not diagonal); general_to_symmetric; notably ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Matrix(0, d,d) should also give sparse (not diagonal); general_to_symmetric; notably for lsC*; more coercions; first cut at Csparse_drop()&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/DESCRIPTION&lt;br /&gt;~ /trunk/Matrix/man/lsparseMatrix-classes.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/man/Matrix.Rd&lt;br /&gt;~ /trunk/Matrix/man/Subassign-methods.Rd&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/lsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/Matrix.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/init.c&lt;br /&gt;~ /trunk/Matrix/tests/simple.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3876&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3876&amp;peg=8514</guid></item>
<item><pubDate>Fri, 29 Sep 2006 13:37:25 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3838 – fix a &quot;subassign&quot; case; less FIXME</title><description>&lt;div&gt;&lt;strong&gt;maechler – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix a &quot;subassign&quot; case; less FIXME&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.Rout.save&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3838&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3838&amp;peg=8514</guid></item>
<item><pubDate>Mon, 18 Sep 2006 21:01:45 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 3794 – Handle [t]crossprod of symmetric, sparse matrices in R code</title><description>&lt;div&gt;&lt;strong&gt;bates – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Handle [t]crossprod of symmetric, sparse matrices in R code&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/tests/group-methods.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3794&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3794&amp;peg=8514</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/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3755&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3755&amp;peg=8514</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/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3534&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3534&amp;peg=8514</guid></item>
<item><pubDate>Tue, 29 Aug 2006 16:34:49 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 3519 – Generalize %*% methods for sparse matrices</title><description>&lt;div&gt;&lt;strong&gt;bates – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Generalize %*% methods for sparse matrices&lt;/div&gt;~ /trunk/Matrix/man/TsparseMatrix-class.Rd&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/tests/matprod.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3519&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3519&amp;peg=8514</guid></item>
<item><pubDate>Tue, 29 Aug 2006 14:07:52 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 3517 – Promote %*% methods to ddenseMatrix class</title><description>&lt;div&gt;&lt;strong&gt;bates – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Promote %*% methods to ddenseMatrix class&lt;/div&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/dsCMatrix-class.Rd&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/dsCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsparseMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3517&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3517&amp;peg=8514</guid></item>
<item><pubDate>Sat, 26 Aug 2006 18:24:13 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3506 – tril,triu,band: triangular only if &quot;square&quot;</title><description>&lt;div&gt;&lt;strong&gt;maechler – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;tril,triu,band: triangular only if &quot;square&quot;&lt;/div&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3506&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3506&amp;peg=8514</guid></item>
<item><pubDate>Tue, 15 Aug 2006 18:17:44 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3409 – fix replCmat, using new C Csparse_symmetric_to_general</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix replCmat, using new C Csparse_symmetric_to_general&lt;/div&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.R&lt;br /&gt;~ /trunk/Matrix/tests/indexing.Rout.save&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3409&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3409&amp;peg=8514</guid></item>
<item><pubDate>Mon, 14 Aug 2006 21:10:16 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 3407 – Consolidate general coercion methods in Csparse.R</title><description>&lt;div&gt;&lt;strong&gt;bates – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Consolidate general coercion methods in Csparse.R&lt;/div&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dsCMatrix.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3407&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3407&amp;peg=8514</guid></item>
<item><pubDate>Mon, 14 Aug 2006 18:54:04 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 3404 – Use CHOLMOD code for general methods at CsparseMatrix, TsparseMatrix, denseMatrix ...</title><description>&lt;div&gt;&lt;strong&gt;bates – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use CHOLMOD code for general methods at CsparseMatrix, TsparseMatrix, denseMatrix or matrix level when possible&lt;/div&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/dgCMatrix.R&lt;br /&gt;~ /trunk/Matrix/R/dtCMatrix.R&lt;br /&gt;~ /trunk/Matrix/src/chm_common.c&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/dgCMatrix.c&lt;br /&gt;~ /trunk/Matrix/src/dgCMatrix.h&lt;br /&gt;~ /trunk/Matrix/src/init.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3404&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3404&amp;peg=8514</guid></item>
<item><pubDate>Sat, 12 Aug 2006 17:33:07 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 3402 – Generalize conversions</title><description>&lt;div&gt;&lt;strong&gt;bates – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Generalize conversions&lt;/div&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/src/CHMfactor.c&lt;br /&gt;~ /trunk/Matrix/src/dtTMatrix.c&lt;br /&gt;~ /trunk/Matrix/tests/indexing.R&lt;br /&gt;~ /trunk/Matrix/tests/lmer.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3402&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3402&amp;peg=8514</guid></item>
<item><pubDate>Mon, 07 Aug 2006 18:31:12 +0000</pubDate><dc:creator>bates</dc:creator><title>Rev 3379 – Set stype in C function Csparse_crossprod and avoid R-level conversions</title><description>&lt;div&gt;&lt;strong&gt;bates – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Set stype in C function Csparse_crossprod and avoid R-level conversions&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/Tsparse.R&lt;br /&gt;~ /trunk/Matrix/src/Csparse.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3379&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3379&amp;peg=8514</guid></item>
<item><pubDate>Mon, 07 Aug 2006 09:05:42 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 3374 – tril() etc also for T* and Rsparse</title><description>&lt;div&gt;&lt;strong&gt;maechler – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;tril() etc also for T* and Rsparse&lt;/div&gt;~ /trunk/Matrix/ChangeLog&lt;br /&gt;~ /trunk/Matrix/man/band.Rd&lt;br /&gt;~ /trunk/Matrix/R/Auxiliaries.R&lt;br /&gt;~ /trunk/Matrix/R/Csparse.R&lt;br /&gt;~ /trunk/Matrix/R/dgRMatrix.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/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3374&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3374&amp;peg=8514</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/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3340&amp;peg=8514</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Matrix/R/Csparse.R?op=revision&amp;rev=3340&amp;peg=8514</guid></item>
</channel></rss>