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
5028 6694 d 21 h maechler /trunk/Matrix/ rcond(., norm) instead of (., type)  
5017 6697 d 23 h maechler /trunk/Matrix/ BunchKaufman(); fix <ddi> o <numeric> bug; Version++  
4963 6729 d 5 h maechler /trunk/Matrix/ + forceSymmetric(); generalize ddense_to_symmetric to dense_to_s.. and ddense_band to dense_band allowing simplified methods; Matrix() and many man/*Rd : replace many as(*, <specific>) by as(*, <virtual superclass>)  
4685 6934 d 23 h maechler /trunk/Matrix/ fix <dge> %*% <dtr> + misc.cosmetics  
4639 6948 d 23 h maechler /trunk/Matrix/ norm() for sparse; systematic checking of norm() and all "Summary" methods  
4320 7027 d 4 h maechler /trunk/Matrix/R/ for "!" use (x) for R >= 2.6.0, and (e1) otherwise;
replace "1:1" by "1L" since we now require R >= 2.5.0
 
3931 7212 d 21 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3520 7271 d 16 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3501 7275 d 17 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3172 7370 d 6 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
2255 7489 d 22 h maechler /trunk/Matrix/ Class cleanup; particularly ldense* ones  
2236 7492 d 20 h maechler /trunk/Matrix/ "dsy" no longer extends "dge"; other small fixes  
2208 7496 d 18 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
2198 7498 d 14 h maechler /trunk/Matrix/ new coercion to dtr* and dsy* using isSymmetric() and isTriangular(); fix validity checking; some class descriptions  
1997 7562 d 23 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call lines  
1906 7597 d 18 h maechler /trunk/Matrix/R/ isSymmetric() & simulate() updates; sparse subsetting  
1857 7607 d 5 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1833 7615 d 19 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  
1302 7795 d 0 h bates /trunk/Matrix/ Add replace functions to calls to setIs for symmetric to positive definite  
1273 7804 d 13 h bates /trunk/Matrix/ Adding many methods for the dsyMatrix class  

Show All