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-for-R-2.3.x
/
src
/
dsCMatrix.h
@ 3543
– Rev 3543
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
3543
7268 d 0 h
maechler
/branches/Matrix-for-R-2.3.x/
branching an "old-R" compatible version of Matrix
3514
7272 d 16 h
bates
/trunk/Matrix/src/
Remove vestigial classed argument for dsCMatrix_matrix_solve
3477
7277 d 19 h
bates
/trunk/Matrix/
Add Cholesky generic and method for dsCMatrix. Use CHOLMOD for chol().
3465
7278 d 18 h
bates
/trunk/Matrix/src/
Comment out vestigial functions
3410
7285 d 22 h
maechler
/trunk/Matrix/
eliminate sCMatrix_to_gCMatrix now that we have (almost identical) Csparse_symmetric_to_general
1856
7607 d 8 h
maechler
/trunk/Matrix/src/
+ logical dense matrices; more coercions
1830
7617 d 0 h
bates
/trunk/Matrix/
Added CHOLMOD-based C functions. Still need methods defined in R and some error checking
1321
7787 d 23 h
bates
/trunk/Matrix/
Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class
987
7844 d 21 h
bates
/trunk/Matrix/src/
renaming and rearranging classes
978
7845 d 2 h
bates
/trunk/Matrix/src/
Renaming and reorganizing classes
977
7845 d 2 h
bates
/trunk/Matrix/src/
Renaming and reorganizing classes
804
7904 d 3 h
bates
/trunk/Matrix/src/
R-specific versions of ldl
466
8007 d 14 h
bates
/trunk/Matrix/
Remove taucs, add lmeRep, new release
364
8088 d 22 h
bates
/trunk/Matrix/src/
Combine the two ldl_symbolic routines
306
8115 d 21 h
bates
/trunk/Matrix/src/
Add routines to project and ldl_symbolic the ctab
301
8120 d 4 h
bates
/trunk/Matrix/src/
Rearranging code to isolate Metis includes
218
8141 d 4 h
bates
/trunk/Matrix/
Adding coercions - fixing bugs
197
8147 d 14 h
bates
/trunk/Matrix/src/
Lack of inclusion picked up by -Wall
155
8161 d 20 h
bates
/trunk/Matrix/
Initial import