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
/
dgCMatrix.c
@ 4556
– 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 4 h
maechler
/branches/Matrix-for-R-2.3.x/
branching an "old-R" compatible version of Matrix
3520
7271 d 22 h
bates
/trunk/Matrix/
Promotion of %*% and solve to RHS of ddenseMatrix
3502
7275 d 17 h
bates
/trunk/Matrix/
Move methods to the CsparseMatrix class
3484
7277 d 4 h
maechler
/trunk/Matrix/
eliminate classed argument from dup_mM*() and dependencies
3454
7279 d 20 h
bates
/trunk/Matrix/src/
Use dup_mMatrix_as_dgeMatrix
3439
7281 d 17 h
bates
/trunk/Matrix/src/
Check length of q before trying to store it
3422
7283 d 22 h
bates
/trunk/Matrix/
Added solve methods for dgCMatrix and documentation
3420
7284 d 7 h
bates
/trunk/Matrix/
add sparse LU and QR decompositions
3416
7285 d 17 h
bates
/trunk/Matrix/src/
Repaired Matrix_cs_as_SEXP, cosmetic changes in dgCMatrix_QR
3415
7285 d 22 h
bates
/trunk/Matrix/
Adding dgCMatrix_{lusol,qrsol,QR} but QR still not working
3404
7287 d 2 h
bates
/trunk/Matrix/
Use CHOLMOD code for general methods at CsparseMatrix, TsparseMatrix, denseMatrix or matrix level when possible
3401
7289 d 3 h
bates
/trunk/Matrix/
Generalize conversions
3310
7322 d 5 h
maechler
/trunk/Matrix/
miscellaneous small things, including extended tests; see also ChangeLog
2240
7491 d 23 h
bates
/trunk/Matrix/src/
Free memory allocated in csc_tcrossprod
2238
7493 d 1 h
bates
/trunk/Matrix/src/
Use cholmod_copy in csc_tcrossprod
2200
7498 d 0 h
bates
/trunk/Matrix/
Removing rcond slot from Matrix objects
2172
7501 d 18 h
bates
/trunk/Matrix/src/
Change malloc to Calloc in chm_common.c and correspondingly free to Free there and elsewhere
2022
7550 d 22 h
bates
/trunk/Matrix/
Matrix multiplication and coersion at higher level
1986
7565 d 5 h
maechler
/trunk/Matrix/src/
use free() to clean up after as_cholmod_*() since these use malloc() - as in Brian`s patch
1869
7605 d 3 h
maechler
/trunk/Matrix/
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...
←Prev
1
2
Next→
Show All