SCM Repository
[matrix] / branches / Matrix-mer2 / R / dgCMatrix.R |
Log of /branches/Matrix-mer2/R/dgCMatrix.R
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 1153 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 12 14:33:41 2006 UTC (15 years, 1 month ago) by bates
File length: 6958 byte(s)
Diff to previous 1114
Delete coercion to non-existent class
Revision 1114 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 5 23:07:20 2006 UTC (15 years, 2 months ago) by bates
File length: 7134 byte(s)
Diff to previous 1110
Package name as Matrix, not Matrix.new
Revision 1110 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 4 21:31:47 2006 UTC (15 years, 2 months ago) by bates
File length: 7125 byte(s)
Diff to previous 1089
Merging (not entirely successfully)
Revision 1089 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 11 20:22:45 2005 UTC (15 years, 2 months ago) by bates
File length: 6958 byte(s)
Diff to previous 1050
Change generic for tcrossprod and calculation in mer_gradComp
Revision 1050 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 13 14:00:15 2005 UTC (15 years, 3 months ago) by bates
File length: 6933 byte(s)
Diff to previous 1040
Fold mer2 representation into lmer. Remove dgBCMatrix, pdmatrix, etc.
Revision 1040 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 11 21:34:57 2005 UTC (15 years, 3 months ago) by bates
File length: 7100 byte(s)
Diff to previous 985
Merging from trunk -r 1996:1999
Revision 985 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 21 19:33:37 2005 UTC (15 years, 4 months ago) by bates
File length: 6730 byte(s)
Diff to previous 956
Incorporating CHOLMOD-based lmer
Revision 956 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 30 17:28:00 2005 UTC (15 years, 5 months ago) by maechler
Original Path: pkg/R/dgCMatrix.R
File length: 6730 byte(s)
Diff to previous 946
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...
Revision 946 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 28 08:56:42 2005 UTC (15 years, 5 months ago) by maechler
Original Path: pkg/R/dgCMatrix.R
File length: 5820 byte(s)
Diff to previous 925
some "Summary" methods; some "Compare" group methods; logical dense matrices
Revision 925 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 19 19:01:31 2005 UTC (15 years, 5 months ago) by maechler
Original Path: pkg/R/dgCMatrix.R
File length: 5770 byte(s)
Diff to previous 835
too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes
Revision 835 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 8 13:33:18 2005 UTC (15 years, 7 months ago) by bates
Original Path: pkg/R/dgCMatrix.R
File length: 3447 byte(s)
Diff to previous 760
Add writeHB and writeMM methods and generic
Revision 760 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 6 15:48:13 2005 UTC (15 years, 9 months ago) by bates
Original Path: pkg/R/dgCMatrix.R
File length: 3118 byte(s)
Diff to previous 731
Fix matrix multiplication methods
Revision 731 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 17 17:17:29 2005 UTC (15 years, 9 months ago) by bates
Original Path: pkg/R/dgCMatrix.R
File length: 2630 byte(s)
Diff to previous 718
Cosmetic changes
Revision 718 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 01:24:35 2005 UTC (15 years, 10 months ago) by bates
Original Path: pkg/R/dgCMatrix.R
File length: 2629 byte(s)
Diff to previous 687
Getting ready for a release
Revision 687 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 1 07:36:09 2005 UTC (15 years, 11 months ago) by maechler
Original Path: pkg/R/dgCMatrix.R
File length: 2466 byte(s)
Diff to previous 683
"[" and show() methods for sparse matrices => RFC
Revision 683 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 31 17:10:16 2005 UTC (15 years, 11 months ago) by bates
Original Path: pkg/R/dgCMatrix.R
File length: 2193 byte(s)
Diff to previous 677
Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class
Revision 677 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 28 14:03:32 2005 UTC (15 years, 11 months ago) by bates
Original Path: pkg/R/dgCMatrix.R
File length: 1730 byte(s)
Diff to previous 652
Added dgRMatrix methods and documentation
Revision 652 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 16 01:08:36 2005 UTC (15 years, 11 months ago) by bates
Original Path: pkg/R/dgCMatrix.R
File length: 1717 byte(s)
Diff to previous 619
Updates to multiplication and other methods
Revision 619 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 5 21:21:31 2005 UTC (16 years ago) by maechler
Original Path: pkg/R/dgCMatrix.R
File length: 1716 byte(s)
Diff to previous 583
comments and cosmetic, setAs(.) first
Revision 583 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 1 11:42:12 2005 UTC (16 years ago) by maechler
Original Path: pkg/R/dgCMatrix.R
File length: 1707 byte(s)
Diff to previous 579
dgCMatrix: needs explicit "dim" method (should not be needed!)
Revision 579 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 27 00:04:16 2005 UTC (16 years ago) by maechler
Original Path: pkg/R/dgCMatrix.R
File length: 1667 byte(s)
Diff to previous 477
dimnames(), "dimnames() <-", better t(), etc
Revision 477 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 2 14:14:59 2005 UTC (16 years, 1 month ago) by bates
Original Path: pkg/R/dgCMatrix.R
File length: 1631 byte(s)
Copied from: pkg/R/cscMatrix.R revision 475
Diff to previous 336
Renaming and reorganizing classes
Revision 336 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 12 21:13:40 2004 UTC (16 years, 3 months ago) by bates
Original Path: pkg/R/cscMatrix.R
File length: 1635 byte(s)
Diff to previous 325
Add tcrossprod method
Revision 325 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 6 18:03:00 2004 UTC (16 years, 4 months ago) by bates
Original Path: pkg/R/cscMatrix.R
File length: 1521 byte(s)
Diff to previous 302
Add blocked/blocked cross-tabulation class
Revision 302 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 27 21:32:37 2004 UTC (16 years, 4 months ago) by bates
Original Path: pkg/R/cscMatrix.R
File length: 1354 byte(s)
Diff to previous 42
Remove PACKAGE="Matrix" in .Call
Revision 42 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 30 23:25:17 2004 UTC (16 years, 11 months ago) by bates
Original Path: pkg/R/cscMatrix.R
File length: 1534 byte(s)
Diff to previous 10
image method using lattice
Revision 10 - (view) (download) (annotate) - [select for diffs]
Added Mon Mar 22 20:20:05 2004 UTC (16 years, 11 months ago) by bates
Original Path: pkg/R/cscMatrix.R
File length: 3115 byte(s)
Initial import
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@r-forge.r-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |