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 0 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3520 7271 d 18 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3504 7275 d 4 h bates /trunk/Matrix/R/ Direct call to dup_mMatrix_as_dgeMatrix  
3501 7275 d 20 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3488 7276 d 22 h bates /trunk/Matrix/ Use dup_mMatrix_as_dgeMatrix  
3484 7277 d 0 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3172 7370 d 9 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
3034 7423 d 21 h maechler /trunk/Matrix/ coercions from dgC to triangular (dtC) and symmetric (dsC), etc  
2198 7498 d 17 h maechler /trunk/Matrix/ new coercion to dtr* and dsy* using isSymmetric() and isTriangular(); fix validity checking; some class descriptions  
2192 7499 d 17 h bates /trunk/Matrix/R/ Updating the list of slots on factorable and non-factorable classes  
2123 7510 d 0 h maechler /trunk/Matrix/ "diagonalMatrix" class and subclasses with a few methods; very basic "ltTMatrix" methods  
1998 7562 d 19 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call  
1857 7607 d 8 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1833 7615 d 22 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 8 h maechler /trunk/Matrix/R/ comments & update for Diagonal  
1727 7649 d 22 h maechler /trunk/Matrix/R/ first place to use callNextMethod()  
1287 7803 d 0 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1284 7803 d 0 h bates /trunk/Matrix/ Generalize matrix multiplication and solve methods  
1271 7804 d 16 h bates /trunk/Matrix/R/ Clean up the 't' method  
1231 7814 d 23 h maechler /trunk/Matrix/R/ comments only  
1209 7815 d 21 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class  
1175 7820 d 17 h maechler /trunk/Matrix/ dimnames(), "dimnames() <-", better t(), etc  
1060 7837 d 3 h maechler /trunk/Matrix/ add @Dimnames (-> new "mm")  
982 7845 d 0 h bates /trunk/Matrix/R/ renaming and rearranging classes  
976 7845 d 2 h bates /trunk/Matrix/R/ Renaming and reorganizing classes  
964 7846 d 2 h maechler /trunk/Matrix/R/ Martin`s cosmetics  
667 7942 d 19 h bates /trunk/Matrix/R/ Remove PACKAGE="Matrix" in .Call  
155 8161 d 20 h bates /trunk/Matrix/ Initial import