R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R-packages
(root)
/
branches
/
Matrix-APIchange
/
R
/
lsCMatrix.R
– Rev 4529
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4529
6966 d 4 h
bates
/branches/Matrix-APIchange/
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series
4124
7113 d 21 h
maechler
/trunk/Matrix/R/
typo
4095
7125 d 0 h
maechler
/trunk/Matrix/
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes
3950
7205 d 18 h
maechler
/trunk/Matrix/
fully-sparse solve() for dsC; indexing & comparison fixes
3876
7234 d 2 h
maechler
/trunk/Matrix/
Matrix(0, d,d) should also give sparse (not diagonal); general_to_symmetric; notably for lsC*; more coercions; first cut at Csparse_drop()
3836
7241 d 8 h
maechler
/trunk/Matrix/
more coercion methods (for rare matrices) => less exceptions
3787
7253 d 21 h
maechler
/trunk/Matrix/
several small fixes + more tests for "lMatrix" classes; "Compare"; "chol"
3502
7275 d 14 h
bates
/trunk/Matrix/
Move methods to the CsparseMatrix class
3478
7277 d 20 h
bates
/trunk/Matrix/
Disable chol methods for lsCMatrix class temporarily; Comment out old code in src/lsCMatrix.[ch]
3410
7285 d 23 h
maechler
/trunk/Matrix/
eliminate sCMatrix_to_gCMatrix now that we have (almost identical) Csparse_symmetric_to_general
3401
7289 d 0 h
bates
/trunk/Matrix/
Generalize conversions
3340
7310 d 0 h
maechler
/trunk/Matrix/
many method cleanups; notably some "dgC" -> "Csparse" generaliztations
3172
7370 d 10 h
maechler
/trunk/Matrix/
useDynlib(*, .registration=TRUE)
2255
7490 d 2 h
maechler
/trunk/Matrix/
Class cleanup; particularly ldense* ones
2236
7492 d 23 h
maechler
/trunk/Matrix/
"dsy" no longer extends "dge"; other small fixes
1998
7562 d 20 h
bates
/trunk/Matrix/R/
Adding PACKAGE = to .Call
1857
7607 d 9 h
maechler
/trunk/Matrix/
some "Summary" methods; some "Compare" group methods; logical dense matrices
1527
7741 d 0 h
bates
/trunk/Matrix/R/
Adding logical sparse matrix methods
1473
7748 d 16 h
bates
/trunk/Matrix/
More logical sparse matrix methods