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
4529 6966 d 21 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4124 7114 d 13 h maechler /trunk/Matrix/R/ typo  
4095 7125 d 17 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
3950 7206 d 11 h maechler /trunk/Matrix/ fully-sparse solve() for dsC; indexing & comparison fixes  
3876 7234 d 18 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 7242 d 0 h maechler /trunk/Matrix/ more coercion methods (for rare matrices) => less exceptions  
3787 7254 d 13 h maechler /trunk/Matrix/ several small fixes + more tests for "lMatrix" classes; "Compare"; "chol"  
3502 7276 d 7 h bates /trunk/Matrix/ Move methods to the CsparseMatrix class  
3478 7278 d 13 h bates /trunk/Matrix/ Disable chol methods for lsCMatrix class temporarily; Comment out old code in src/lsCMatrix.[ch]  
3410 7286 d 16 h maechler /trunk/Matrix/ eliminate sCMatrix_to_gCMatrix now that we have (almost identical) Csparse_symmetric_to_general  
3401 7289 d 17 h bates /trunk/Matrix/ Generalize conversions  
3340 7310 d 16 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3172 7371 d 2 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
2255 7490 d 18 h maechler /trunk/Matrix/ Class cleanup; particularly ldense* ones  
2236 7493 d 16 h maechler /trunk/Matrix/ "dsy" no longer extends "dge"; other small fixes  
1998 7563 d 13 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call  
1857 7608 d 1 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1527 7741 d 17 h bates /trunk/Matrix/R/ Adding logical sparse matrix methods  
1473 7749 d 8 h bates /trunk/Matrix/ More logical sparse matrix methods