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
/
dsCMatrix.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
Clear current filter
Rev
Age
Author
Path
Log message
Diff
4529
6966 d 3 h
bates
/branches/Matrix-APIchange/
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series
3950
7205 d 18 h
maechler
/trunk/Matrix/
fully-sparse solve() for dsC; indexing & comparison fixes
3878
7233 d 4 h
bates
/trunk/Matrix/
deprecate writeHB in favor of writeMM
3836
7241 d 7 h
maechler
/trunk/Matrix/
more coercion methods (for rare matrices) => less exceptions
3791
7252 d 2 h
maechler
/trunk/Matrix/
check 'x' slot in l.CMatrix_validate
3787
7253 d 20 h
maechler
/trunk/Matrix/
several small fixes + more tests for "lMatrix" classes; "Compare"; "chol"
3755
7258 d 19 h
maechler
/trunk/Matrix/
new nMatrix and subclasses; lsparse change to have x slot; many consequences
3517
7272 d 3 h
bates
/trunk/Matrix/
Promote %*% methods to ddenseMatrix class
3488
7276 d 23 h
bates
/trunk/Matrix/
Use dup_mMatrix_as_dgeMatrix
3477
7277 d 19 h
bates
/trunk/Matrix/
Add Cholesky generic and method for dsCMatrix. Use CHOLMOD for chol().
3469
7278 d 18 h
bates
/trunk/Matrix/R/
Replace ssc_transpose call
3410
7285 d 23 h
maechler
/trunk/Matrix/
eliminate sCMatrix_to_gCMatrix now that we have (almost identical) Csparse_symmetric_to_general
3407
7286 d 20 h
bates
/trunk/Matrix/R/
Consolidate general coercion methods in Csparse.R
3401
7288 d 23 h
bates
/trunk/Matrix/
Generalize conversions
3340
7309 d 23 h
maechler
/trunk/Matrix/
many method cleanups; notably some "dgC" -> "Csparse" generaliztations
3172
7370 d 9 h
maechler
/trunk/Matrix/
useDynlib(*, .registration=TRUE)
3034
7423 d 21 h
maechler
/trunk/Matrix/
coercions from dgC to triangular (dtC) and symmetric (dsC), etc
2255
7490 d 1 h
maechler
/trunk/Matrix/
Class cleanup; particularly ldense* ones
2208
7496 d 21 h
maechler
/trunk/Matrix/
make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings
1997
7563 d 2 h
bates
/trunk/Matrix/R/
Adding PACKAGE = to .Call lines
1857
7607 d 8 h
maechler
/trunk/Matrix/
some "Summary" methods; some "Compare" group methods; logical dense matrices
1830
7617 d 0 h
bates
/trunk/Matrix/
Added CHOLMOD-based C functions. Still need methods defined in R and some error checking
1771
7636 d 2 h
bates
/trunk/Matrix/
More coercion methods
1706
7658 d 3 h
bates
/trunk/Matrix/
Add writeHB and writeMM methods and generic
1529
7741 d 0 h
bates
/trunk/Matrix/R/
Cosmetic changes
1321
7788 d 0 h
bates
/trunk/Matrix/
Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class
1241
7813 d 20 h
maechler
/trunk/Matrix/R/
comments and cosmetic, setAs(.) first
982
7845 d 1 h
bates
/trunk/Matrix/R/
renaming and rearranging classes
976
7845 d 3 h
bates
/trunk/Matrix/R/
Renaming and reorganizing classes
844
7894 d 21 h
bates
/trunk/Matrix/R/
Add a coercion for tripletMatrix to matrix
667
7942 d 19 h
bates
/trunk/Matrix/R/
Remove PACKAGE="Matrix" in .Call
561
7966 d 0 h
bates
/trunk/Matrix/
Add registration of .Call functions
218
8141 d 5 h
bates
/trunk/Matrix/
Adding coercions - fixing bugs
155
8161 d 21 h
bates
/trunk/Matrix/
Initial import