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