SCM Repository
Log of /pkg/src/dtCMatrix.c
Sticky Revision: |
Revision 1661 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 2 13:10:50 2006 UTC (12 years, 3 months ago) by maechler
File length: 6405 byte(s)
Diff to previous 1528
2nd round of cleanup for <sparse>_validate()
Revision 1528 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 7 03:49:23 2006 UTC (12 years, 5 months ago) by bates
File length: 6569 byte(s)
Diff to previous 1507
Cleanup
Revision 1507 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 4 18:41:34 2006 UTC (12 years, 5 months ago) by bates
File length: 7695 byte(s)
Diff to previous 1386
Merging changes from Matrix-nolmer branch
Revision 1386 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 17 22:30:40 2006 UTC (12 years, 6 months ago) by bates
File length: 9711 byte(s)
Diff to previous 1310
Remove code that is no longer used
Revision 1310 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 6 15:27:14 2006 UTC (12 years, 7 months ago) by bates
File length: 10657 byte(s)
Diff to previous 1262
Remove definitions of unused identifiers
Revision 1262 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 30 15:40:39 2006 UTC (12 years, 9 months ago) by bates
File length: 10666 byte(s)
Diff to previous 1251
Add special solve method for unit upper triangular matrices
Revision 1251 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 15 13:08:26 2006 UTC (12 years, 10 months ago) by bates
File length: 8921 byte(s)
Diff to previous 1248
Add CSparse-based solve methods for dtCMatrix class
Revision 1248 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 13 22:05:22 2006 UTC (12 years, 10 months ago) by bates
File length: 6597 byte(s)
Diff to previous 1209
C code for inverse of sparse, unit, lower triangular matrices (pattern only at present)
Revision 1209 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 25 23:42:57 2006 UTC (13 years ago) by bates
File length: 4551 byte(s)
Diff to previous 951
Use coersion for transpose of dtCMatrix class
Revision 951 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 28 12:42:51 2005 UTC (13 years, 4 months ago) by maechler
File length: 4482 byte(s)
Diff to previous 945
use uplo_P() and diag_P() macros instead of *_value() functions
Revision 945 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 28 08:54:28 2005 UTC (13 years, 4 months ago) by maechler
File length: 4558 byte(s)
Diff to previous 895
+ logical dense matrices; more coercions
Revision 895 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 3 21:56:35 2005 UTC (13 years, 5 months ago) by maechler
File length: 4456 byte(s)
Diff to previous 890
cosmetic, comment
Revision 890 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 1 17:18:08 2005 UTC (13 years, 5 months ago) by maechler
File length: 4442 byte(s)
Diff to previous 741
add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?
Revision 741 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 17 17:44:02 2005 UTC (13 years, 9 months ago) by bates
File length: 4598 byte(s)
Diff to previous 677
collapse some constructions in the code
Revision 677 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 28 14:03:32 2005 UTC (13 years, 10 months ago) by bates
File length: 4571 byte(s)
Diff to previous 592
Added dgRMatrix methods and documentation
Revision 592 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 3 05:16:50 2005 UTC (13 years, 11 months ago) by bates
File length: 4546 byte(s)
Diff to previous 588
Clean up *_validate functions
Revision 588 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 2 18:19:51 2005 UTC (13 years, 11 months ago) by bates
File length: 4315 byte(s)
Diff to previous 582
shorten csc_components_transpose to csc_compTr
Revision 582 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 28 18:15:21 2005 UTC (13 years, 11 months ago) by bates
File length: 4512 byte(s)
Diff to previous 534
Internationalization and localization
Revision 534 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 8 08:59:31 2005 UTC (14 years ago) by maechler
File length: 4509 byte(s)
Diff to previous 479
use mkString(); "uplo" and "diag" must be uppercase
Revision 479 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 2 14:52:26 2005 UTC (14 years ago) by bates
File length: 4602 byte(s)
Copied from: pkg/src/tscMatrix.c revision 478
Diff to previous 478
Renaming and reorganizing classes
Revision 478 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 2 14:33:51 2005 UTC (14 years ago) by bates
Original Path: pkg/src/tscMatrix.c
File length: 4602 byte(s)
Diff to previous 367
Renaming and reorganizing classes
Revision 367 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 5 13:50:43 2004 UTC (14 years, 2 months ago) by bates
Original Path: pkg/src/tscMatrix.c
File length: 4602 byte(s)
Diff to previous 358
R-specific versions of ldl
Revision 358 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 27 17:57:19 2004 UTC (14 years, 2 months ago) by bates
Original Path: pkg/src/tscMatrix.c
File length: 4605 byte(s)
Diff to previous 338
separate suboperations from Parent_inverse
Revision 338 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 12 21:17:36 2004 UTC (14 years, 3 months ago) by bates
Original Path: pkg/src/tscMatrix.c
File length: 3649 byte(s)
Diff to previous 70
Initialize all slots
Revision 70 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 12 12:10:01 2004 UTC (14 years, 10 months ago) by bates
Original Path: pkg/src/tscMatrix.c
File length: 2181 byte(s)
Diff to previous 10
Adding coercions - fixing bugs
Revision 10 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Mar 22 20:20:05 2004 UTC (14 years, 11 months ago) by bates
Original Path: pkg/src/tscMatrix.c
File length: 1062 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.
R-Forge@R-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |