The R Project SVN R-packages

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

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

Show All