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 7268 d 5 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3520 7271 d 23 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3504 7275 d 9 h bates /trunk/Matrix/R/ Direct call to dup_mMatrix_as_dgeMatrix  
3501 7276 d 1 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3488 7277 d 3 h bates /trunk/Matrix/ Use dup_mMatrix_as_dgeMatrix  
3484 7277 d 5 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3172 7370 d 14 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
3034 7424 d 2 h maechler /trunk/Matrix/ coercions from dgC to triangular (dtC) and symmetric (dsC), etc  
2198 7498 d 22 h maechler /trunk/Matrix/ new coercion to dtr* and dsy* using isSymmetric() and isTriangular(); fix validity checking; some class descriptions  
2192 7499 d 22 h bates /trunk/Matrix/R/ Updating the list of slots on factorable and non-factorable classes  
2123 7510 d 5 h maechler /trunk/Matrix/ "diagonalMatrix" class and subclasses with a few methods; very basic "ltTMatrix" methods  
1998 7563 d 0 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call  
1857 7607 d 13 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1833 7616 d 3 h maechler /trunk/Matrix/ too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes  
1807 7626 d 14 h maechler /trunk/Matrix/R/ comments & update for Diagonal  
1727 7650 d 3 h maechler /trunk/Matrix/R/ first place to use callNextMethod()  
1287 7803 d 5 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1284 7803 d 5 h bates /trunk/Matrix/ Generalize matrix multiplication and solve methods  
1271 7804 d 21 h bates /trunk/Matrix/R/ Clean up the 't' method  
1231 7815 d 4 h maechler /trunk/Matrix/R/ comments only  

Show All